{"id":3610,"date":"2025-04-25T15:20:20","date_gmt":"2025-04-25T12:20:20","guid":{"rendered":"https:\/\/mediumseagreen-curlew-929156.hostingersite.com\/home\/"},"modified":"2026-04-03T18:31:11","modified_gmt":"2026-04-03T16:31:11","slug":"home","status":"publish","type":"page","link":"https:\/\/brandsclub-eg.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3610\" class=\"elementor elementor-3610\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cca87e7 e-con-full e-flex e-con e-parent\" data-id=\"cca87e7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9519b7c elementor-widget elementor-widget-spacer\" data-id=\"9519b7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-283805a e-con-full e-flex e-con e-parent\" data-id=\"283805a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b68ae8e elementor-widget elementor-widget-html\" data-id=\"b68ae8e\" 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<div class=\"gold-luxury-banner\">\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700;800&family=Playfair+Display:wght@700&display=swap');\r\n\r\n        .gold-luxury-banner {\r\n            \/* Gold Theme Variables *\/\r\n            --gold-primary: #D4AF37; \/* Metallic Gold *\/\r\n            --gold-dark: #B8860B;\r\n            --gold-light: #F9F3E3;\r\n            --text-main: #2c2c2c;\r\n            \r\n            width: 90%;\r\n            max-width: 1200px;\r\n            margin: 20px auto;\r\n            background: #ffffff;\r\n            border-radius: 25px; \/* Increased Radius *\/\r\n            overflow: hidden;\r\n            display: flex;\r\n            align-items: center;\r\n            box-shadow: 0 15px 45px rgba(212, 175, 55, 0.15);\r\n            font-family: 'Montserrat', sans-serif;\r\n            border: 1.5px solid var(--gold-light);\r\n        }\r\n\r\n        \/* Content Section *\/\r\n        .v-content {\r\n            flex: 1;\r\n            padding: 50px 60px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            gap: 15px;\r\n        }\r\n\r\n        .v-badge {\r\n            background: var(--gold-primary);\r\n            color: white;\r\n            padding: 6px 16px;\r\n            border-radius: 50px; \/* Fully rounded badge *\/\r\n            font-size: 11px;\r\n            font-weight: 700;\r\n            text-transform: uppercase;\r\n            letter-spacing: 1.5px;\r\n            width: fit-content;\r\n        }\r\n\r\n        .v-title {\r\n            font-family: 'Playfair Display', serif;\r\n            font-size: 3rem;\r\n            color: var(--text-main);\r\n            margin: 0;\r\n            line-height: 1.1;\r\n        }\r\n\r\n        .v-title span {\r\n            color: var(--gold-primary);\r\n        }\r\n\r\n        .v-subtitle {\r\n            font-size: 1.1rem;\r\n            color: #777;\r\n            margin-bottom: 10px;\r\n        }\r\n\r\n        \/* Action Row (Discount + Timer) *\/\r\n        .v-action-row {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 30px;\r\n            margin-top: 15px;\r\n        }\r\n\r\n        .v-discount {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 15px;\r\n            background: var(--gold-light);\r\n            padding: 10px 20px;\r\n            border-radius: 15px; \/* Increased Radius *\/\r\n        }\r\n\r\n        .v-perc {\r\n            font-size: 2.8rem;\r\n            font-weight: 800;\r\n            color: var(--gold-dark);\r\n        }\r\n\r\n        .v-perc-text {\r\n            line-height: 1.2;\r\n            font-size: 0.9rem;\r\n            color: #555;\r\n        }\r\n\r\n        .v-perc-text b { color: var(--gold-dark); display: block; }\r\n\r\n        \/* Timer Styling *\/\r\n        .v-timer {\r\n            display: flex;\r\n            gap: 12px;\r\n        }\r\n\r\n        .t-unit { \r\n            text-align: center; \r\n            min-width: 50px; \r\n            background: #fff;\r\n            padding: 8px;\r\n            border-radius: 12px;\r\n            border: 1px solid #eee;\r\n        }\r\n        .t-val { display: block; font-weight: 800; color: var(--gold-primary); font-size: 1.3rem; }\r\n        .t-lbl { font-size: 9px; text-transform: uppercase; color: #999; }\r\n\r\n        .v-btn {\r\n            background: linear-gradient(135deg, var(--gold-primary), var(--gold-dark));\r\n            color: white;\r\n            padding: 16px 40px;\r\n            border-radius: 50px; \/* Fully rounded button *\/\r\n            text-decoration: none;\r\n            font-weight: 700;\r\n            font-size: 0.95rem;\r\n            box-shadow: 0 8px 20px rgba(212, 175, 55, 0.3);\r\n            transition: 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n            margin-left: auto;\r\n        }\r\n\r\n        .v-btn:hover { \r\n            transform: scale(1.05) translateY(-3px);\r\n            box-shadow: 0 12px 25px rgba(212, 175, 55, 0.4);\r\n        }\r\n\r\n        \/* Visual Area *\/\r\n        .v-visual {\r\n            width: 420px;\r\n            height: 380px;\r\n            overflow: hidden;\r\n            position: relative;\r\n        }\r\n\r\n        .v-product-img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n\r\n        \/* Mobile Adjustments *\/\r\n        @media (max-width: 950px) {\r\n            .gold-luxury-banner { flex-direction: column; margin: 10px; border-radius: 20px; }\r\n            .v-visual { width: 100%; height: 220px; order: -1; }\r\n            .v-action-row { flex-direction: column; align-items: flex-start; width: 100%; }\r\n            .v-btn { width: 100%; text-align: center; margin-top: 10px; }\r\n            .v-content { padding: 30px; }\r\n        }\r\n    <\/style>\r\n\r\n    <div class=\"v-content\">\r\n        <div class=\"v-badge\">Exclusive Offer<\/div>\r\n        <h2 class=\"v-title\">Enjoy Our <span>Special<\/span> Offer<\/h2>\r\n        <p class=\"v-subtitle\">YOU DESERVE NOTHING BUT THE BEST.<\/p>\r\n        \r\n        <div class=\"v-action-row\">\r\n            <div class=\"v-discount\">\r\n                <span class=\"v-perc\">25%<\/span>\r\n                <span class=\"v-perc-text\"><b>OFF<\/b> Storewide<\/span>\r\n            <\/div>\r\n\r\n            <div class=\"v-timer\">\r\n                <div class=\"t-unit\"><span class=\"t-val\" id=\"g-d\">00<\/span><span class=\"t-lbl\">Days<\/span><\/div>\r\n                <div class=\"t-unit\"><span class=\"t-val\" id=\"g-h\">00<\/span><span class=\"t-lbl\">Hrs<\/span><\/div>\r\n                <div class=\"t-unit\"><span class=\"t-val\" id=\"g-m\">00<\/span><span class=\"t-lbl\">Min<\/span><\/div>\r\n                <div class=\"t-unit\"><span class=\"t-val\" id=\"g-s\">00<\/span><span class=\"t-lbl\">Sec<\/span><\/div>\r\n            <\/div>\r\n\r\n            <a href=\"https:\/\/brandsclub-eg.com\/en\/shop-main\/\" class=\"v-btn\">Shop The Sale<\/a>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"v-visual\">\r\n        <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/asda-1000x1000-1.jpg\" >\r\n    <\/div>\r\n\r\n    <script>\r\n        (function() {\r\n            \/\/ Set the target date for your promotion\r\n            const targetDate = new Date('April 30, 2026 23:59:59').getTime();\r\n            \r\n            function updateTimer() {\r\n                const now = new Date().getTime();\r\n                const diff = targetDate - now;\r\n                \r\n                if (diff < 0) return;\r\n                \r\n                document.getElementById('g-d').innerText = Math.floor(diff \/ 86400000).toString().padStart(2, '0');\r\n                document.getElementById('g-h').innerText = Math.floor((diff % 86400000) \/ 3600000).toString().padStart(2, '0');\r\n                document.getElementById('g-m').innerText = Math.floor((diff % 3600000) \/ 60000).toString().padStart(2, '0');\r\n                document.getElementById('g-s').innerText = Math.floor((diff % 60000) \/ 1000).toString().padStart(2, '0');\r\n            }\r\n            setInterval(updateTimer, 1000);\r\n            updateTimer();\r\n        })();\r\n    <\/script>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-51a9a43 e-con-full e-flex e-con e-parent\" data-id=\"51a9a43\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-048a101 elementor-widget elementor-widget-spacer\" data-id=\"048a101\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a812f2d e-con-full e-flex e-con e-parent\" data-id=\"a812f2d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_ken_burns&quot;:&quot;yes&quot;,&quot;shape_divider_top&quot;:&quot;wave-brush&quot;,&quot;shape_divider_bottom&quot;:&quot;wave-brush&quot;,&quot;background_slideshow_gallery&quot;:[],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500,&quot;background_slideshow_ken_burns_zoom_direction&quot;:&quot;in&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.5 27.8\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M283.5,9.7c0,0-7.3,4.3-14,4.6c-6.8,0.3-12.6,0-20.9-1.5c-11.3-2-33.1-10.1-44.7-5.7\ts-12.1,4.6-18,7.4c-6.6,3.2-20,9.6-36.6,9.3C131.6,23.5,99.5,7.2,86.3,8c-1.4,0.1-6.6,0.8-10.5,2c-3.8,1.2-9.4,3.8-17,4.7\tc-3.2,0.4-8.3,1.1-14.2,0.9c-1.5-0.1-6.3-0.4-12-1.6c-5.7-1.2-11-3.1-15.8-3.7C6.5,9.2,0,10.8,0,10.8V0h283.5V9.7z M260.8,11.3\tc-0.7-1-2-0.4-4.3-0.4c-2.3,0-6.1-1.2-5.8-1.1c0.3,0.1,3.1,1.5,6,1.9C259.7,12.2,261.4,12.3,260.8,11.3z M242.4,8.6\tc0,0-2.4-0.2-5.6-0.9c-3.2-0.8-10.3-2.8-15.1-3.5c-8.2-1.1-15.8,0-15.1,0.1c0.8,0.1,9.6-0.6,17.6,1.1c3.3,0.7,9.3,2.2,12.4,2.7\tC239.9,8.7,242.4,8.6,242.4,8.6z M185.2,8.5c1.7-0.7-13.3,4.7-18.5,6.1c-2.1,0.6-6.2,1.6-10,2c-3.9,0.4-8.9,0.4-8.8,0.5\tc0,0.2,5.8,0.8,11.2,0c5.4-0.8,5.2-1.1,7.6-1.6C170.5,14.7,183.5,9.2,185.2,8.5z M199.1,6.9c0.2,0-0.8-0.4-4.8,1.1\tc-4,1.5-6.7,3.5-6.9,3.7c-0.2,0.1,3.5-1.8,6.6-3C197,7.5,199,6.9,199.1,6.9z M283,6c-0.1,0.1-1.9,1.1-4.8,2.5s-6.9,2.8-6.7,2.7\tc0.2,0,3.5-0.6,7.4-2.5C282.8,6.8,283.1,5.9,283,6z M31.3,11.6c0.1-0.2-1.9-0.2-4.5-1.2s-5.4-1.6-7.8-2C15,7.6,7.3,8.5,7.7,8.6\tC8,8.7,15.9,8.3,20.2,9.3c2.2,0.5,2.4,0.5,5.7,1.6S31.2,11.9,31.3,11.6z M73,9.2c0.4-0.1,3.5-1.6,8.4-2.6c4.9-1.1,8.9-0.5,8.9-0.8\tc0-0.3-1-0.9-6.2-0.3S72.6,9.3,73,9.2z M71.6,6.7C71.8,6.8,75,5.4,77.3,5c2.3-0.3,1.9-0.5,1.9-0.6c0-0.1-1.1-0.2-2.7,0.2\tC74.8,5.1,71.4,6.6,71.6,6.7z M93.6,4.4c0.1,0.2,3.5,0.8,5.6,1.8c2.1,1,1.8,0.6,1.9,0.5c0.1-0.1-0.8-0.8-2.4-1.3\tC97.1,4.8,93.5,4.2,93.6,4.4z M65.4,11.1c-0.1,0.3,0.3,0.5,1.9-0.2s2.6-1.3,2.2-1.2s-0.9,0.4-2.5,0.8C65.3,10.9,65.5,10.8,65.4,11.1\tz M34.5,12.4c-0.2,0,2.1,0.8,3.3,0.9c1.2,0.1,2,0.1,2-0.2c0-0.3-0.1-0.5-1.6-0.4C36.6,12.8,34.7,12.4,34.5,12.4z M152.2,21.1\tc-0.1,0.1-2.4-0.3-7.5-0.3c-5,0-13.6-2.4-17.2-3.5c-3.6-1.1,10,3.9,16.5,4.1C150.5,21.6,152.3,21,152.2,21.1z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M269.6,18c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC267.7,18.8,269.7,18,269.6,18z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M227.4,9.8c-0.2-0.1-4.5-1-9.5-1.2c-5-0.2-12.7,0.6-12.3,0.5c0.3-0.1,5.9-1.8,13.3-1.2\tS227.6,9.9,227.4,9.8z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M204.5,13.4c-0.1-0.1,2-1,3.2-1.1c1.2-0.1,2,0,2,0.3c0,0.3-0.1,0.5-1.6,0.4\tC206.4,12.9,204.6,13.5,204.5,13.4z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M201,10.6c0-0.1-4.4,1.2-6.3,2.2c-1.9,0.9-6.2,3.1-6.1,3.1c0.1,0.1,4.2-1.6,6.3-2.6\tS201,10.7,201,10.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M154.5,26.7c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC152.6,27.5,154.6,26.8,154.5,26.7z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M41.9,19.3c0,0,1.2-0.3,2.9-0.1c1.7,0.2,5.8,0.9,8.2,0.7c4.2-0.4,7.4-2.7,7-2.6\tc-0.4,0-4.3,2.2-8.6,1.9c-1.8-0.1-5.1-0.5-6.7-0.4S41.9,19.3,41.9,19.3z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M75.5,12.6c0.2,0.1,2-0.8,4.3-1.1c2.3-0.2,2.1-0.3,2.1-0.5c0-0.1-1.8-0.4-3.4,0\tC76.9,11.5,75.3,12.5,75.5,12.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M15.6,13.2c0-0.1,4.3,0,6.7,0.5c2.4,0.5,5,1.9,5,2c0,0.1-2.7-0.8-5.1-1.4\tC19.9,13.7,15.7,13.3,15.6,13.2z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.5 27.8\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M283.5,9.7c0,0-7.3,4.3-14,4.6c-6.8,0.3-12.6,0-20.9-1.5c-11.3-2-33.1-10.1-44.7-5.7\ts-12.1,4.6-18,7.4c-6.6,3.2-20,9.6-36.6,9.3C131.6,23.5,99.5,7.2,86.3,8c-1.4,0.1-6.6,0.8-10.5,2c-3.8,1.2-9.4,3.8-17,4.7\tc-3.2,0.4-8.3,1.1-14.2,0.9c-1.5-0.1-6.3-0.4-12-1.6c-5.7-1.2-11-3.1-15.8-3.7C6.5,9.2,0,10.8,0,10.8V0h283.5V9.7z M260.8,11.3\tc-0.7-1-2-0.4-4.3-0.4c-2.3,0-6.1-1.2-5.8-1.1c0.3,0.1,3.1,1.5,6,1.9C259.7,12.2,261.4,12.3,260.8,11.3z M242.4,8.6\tc0,0-2.4-0.2-5.6-0.9c-3.2-0.8-10.3-2.8-15.1-3.5c-8.2-1.1-15.8,0-15.1,0.1c0.8,0.1,9.6-0.6,17.6,1.1c3.3,0.7,9.3,2.2,12.4,2.7\tC239.9,8.7,242.4,8.6,242.4,8.6z M185.2,8.5c1.7-0.7-13.3,4.7-18.5,6.1c-2.1,0.6-6.2,1.6-10,2c-3.9,0.4-8.9,0.4-8.8,0.5\tc0,0.2,5.8,0.8,11.2,0c5.4-0.8,5.2-1.1,7.6-1.6C170.5,14.7,183.5,9.2,185.2,8.5z M199.1,6.9c0.2,0-0.8-0.4-4.8,1.1\tc-4,1.5-6.7,3.5-6.9,3.7c-0.2,0.1,3.5-1.8,6.6-3C197,7.5,199,6.9,199.1,6.9z M283,6c-0.1,0.1-1.9,1.1-4.8,2.5s-6.9,2.8-6.7,2.7\tc0.2,0,3.5-0.6,7.4-2.5C282.8,6.8,283.1,5.9,283,6z M31.3,11.6c0.1-0.2-1.9-0.2-4.5-1.2s-5.4-1.6-7.8-2C15,7.6,7.3,8.5,7.7,8.6\tC8,8.7,15.9,8.3,20.2,9.3c2.2,0.5,2.4,0.5,5.7,1.6S31.2,11.9,31.3,11.6z M73,9.2c0.4-0.1,3.5-1.6,8.4-2.6c4.9-1.1,8.9-0.5,8.9-0.8\tc0-0.3-1-0.9-6.2-0.3S72.6,9.3,73,9.2z M71.6,6.7C71.8,6.8,75,5.4,77.3,5c2.3-0.3,1.9-0.5,1.9-0.6c0-0.1-1.1-0.2-2.7,0.2\tC74.8,5.1,71.4,6.6,71.6,6.7z M93.6,4.4c0.1,0.2,3.5,0.8,5.6,1.8c2.1,1,1.8,0.6,1.9,0.5c0.1-0.1-0.8-0.8-2.4-1.3\tC97.1,4.8,93.5,4.2,93.6,4.4z M65.4,11.1c-0.1,0.3,0.3,0.5,1.9-0.2s2.6-1.3,2.2-1.2s-0.9,0.4-2.5,0.8C65.3,10.9,65.5,10.8,65.4,11.1\tz M34.5,12.4c-0.2,0,2.1,0.8,3.3,0.9c1.2,0.1,2,0.1,2-0.2c0-0.3-0.1-0.5-1.6-0.4C36.6,12.8,34.7,12.4,34.5,12.4z M152.2,21.1\tc-0.1,0.1-2.4-0.3-7.5-0.3c-5,0-13.6-2.4-17.2-3.5c-3.6-1.1,10,3.9,16.5,4.1C150.5,21.6,152.3,21,152.2,21.1z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M269.6,18c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC267.7,18.8,269.7,18,269.6,18z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M227.4,9.8c-0.2-0.1-4.5-1-9.5-1.2c-5-0.2-12.7,0.6-12.3,0.5c0.3-0.1,5.9-1.8,13.3-1.2\tS227.6,9.9,227.4,9.8z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M204.5,13.4c-0.1-0.1,2-1,3.2-1.1c1.2-0.1,2,0,2,0.3c0,0.3-0.1,0.5-1.6,0.4\tC206.4,12.9,204.6,13.5,204.5,13.4z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M201,10.6c0-0.1-4.4,1.2-6.3,2.2c-1.9,0.9-6.2,3.1-6.1,3.1c0.1,0.1,4.2-1.6,6.3-2.6\tS201,10.7,201,10.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M154.5,26.7c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC152.6,27.5,154.6,26.8,154.5,26.7z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M41.9,19.3c0,0,1.2-0.3,2.9-0.1c1.7,0.2,5.8,0.9,8.2,0.7c4.2-0.4,7.4-2.7,7-2.6\tc-0.4,0-4.3,2.2-8.6,1.9c-1.8-0.1-5.1-0.5-6.7-0.4S41.9,19.3,41.9,19.3z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M75.5,12.6c0.2,0.1,2-0.8,4.3-1.1c2.3-0.2,2.1-0.3,2.1-0.5c0-0.1-1.8-0.4-3.4,0\tC76.9,11.5,75.3,12.5,75.5,12.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M15.6,13.2c0-0.1,4.3,0,6.7,0.5c2.4,0.5,5,1.9,5,2c0,0.1-2.7-0.8-5.1-1.4\tC19.9,13.7,15.7,13.3,15.6,13.2z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11b74fe elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-ucaddon_woocommerce_category_grid\" data-id=\"11b74fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_category_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Category Grid -->\n<style>\/* widget: Woo Category Grid *\/\n\n\r\n@keyframes uc_woocommerce_category_grid_elementor_11b74fe__item-animation {\r\n  0% {\r\n            transform:scale(0.7);\r\n        \t        \tfilter: blur(10px);\r\n\t\t\t\r\n    \t    opacity: 0;\r\n  }\r\n  100% {\r\n            transform:scale(1);\r\n        \t            filter: blur(0px);\r\n            \r\n    \t\topacity: 1;\r\n  }\r\n}\r\n\r\n\r\n#uc_woocommerce_category_grid_elementor_11b74fe .ue-grid-item-woo{\r\n\topacity:0;\r\n}\r\n\r\n\r\n#uc_woocommerce_category_grid_elementor_11b74fe .uc-entrance-animate {\r\n  opacity:1;\r\n}\r\n\r\n#uc_woocommerce_category_grid_elementor_11b74fe .uc-entrance-animate {\r\n\tanimation: uc_woocommerce_category_grid_elementor_11b74fe__item-animation 0.6s cubic-bezier(0.470, 0.000, 0.745, 0.715) both;\r\n}\r\n\r\n\t\t\t\n\n#uc_woocommerce_category_grid_elementor_11b74fe * {\n\tbox-sizing: border-box;\t\n}\n.uc_post_grid_style_one .uc_post_grid_style_one_item {\n\toverflow: hidden;\n  \tposition: relative;\n}\n.uc_post_grid_style_one .uc_post_grid_style_one_image {\n\twidth: 100%;\n\toverflow: hidden;\n\tdisplay: block;\n}\n\n.uc_post_grid_style_one .uc_post_image {\n\tbackground-position: center center;\n\tbackground-repeat: no-repeat;\n\tdisplay: block;\n\ttransition: all 0.25s ease-in-out;\n}\n.uc_post_grid_style_one .ue_taxonomy_image {\n\tbackground-color: white;\n\tpadding:16px;\n}\n.uc_post_grid_style_one .ue_taxonomy_image .uc-term-image{\n\twidth:100%;\n\theight:100%;\n}\n.uc_post_grid_style_one .uc_title {\n    margin-bottom: 20px;\n    font-size: 21px;\n}\n#uc_woocommerce_category_grid_elementor_11b74fe a.uc_btn {\n\ttext-decoration: none;\n    display:block;\n}\n\n\n#uc_woocommerce_category_grid_elementor_11b74fe.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n    display: grid;\n}\n\n\n#uc_woocommerce_category_grid_elementor_11b74fe .uc_post_grid_style_one_item_num_posts_spacer\n{\n  display: inline-block;\n}\n\n\n\n\n\n\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one\" id=\"uc_woocommerce_category_grid_elementor_11b74fe\" style=\"direction:ltr;text-align:center;\">\n\t\t<div class=\"uc_post_grid_style_one_wrap\">\n\t\t\t<!-- start item -->\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/perfumes-for-men\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/unnamed-12.jpg);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                          \n                         \t<div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/perfumes-for-men\/\">Men's Perfumes<\/a>\n                         \t                         \t<\/div>\n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/womens-perfumes\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/unnamed-13.jpg);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                          \n                         \t<div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/womens-perfumes\/\">women's Perfumes<\/a>\n                         \t                         \t<\/div>\n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/unisex-pefumes\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/unnamed-14.jpg);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                          \n                         \t<div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/unisex-pefumes\/\">Unisex Perfumes<\/a>\n                         \t                         \t<\/div>\n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/new-offers-2\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/unnamed-15.jpg);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                          \n                         \t<div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/new-offers-2\/\">New Offers<\/a>\n                         \t                         \t<\/div>\n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                 \n            <!-- end item -->\n\t\t<\/div>\n\t<\/div>\n<!-- end Woo Category Grid -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cd5c3a1 e-con-full e-flex e-con e-parent\" data-id=\"cd5c3a1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;wave-brush&quot;,&quot;shape_divider_bottom&quot;:&quot;wave-brush&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.5 27.8\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M283.5,9.7c0,0-7.3,4.3-14,4.6c-6.8,0.3-12.6,0-20.9-1.5c-11.3-2-33.1-10.1-44.7-5.7\ts-12.1,4.6-18,7.4c-6.6,3.2-20,9.6-36.6,9.3C131.6,23.5,99.5,7.2,86.3,8c-1.4,0.1-6.6,0.8-10.5,2c-3.8,1.2-9.4,3.8-17,4.7\tc-3.2,0.4-8.3,1.1-14.2,0.9c-1.5-0.1-6.3-0.4-12-1.6c-5.7-1.2-11-3.1-15.8-3.7C6.5,9.2,0,10.8,0,10.8V0h283.5V9.7z M260.8,11.3\tc-0.7-1-2-0.4-4.3-0.4c-2.3,0-6.1-1.2-5.8-1.1c0.3,0.1,3.1,1.5,6,1.9C259.7,12.2,261.4,12.3,260.8,11.3z M242.4,8.6\tc0,0-2.4-0.2-5.6-0.9c-3.2-0.8-10.3-2.8-15.1-3.5c-8.2-1.1-15.8,0-15.1,0.1c0.8,0.1,9.6-0.6,17.6,1.1c3.3,0.7,9.3,2.2,12.4,2.7\tC239.9,8.7,242.4,8.6,242.4,8.6z M185.2,8.5c1.7-0.7-13.3,4.7-18.5,6.1c-2.1,0.6-6.2,1.6-10,2c-3.9,0.4-8.9,0.4-8.8,0.5\tc0,0.2,5.8,0.8,11.2,0c5.4-0.8,5.2-1.1,7.6-1.6C170.5,14.7,183.5,9.2,185.2,8.5z M199.1,6.9c0.2,0-0.8-0.4-4.8,1.1\tc-4,1.5-6.7,3.5-6.9,3.7c-0.2,0.1,3.5-1.8,6.6-3C197,7.5,199,6.9,199.1,6.9z M283,6c-0.1,0.1-1.9,1.1-4.8,2.5s-6.9,2.8-6.7,2.7\tc0.2,0,3.5-0.6,7.4-2.5C282.8,6.8,283.1,5.9,283,6z M31.3,11.6c0.1-0.2-1.9-0.2-4.5-1.2s-5.4-1.6-7.8-2C15,7.6,7.3,8.5,7.7,8.6\tC8,8.7,15.9,8.3,20.2,9.3c2.2,0.5,2.4,0.5,5.7,1.6S31.2,11.9,31.3,11.6z M73,9.2c0.4-0.1,3.5-1.6,8.4-2.6c4.9-1.1,8.9-0.5,8.9-0.8\tc0-0.3-1-0.9-6.2-0.3S72.6,9.3,73,9.2z M71.6,6.7C71.8,6.8,75,5.4,77.3,5c2.3-0.3,1.9-0.5,1.9-0.6c0-0.1-1.1-0.2-2.7,0.2\tC74.8,5.1,71.4,6.6,71.6,6.7z M93.6,4.4c0.1,0.2,3.5,0.8,5.6,1.8c2.1,1,1.8,0.6,1.9,0.5c0.1-0.1-0.8-0.8-2.4-1.3\tC97.1,4.8,93.5,4.2,93.6,4.4z M65.4,11.1c-0.1,0.3,0.3,0.5,1.9-0.2s2.6-1.3,2.2-1.2s-0.9,0.4-2.5,0.8C65.3,10.9,65.5,10.8,65.4,11.1\tz M34.5,12.4c-0.2,0,2.1,0.8,3.3,0.9c1.2,0.1,2,0.1,2-0.2c0-0.3-0.1-0.5-1.6-0.4C36.6,12.8,34.7,12.4,34.5,12.4z M152.2,21.1\tc-0.1,0.1-2.4-0.3-7.5-0.3c-5,0-13.6-2.4-17.2-3.5c-3.6-1.1,10,3.9,16.5,4.1C150.5,21.6,152.3,21,152.2,21.1z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M269.6,18c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC267.7,18.8,269.7,18,269.6,18z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M227.4,9.8c-0.2-0.1-4.5-1-9.5-1.2c-5-0.2-12.7,0.6-12.3,0.5c0.3-0.1,5.9-1.8,13.3-1.2\tS227.6,9.9,227.4,9.8z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M204.5,13.4c-0.1-0.1,2-1,3.2-1.1c1.2-0.1,2,0,2,0.3c0,0.3-0.1,0.5-1.6,0.4\tC206.4,12.9,204.6,13.5,204.5,13.4z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M201,10.6c0-0.1-4.4,1.2-6.3,2.2c-1.9,0.9-6.2,3.1-6.1,3.1c0.1,0.1,4.2-1.6,6.3-2.6\tS201,10.7,201,10.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M154.5,26.7c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC152.6,27.5,154.6,26.8,154.5,26.7z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M41.9,19.3c0,0,1.2-0.3,2.9-0.1c1.7,0.2,5.8,0.9,8.2,0.7c4.2-0.4,7.4-2.7,7-2.6\tc-0.4,0-4.3,2.2-8.6,1.9c-1.8-0.1-5.1-0.5-6.7-0.4S41.9,19.3,41.9,19.3z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M75.5,12.6c0.2,0.1,2-0.8,4.3-1.1c2.3-0.2,2.1-0.3,2.1-0.5c0-0.1-1.8-0.4-3.4,0\tC76.9,11.5,75.3,12.5,75.5,12.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M15.6,13.2c0-0.1,4.3,0,6.7,0.5c2.4,0.5,5,1.9,5,2c0,0.1-2.7-0.8-5.1-1.4\tC19.9,13.7,15.7,13.3,15.6,13.2z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 283.5 27.8\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M283.5,9.7c0,0-7.3,4.3-14,4.6c-6.8,0.3-12.6,0-20.9-1.5c-11.3-2-33.1-10.1-44.7-5.7\ts-12.1,4.6-18,7.4c-6.6,3.2-20,9.6-36.6,9.3C131.6,23.5,99.5,7.2,86.3,8c-1.4,0.1-6.6,0.8-10.5,2c-3.8,1.2-9.4,3.8-17,4.7\tc-3.2,0.4-8.3,1.1-14.2,0.9c-1.5-0.1-6.3-0.4-12-1.6c-5.7-1.2-11-3.1-15.8-3.7C6.5,9.2,0,10.8,0,10.8V0h283.5V9.7z M260.8,11.3\tc-0.7-1-2-0.4-4.3-0.4c-2.3,0-6.1-1.2-5.8-1.1c0.3,0.1,3.1,1.5,6,1.9C259.7,12.2,261.4,12.3,260.8,11.3z M242.4,8.6\tc0,0-2.4-0.2-5.6-0.9c-3.2-0.8-10.3-2.8-15.1-3.5c-8.2-1.1-15.8,0-15.1,0.1c0.8,0.1,9.6-0.6,17.6,1.1c3.3,0.7,9.3,2.2,12.4,2.7\tC239.9,8.7,242.4,8.6,242.4,8.6z M185.2,8.5c1.7-0.7-13.3,4.7-18.5,6.1c-2.1,0.6-6.2,1.6-10,2c-3.9,0.4-8.9,0.4-8.8,0.5\tc0,0.2,5.8,0.8,11.2,0c5.4-0.8,5.2-1.1,7.6-1.6C170.5,14.7,183.5,9.2,185.2,8.5z M199.1,6.9c0.2,0-0.8-0.4-4.8,1.1\tc-4,1.5-6.7,3.5-6.9,3.7c-0.2,0.1,3.5-1.8,6.6-3C197,7.5,199,6.9,199.1,6.9z M283,6c-0.1,0.1-1.9,1.1-4.8,2.5s-6.9,2.8-6.7,2.7\tc0.2,0,3.5-0.6,7.4-2.5C282.8,6.8,283.1,5.9,283,6z M31.3,11.6c0.1-0.2-1.9-0.2-4.5-1.2s-5.4-1.6-7.8-2C15,7.6,7.3,8.5,7.7,8.6\tC8,8.7,15.9,8.3,20.2,9.3c2.2,0.5,2.4,0.5,5.7,1.6S31.2,11.9,31.3,11.6z M73,9.2c0.4-0.1,3.5-1.6,8.4-2.6c4.9-1.1,8.9-0.5,8.9-0.8\tc0-0.3-1-0.9-6.2-0.3S72.6,9.3,73,9.2z M71.6,6.7C71.8,6.8,75,5.4,77.3,5c2.3-0.3,1.9-0.5,1.9-0.6c0-0.1-1.1-0.2-2.7,0.2\tC74.8,5.1,71.4,6.6,71.6,6.7z M93.6,4.4c0.1,0.2,3.5,0.8,5.6,1.8c2.1,1,1.8,0.6,1.9,0.5c0.1-0.1-0.8-0.8-2.4-1.3\tC97.1,4.8,93.5,4.2,93.6,4.4z M65.4,11.1c-0.1,0.3,0.3,0.5,1.9-0.2s2.6-1.3,2.2-1.2s-0.9,0.4-2.5,0.8C65.3,10.9,65.5,10.8,65.4,11.1\tz M34.5,12.4c-0.2,0,2.1,0.8,3.3,0.9c1.2,0.1,2,0.1,2-0.2c0-0.3-0.1-0.5-1.6-0.4C36.6,12.8,34.7,12.4,34.5,12.4z M152.2,21.1\tc-0.1,0.1-2.4-0.3-7.5-0.3c-5,0-13.6-2.4-17.2-3.5c-3.6-1.1,10,3.9,16.5,4.1C150.5,21.6,152.3,21,152.2,21.1z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M269.6,18c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC267.7,18.8,269.7,18,269.6,18z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M227.4,9.8c-0.2-0.1-4.5-1-9.5-1.2c-5-0.2-12.7,0.6-12.3,0.5c0.3-0.1,5.9-1.8,13.3-1.2\tS227.6,9.9,227.4,9.8z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M204.5,13.4c-0.1-0.1,2-1,3.2-1.1c1.2-0.1,2,0,2,0.3c0,0.3-0.1,0.5-1.6,0.4\tC206.4,12.9,204.6,13.5,204.5,13.4z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M201,10.6c0-0.1-4.4,1.2-6.3,2.2c-1.9,0.9-6.2,3.1-6.1,3.1c0.1,0.1,4.2-1.6,6.3-2.6\tS201,10.7,201,10.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M154.5,26.7c-0.1-0.1-4.6,0.3-7.2,0c-7.3-0.7-17-3.2-16.6-2.9c0.4,0.3,13.7,3.1,17,3.3\tC152.6,27.5,154.6,26.8,154.5,26.7z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M41.9,19.3c0,0,1.2-0.3,2.9-0.1c1.7,0.2,5.8,0.9,8.2,0.7c4.2-0.4,7.4-2.7,7-2.6\tc-0.4,0-4.3,2.2-8.6,1.9c-1.8-0.1-5.1-0.5-6.7-0.4S41.9,19.3,41.9,19.3z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M75.5,12.6c0.2,0.1,2-0.8,4.3-1.1c2.3-0.2,2.1-0.3,2.1-0.5c0-0.1-1.8-0.4-3.4,0\tC76.9,11.5,75.3,12.5,75.5,12.6z\"\/>\n\t<path class=\"elementor-shape-fill\" d=\"M15.6,13.2c0-0.1,4.3,0,6.7,0.5c2.4,0.5,5,1.9,5,2c0,0.1-2.7-0.8-5.1-1.4\tC19.9,13.7,15.7,13.3,15.6,13.2z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04a05b3 elementor-widget elementor-widget-heading\" data-id=\"04a05b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Brands <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-03b6dda elementor-widget__width-initial elementor-widget elementor-widget-ucaddon_woocommerce_category_grid\" data-id=\"03b6dda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_category_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Category Grid -->\n<style>\/* widget: Woo Category Grid *\/\n\n\n\n#uc_woocommerce_category_grid_elementor_03b6dda * {\n\tbox-sizing: border-box;\t\n}\n.uc_post_grid_style_one .uc_post_grid_style_one_item {\n\toverflow: hidden;\n  \tposition: relative;\n}\n.uc_post_grid_style_one .uc_post_grid_style_one_image {\n\twidth: 100%;\n\toverflow: hidden;\n\tdisplay: block;\n}\n\n.uc_post_grid_style_one .uc_post_image {\n\tbackground-position: center center;\n\tbackground-repeat: no-repeat;\n\tdisplay: block;\n\ttransition: all 0.25s ease-in-out;\n}\n.uc_post_grid_style_one .ue_taxonomy_image {\n\tbackground-color: white;\n\tpadding:16px;\n}\n.uc_post_grid_style_one .ue_taxonomy_image .uc-term-image{\n\twidth:100%;\n\theight:100%;\n}\n.uc_post_grid_style_one .uc_title {\n    margin-bottom: 20px;\n    font-size: 21px;\n}\n#uc_woocommerce_category_grid_elementor_03b6dda a.uc_btn {\n\ttext-decoration: none;\n    display:block;\n}\n\n\n#uc_woocommerce_category_grid_elementor_03b6dda.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n    display: grid;\n}\n\n\n#uc_woocommerce_category_grid_elementor_03b6dda .uc_post_grid_style_one_item_num_posts_spacer\n{\n  display: inline-block;\n}\n\n\n\n\n\n\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one\" id=\"uc_woocommerce_category_grid_elementor_03b6dda\" style=\"direction:ltr;text-align:center;\">\n\t\t<div class=\"uc_post_grid_style_one_wrap\">\n\t\t\t<!-- start item -->\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/almajed-oud\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/Untitled-design-23.png);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/ateej\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ateej-logo.png);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/dokhoon-elemratia\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/11\/Untitled-design-29.png);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/gissah\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/gessah-logo.png);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/ibrahim-al-qurashi\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ibrahim-el-korashy-logo-.png);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/lattafa\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/latafa-logo.png);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/rasasi\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/rassasi-logo.png);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                    \t\t<div class=\"uc_post_grid_style_one_item ue-grid-item-woo\">\n                    <div>\n                      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product-category\/reef\/\" target=\"_self\">\n                        \n                                                \n                        \t<div class=\"uc_post_image\" style=\"background-image: url(https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/reef-logo.png);\"><\/div>\n                        \n\t\t\t\t\t\t                        \n                      <\/a>\n                    <\/div>\n                    <div class=\"uc_content\">\n                       <div>  \n                                                  \n                                                                        <\/div>\n                    <\/div>\n                  <\/div>\n                 \n            <!-- end item -->\n\t\t<\/div>\n\t<\/div>\n<!-- end Woo Category Grid -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b69494 e-flex e-con-boxed e-con e-parent\" data-id=\"9b69494\" 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-9c614d7 elementor-widget elementor-widget-spacer\" data-id=\"9c614d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\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<div class=\"elementor-element elementor-element-ce8a1ee e-flex e-con-boxed e-con e-parent\" data-id=\"ce8a1ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-37abe86 e-con-full e-flex e-con e-child\" data-id=\"37abe86\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a2672ae elementor-widget elementor-widget-heading\" data-id=\"a2672ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">New arrivals<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-140a112 elementor-widget__width-initial elementor-widget elementor-widget-ucaddon_woocommerce_product_carousel\" data-id=\"140a112\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Carousel -->\n\t\t<link id='font-awesome-css' href='https:\/\/brandsclub-eg.com\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/font-awesome6\/fontawesome-all.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='font-awesome-4-shim-css' href='https:\/\/brandsclub-eg.com\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/font-awesome6\/fontawesome-v4-shims.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='owl-carousel-css' href='https:\/\/brandsclub-eg.com\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/owl-carousel-new\/assets\/owl.carousel.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Woo Product Carousel *\/\n\n#uc_woocommerce_product_carousel_elementor_140a112{\n  min-height:1px;\n  position:relative;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 *{\n  box-sizing:border-box;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_140a112 .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_image_carousel_content{ \n  box-sizing:border-box;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_image_carousel_placeholder{\n  overflow:hidden;\n  position:relative;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .owl-nav .owl-prev{\n    position:absolute;\n    display:inline-block;\n    text-align:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .owl-nav .owl-next{\n  position:absolute;\n  display:inline-block;\n  text-align:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_image_carousel_container_holder{\n  text-align:center;\n  overflow:hidden;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_btn, \n#uc_woocommerce_product_carousel_elementor_140a112 .uc-button-addcart,\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_post_grid_style_one_button > button, \n#uc_woocommerce_product_carousel_elementor_140a112 .added_to_cart,\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_more_btn-custom-field{\n  display:inline-block;\n  text-decoration:none;\n  text-align:center;\n  transition: all 0.25s ease-in-out;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_product_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\t  \t\t\ttransform: translate(-100%, 0);\n  \t\t    \n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_image_carousel_placeholder:hover .uc_product_image--second{  \n  \t\t\ttransform: translate(0, 0);\n  \t}\n\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_product_image img{\n  width:100%;\n  font-size:0px;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .owl-dots {\n  overflow:hidden;\n  display:block !important;\n  text-align:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .owl-dot {\n  border-radius:50%;\n  display:inline-block;\n}\n\n\n\n\n\n\n\n.uc-button-addcart.added{\n  display:none !important;\n}\n.uc_post_title{\n  font-size:21px;\n}\n.uc_overlay_image_carousel{\n  min-height:1px;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_prices > div{\n  display:inline-block;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_image_carousel_container_holder .uc_product_image{\n  transition:0.5s;\n}\n\n  #uc_woocommerce_product_carousel_elementor_140a112 .uc_image_carousel_container_holder:hover .uc_product_image{\n    transform:scale(1.1,1.1);\n  }\n\n\n#uc_woocommerce_product_carousel_elementor_140a112 .ue_woocommerce_product_carousel_sale_label{\n  display:inline-flex;\n  position:absolute;\n  left:10px;\n  top:10px;\n  align-items:center;\n  justify-content:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .ue_woocommerce_product_grid_out_of_stock_label{\n    position: absolute;\n  \tdisplay:inline-flex;\n    align-items:center;\n    justify-content:center;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_image_carousel_content_inside{\n  display:flex;\n  flex-direction:column;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_buttons{\n  margin-top:auto;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .ue-woo-item{\n  transition:0.3s;\n}\n\n\n\n#uc_woocommerce_product_carousel_elementor_140a112 .jet-wishlist-button__container{\n  \tmargin-top:10px;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_carousel_elementor_140a112 .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_carousel_elementor_140a112 input.uc_carousel-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_carousel_elementor_140a112 input.uc_carousel-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_carousel_elementor_140a112 input.uc_carousel-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_carousel-count-buttons{\n\tdisplay: inline-flex;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_carousel-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_carousel-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_carousel-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_carousel_elementor_140a112 input.uc_carousel-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n  width: 100%;\n}\n\n\n\n#uc_woocommerce_product_carousel_elementor_140a112 .owl-stage{\n   display: flex;\n}\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_image_carousel_container_holder{\n    display: flex;\n    align-items: stretch;\n    flex-direction: column;\n    width: 100%;\n}\n#uc_woocommerce_product_carousel_elementor_140a112 .uc_image_carousel_content{\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n}\n#uc_woocommerce_product_carousel_elementor_140a112 .owl-item {\n    align-items: stretch;\n    display: flex;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_140a112 .owl-nav .owl-prev.disabled,\n#uc_woocommerce_product_carousel_elementor_140a112 .owl-nav .owl-next.disabled {\n   display: none;\n}\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_140a112_item1 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_140a112_item2 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_140a112_item3 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_140a112_item4 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_140a112_item5 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t              #uc_woocommerce_product_carousel_elementor_140a112_item6 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t          #uc_woocommerce_product_carousel_elementor_140a112_item6 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t              #uc_woocommerce_product_carousel_elementor_140a112_item7 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t          #uc_woocommerce_product_carousel_elementor_140a112_item7 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t              #uc_woocommerce_product_carousel_elementor_140a112_item8 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t          #uc_woocommerce_product_carousel_elementor_140a112_item8 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t              #uc_woocommerce_product_carousel_elementor_140a112_item9 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t          #uc_woocommerce_product_carousel_elementor_140a112_item9 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_140a112_item10 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n\n\n<\/style>\n\n<div class=\"uc_overlay_image_carousel\">\n   <div class=\"uc_carousel owl-carousel owl-theme uc-items-wrapper   \" id=\"uc_woocommerce_product_carousel_elementor_140a112\"  data-custom-sethtml=\"true\" >\n   \t\t\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item1\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/reef-33-eau-de-parfum-100ml\/\">      \n        <div class=\"uc_product_image\" >        \n          <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00005132-R-2-1-768x768.jpeg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00005132-R-2-1-768x768.jpeg\" alt=\"ORL-00005132-R-2 (1)\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            39%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/reef-33-eau-de-parfum-100ml\/\">Reef 33 Eau de Parfum - 100ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,790&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=6357\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"6357\" data-product_sku=\"reef-000004\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item2\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/33-white-eau-de-parfum-100ml\/\">      \n        <div class=\"uc_product_image\" >        \n          <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00005595-R-2-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00005595-R-2-768x768.jpg\" alt=\"ORL-00005595-R-2\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            35%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/33-white-eau-de-parfum-100ml\/\">33 White Eau de Parfum - 100ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,750&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,790&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=6339\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"6339\" data-product_sku=\"reef-000001\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item3\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/powder-musk-eau-de-parfum-75ml\/\">      \n        <div class=\"uc_product_image\" >        \n          <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00000465-R5-2-1-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00000465-R5-2-1-768x768.jpg\" alt=\"ORL-00000465-R5-2 (1)\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            39%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/powder-musk-eau-de-parfum-75ml\/\">Powder Musk Eau de Parfum - 75ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,100&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,290&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=5994\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"5994\" data-product_sku=\"ibra-000019\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item4\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/confidence-dose-honey-musk-eau-de-parfum-75ml\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00000472-R-2-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00000472-R-2-768x768.jpg\" alt=\"ORL-00000472-R-2\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            39%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/confidence-dose-honey-musk-eau-de-parfum-75ml\/\">Confidence Dose Honey Musk Eau de Parfum -75ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>1,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,190&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=6119\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"6119\" data-product_sku=\"ibra-000036\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item5\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/mexican-tobacco-extrait-de-parfum-100ml\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00004486-2-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00004486-2-768x768.jpg\" alt=\"ORL-00004486-2\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            49%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/mexican-tobacco-extrait-de-parfum-100ml\/\">Mexican Tobacco Extrait de Parfum - 100ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,850&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,450&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=6042\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"6042\" data-product_sku=\"ibra-000020\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item6\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/balas-rose-eau-de-parfum\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00000484-R-3-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00000484-R-3-768x768.jpg\" alt=\"ORL-00000484-R-3\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            27%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/balas-rose-eau-de-parfum\/\">Balas Rose Eau de Parfum<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                \n                              \n                  <span class=\"uc_sale_currency\"><span class=\"woocommerce-Price-amount amount\"><bdi>2,450&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span><\/span>         \n                \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                                                \n                  <span class=\"woocommerce-Price-amount amount\"><bdi>1,799&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  \n              \n            \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <a class=\"uc-button-addcart ue-variable-btn\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/balas-rose-eau-de-parfum\/\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/balas-rose-eau-de-parfum\/\" class=\"uc-button-addcart\" ><i class='fas fa-cart-plus'><\/i>      Select Options        \t\n    \n<\/a>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item7\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/sapphire-leather-eau-de-parfum\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/2e1589d3-3f9b-4b25-ab48-daccd97f3c82-1000x1000-XKQzJy0uLjqts0QOpahMTbXKsO5TZNufaT97SK2O-768x768.webp\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/2e1589d3-3f9b-4b25-ab48-daccd97f3c82-1000x1000-XKQzJy0uLjqts0QOpahMTbXKsO5TZNufaT97SK2O-768x768.webp\" alt=\"2e1589d3-3f9b-4b25-ab48-daccd97f3c82-1000x1000-XKQzJy0uLjqts0QOpahMTbXKsO5TZNufaT97SK2O\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            46%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/sapphire-leather-eau-de-parfum\/\">Sapphire Leather Eau de Parfum<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n                      \n\n                  \n                  <span class=\"uc_sale_currency\"><span class=\"woocommerce-Price-amount amount\"><bdi>2,200&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span><\/span> - <span class=\"uc_sale_currency\"><span class=\"woocommerce-Price-amount amount\"><bdi>2,450&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span><\/span>\n                \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                          \n                                  <span class=\"woocommerce-Price-amount amount\"><bdi>1,190&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> - <span class=\"woocommerce-Price-amount amount\"><bdi>1,799&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>           \n                \n              \n            \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <a class=\"uc-button-addcart ue-variable-btn\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/sapphire-leather-eau-de-parfum\/\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/sapphire-leather-eau-de-parfum\/\" class=\"uc-button-addcart\" ><i class='fas fa-cart-plus'><\/i>      Select Options        \t\n    \n<\/a>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item8\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/emerald-soul-diamond-light-fragrance\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00006247-2-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00006247-2-768x768.jpg\" alt=\"ORL-00006247-2\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            34%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/emerald-soul-diamond-light-fragrance\/\">Emerald Soul Diamond 150 ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                \n                              \n                  <span class=\"uc_sale_currency\"><span class=\"woocommerce-Price-amount amount\"><bdi>2,250&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span><\/span>         \n                \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                                                \n                  <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  \n              \n            \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <a class=\"uc-button-addcart ue-variable-btn\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/emerald-soul-diamond-light-fragrance\/\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/emerald-soul-diamond-light-fragrance\/\" class=\"uc-button-addcart\" ><i class='fas fa-cart-plus'><\/i>      Select Options        \t\n    \n<\/a>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item9\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/purple-heart-diamond-light-fragrance\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00006245-2-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00006245-2-768x768.jpg\" alt=\"ORL-00006245-2\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            34%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/purple-heart-diamond-light-fragrance\/\">Purple Heart Diamond 150 ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                \n                              \n                  <span class=\"uc_sale_currency\"><span class=\"woocommerce-Price-amount amount\"><bdi>2,250&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span><\/span>         \n                \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                                                \n                  <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  \n              \n            \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <a class=\"uc-button-addcart ue-variable-btn\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/purple-heart-diamond-light-fragrance\/\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/purple-heart-diamond-light-fragrance\/\" class=\"uc-button-addcart\" ><i class='fas fa-cart-plus'><\/i>      Select Options        \t\n    \n<\/a>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_140a112_item10\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/al-wafia-blue-oud-eau-de-parfum-100ml\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00003621-3-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/05\/ORL-00003621-3-768x768.jpg\" alt=\"ORL-00003621-3\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                  <div class=\"ue_woocommerce_product_label ue_woocommerce_product_grid_out_of_stock_label\">Out of Stock<\/div>\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/al-wafia-blue-oud-eau-de-parfum-100ml\/\">Al Wafia Blue Oud Eau De Parfum - 100ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,790&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>2,190&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=6143\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"6143\" data-product_sku=\"ibra-000040\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n   <\/div>\t\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_carousel_elementor_140a112_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n\n<!-- end Woo Product Carousel -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f4dbc94 elementor-widget elementor-widget-spacer\" data-id=\"f4dbc94\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-53f48df e-con-full e-flex e-con e-child\" data-id=\"53f48df\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7a3ca5 elementor-widget elementor-widget-heading\" data-id=\"a7a3ca5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Best Sellers<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-08c946b elementor-widget__width-initial elementor-widget elementor-widget-ucaddon_woocommerce_product_grid\" data-id=\"08c946b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Grid -->\n\n<style>\/* widget: Woo Product Grid *\/\n\n\n\n#uc_woocommerce_product_grid_elementor_08c946b * {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;    \n}\n\n\n#uc_woocommerce_product_grid_elementor_08c946b .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .ue_category_wrapper{\n  display: flex;\n  flex-wrap: wrap;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc_post_grid_style_one_item{\n\ttransition: all.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_grid_elementor_08c946b .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc-grid-count-buttons{\n\tdisplay: flex;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc-grid-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc-grid-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc-grid-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b input.uc-grid-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b {\n  margin:0 auto;\n  position:relative;  \n}\n\n.uc_post_grid_style_one .uc_post_grid_style_one_item {\n\tcolor: #111;\n\tfont-size: 16px;\n\toverflow: hidden;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc_post_grid_style_one_image {\n\twidth: 100%;\n\toverflow: hidden;\n\tdisplay: block;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc_post_image {\n    position:relative;\n\tdisplay: block;\n\ttransition: all 0.25s ease-in-out;\n    overflow:hidden;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc_post_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\t  \t\t\ttransform: translate(100%, 0);\n  \t\t    \n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc_post_grid_style_one_image:hover .uc_post_image--second{  \n  \t\t\ttransform: translate(0, 0);\n  \t}\n\n#uc_woocommerce_product_grid_elementor_08c946b  .uc_post_image img\n{\n  width:100%;\n  display: block;\n  transition:0.3s;\n}\n\n\n.uc_post_grid_style_one .uc_title {\n    font-size: 21px;   \n}\n\n.uc_post_grid_style_one .uc_title a {\n\ttext-decoration: none;\n   transition: all .3s ease;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_grid_elementor_08c946b .uc_more_btn-custom-field{\n\twidth: 100%;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc_post_grid_style_one_button > a,\n#uc_woocommerce_product_grid_elementor_08c946b .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_grid_elementor_08c946b .uc-button-addcart,\n#uc_woocommerce_product_grid_elementor_08c946b .added_to_cart,\n#uc_woocommerce_product_grid_elementor_08c946b .uc_more_btn-custom-field{\n\tdisplay: block;\n\ttext-align: center;\n    text-decoration: none;\n    text-transform: none;\n\ttransition: all 0.25s ease-in-out;\n    vertical-align: middle;\n}\n\n  #uc_woocommerce_product_grid_elementor_08c946b .uc-button-addcart.added{\n    display:none;\n  }\n\n#uc_woocommerce_product_grid_elementor_08c946b.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\t\n    display: grid;\n}\n\n    #uc_woocommerce_product_grid_elementor_08c946b.uc_post_grid_style_one .uc_content{\n      flex-grow: 1;\n      display: flex;\n      flex-flow: column nowrap;\n    }\n    #uc_woocommerce_product_grid_elementor_08c946b .ue_grid_item_bottom    {\n      margin-top:auto;\n    }\n\n  .uc_post_grid_style_one .uc_post_grid_style_one_item {\n      flex-direction:column;\n      display:flex;\n  }\n\n\n\n\n\n@media (max-width:1023px){\n\t#uc_woocommerce_product_grid_elementor_08c946b.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n@media (max-width:639px){\n\t#uc_woocommerce_product_grid_elementor_08c946b.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(1, 1fr);\n\t}\n}\n\n\n\n\n#uc_woocommerce_product_grid_elementor_08c946b .ue_category_label{\n  display:block;\n  text-decoration:none;\n  transition: all .3s ease;\n  position: relative;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_grid_elementor_08c946b input.uc-grid-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_grid_elementor_08c946b input.uc-grid-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_grid_elementor_08c946b input.uc-grid-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_grid_elementor_08c946b .uc_regular_price:not(.uc_regular_price--single){\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b del{\n  display: block;\n  color: #000;\n  opacity: .5;\n  font-size: 26px;\n  font-weight: 400;\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b ins{\n  color: #000;\n  font-size: 36px;\n  font-weight: 400;\n  text-decoration: none;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .ue_woocommerce_product_carousel_sale_label{\n  display:inline-block;\n  position:absolute;\n  z-index: 1;\n  left:10px;\n  top:10px;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .ue_woocommerce_product_grid_out_of_stock_label{\n  \t    position: absolute;\n  \t  \twidth: fit-content;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_grid_elementor_08c946b .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one woocommerce_product_grid  \" id=\"uc_woocommerce_product_grid_elementor_08c946b\"   style=\"direction:ltr;text-align:center;\">\n  <div class=\"uc_post_grid_style_one_wrap uc-items-wrapper ue-woo-grid\">\n    \n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item1\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/vintage-tobacco\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/wewew-1000x1000-1-768x768.jpg\"  alt=\"wewew-1000x1000\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      33%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/ds-2-1-150x150-1.jpg\" alt=\"wewew-1000x1000\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/vintage-tobacco\/\">Vintage Tobacco<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,800&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,890&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=8090\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"8090\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item2\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-special-musk-mini-set\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/39decfa0-9bfc-4367-93f6-74ad3627fd87-1000x1000-jYGkkRDOss8CNpOJOMw60HFk4CmcSNjbeAHG2E3t-1-768x768.webp\"  alt=\"39decfa0-9bfc-4367-93f6-74ad3627fd87-1000x1000-jYGkkRDOss8CNpOJOMw60HFk4CmcSNjbeAHG2E3t\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      27%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-special-musk-mini-set\/\">IBRAQ Special Musk Mini Set<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>690&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7996\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7996\" data-product_sku=\"ibra-000048\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item3\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-powder-musk-mini-set\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/IBRAQ-Powder-Musk-Mini-Set-XOXO-Beauty-Cosmetics-1-768x768.webp\"  alt=\"IBRAQ-Powder-Musk-Mini-Set-XOXO-Beauty-Cosmetics-1\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      27%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-powder-musk-mini-set\/\">IBRAQ Powder Musk Mini Set<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>690&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7992\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7992\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item4\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%a8%d9%88%d8%a7%d8%b2%d9%8a%d9%87-150-%d9%85%d9%84\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/ORL-00007807-1_1-768x768.jpg\"  alt=\"ORL-00007807-1_1\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      34%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/a4929a52-da85-43d0-b89e-3f355333211b-1000x1000-etXHNxNQGNWYwpjnrNlcAvZNaoFvyKebxZ3ofGCu-768x768.jpg\" alt=\"ORL-00007807-1_1\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%a8%d9%88%d8%a7%d8%b2%d9%8a%d9%87-150-%d9%85%d9%84\/\">\u0639\u0637\u0631 \u0628\u0648\u0627\u0632\u064a\u0647 - 150 \u0645\u0644<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7980\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7980\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item5\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b3%d8%ac%d9%86%d8%aa%d8%b4%d8%b1-%d8%b1%d9%88%d8%b2-%d8%ac%d9%88%d9%84%d8%af\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-2-768x768.webp\"  alt=\"82cae6fe-78e5-4d81-9c02-d7c6541153fc\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      29%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b3%d8%ac%d9%86%d8%aa%d8%b4%d8%b1-%d8%b1%d9%88%d8%b2-%d8%ac%d9%88%d9%84%d8%af\/\">\u0633\u062c\u0646\u062a\u0634\u0631 \u0631\u0648\u0632 \u062c\u0648\u0644\u062f<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,100&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7977\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7977\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item6\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d9%8a%d9%86%d8%a7%d8%aa-%d9%85%d9%8a%d9%86%d9%8a-%d8%a7%d8%b1%d8%ab-%d8%a7%d8%a8%d8%b1%d8%a7%d9%87%d9%8a%d9%85-%d8%a7%d9%84%d9%82%d8%b1%d8%b4%d9%8a\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-768x768.webp\"  alt=\"82cae6fe-78e5-4d81-9c02-d7c6541153fc\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      32%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d9%8a%d9%86%d8%a7%d8%aa-%d9%85%d9%8a%d9%86%d9%8a-%d8%a7%d8%b1%d8%ab-%d8%a7%d8%a8%d8%b1%d8%a7%d9%87%d9%8a%d9%85-%d8%a7%d9%84%d9%82%d8%b1%d8%b4%d9%8a\/\">\u0639\u064a\u0646\u0627\u062a \u0645\u064a\u0646\u064a \u0627\u0631\u062b - \u0627\u0628\u0631\u0627\u0647\u064a\u0645 \u0627\u0644\u0642\u0631\u0634\u064a<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,450&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>990&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7973\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7973\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item7\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%ad%d9%86%d9%8a%d8%aa-haneet-dkhoon-100-ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-1-768x768.webp\"  alt=\"82cae6fe-78e5-4d81-9c02-d7c6541153fc (1)\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      24%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%ad%d9%86%d9%8a%d8%aa-haneet-dkhoon-100-ml\/\">\u0639\u0637\u0631 \u062d\u0646\u064a\u062a Haneet Dkhoon 100 ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7970\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7970\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item8\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d9%83%d9%88%d8%aa%d9%88%d8%b1-couture-dkhoon-100-ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/s-l1600-1-768x768.webp\"  alt=\"s-l1600\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      30%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d9%83%d9%88%d8%aa%d9%88%d8%b1-couture-dkhoon-100-ml\/\">\u0643\u0648\u062a\u0648\u0631 Couture Dkhoon 100 ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,200&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,550&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7967\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7967\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item9\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d9%83%d9%88%d9%8a%d9%86-queen-dkhoon-100-ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/56dc5b5c-f721-4482-81f3-545bcbd5a5c9-768x768.webp\"  alt=\"56dc5b5c-f721-4482-81f3-545bcbd5a5c9\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      34%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d9%83%d9%88%d9%8a%d9%86-queen-dkhoon-100-ml\/\">\u0639\u0637\u0631 \u0643\u0648\u064a\u0646  QUEEN Dkhoon 100 ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,200&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,450&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7964\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7964\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_08c946b_item10\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/dokhoon-rose100ml-%d8%af%d8%ae%d9%88%d9%86-%d8%b1%d9%88%d8%b2\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/4c011efe-8ab9-4dd9-89de-6bafd359e995-768x768.webp\"  alt=\"4c011efe-8ab9-4dd9-89de-6bafd359e995\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      37%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/s-l1600-768x768.webp\" alt=\"4c011efe-8ab9-4dd9-89de-6bafd359e995\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/dokhoon-rose100ml-%d8%af%d8%ae%d9%88%d9%86-%d8%b1%d9%88%d8%b2\/\">Dokhoon Rose100ML  \u062f\u062e\u0648\u0646 \u0631\u0648\u0632<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,350&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7955\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7955\" data-product_sku=\"Dokhoon 00001\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n  <\/div>\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_grid_elementor_08c946b_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n<!-- end Woo Product Grid -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b14f0a elementor-widget elementor-widget-spacer\" data-id=\"9b14f0a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8fca516 elementor-widget elementor-widget-heading\" data-id=\"8fca516\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Recent Products<\/h2>\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<div class=\"elementor-element elementor-element-171aaad e-flex e-con-boxed e-con e-parent\" data-id=\"171aaad\" 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-e755ff3 elementor-widget__width-initial elementor-widget elementor-widget-ucaddon_woocommerce_product_carousel\" data-id=\"e755ff3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Carousel -->\n\n<style>\/* widget: Woo Product Carousel *\/\n\n#uc_woocommerce_product_carousel_elementor_e755ff3{\n  min-height:1px;\n  position:relative;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 *{\n  box-sizing:border-box;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_image_carousel_content{ \n  box-sizing:border-box;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_image_carousel_placeholder{\n  overflow:hidden;\n  position:relative;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .owl-nav .owl-prev{\n    position:absolute;\n    display:inline-block;\n    text-align:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .owl-nav .owl-next{\n  position:absolute;\n  display:inline-block;\n  text-align:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_image_carousel_container_holder{\n  text-align:center;\n  overflow:hidden;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_btn, \n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc-button-addcart,\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_post_grid_style_one_button > button, \n#uc_woocommerce_product_carousel_elementor_e755ff3 .added_to_cart,\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_more_btn-custom-field{\n  display:inline-block;\n  text-decoration:none;\n  text-align:center;\n  transition: all 0.25s ease-in-out;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_product_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\t  \t\t\ttransform: translate(-100%, 0);\n  \t\t    \n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_image_carousel_placeholder:hover .uc_product_image--second{  \n  \t\t\ttransform: translate(0, 0);\n  \t}\n\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_product_image img{\n  width:100%;\n  font-size:0px;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .owl-dots {\n  overflow:hidden;\n  display:block !important;\n  text-align:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .owl-dot {\n  border-radius:50%;\n  display:inline-block;\n}\n\n\n\n\n\n\n\n.uc-button-addcart.added{\n  display:none !important;\n}\n.uc_post_title{\n  font-size:21px;\n}\n.uc_overlay_image_carousel{\n  min-height:1px;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_prices > div{\n  display:inline-block;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_image_carousel_container_holder .uc_product_image{\n  transition:0.5s;\n}\n\n  #uc_woocommerce_product_carousel_elementor_e755ff3 .uc_image_carousel_container_holder:hover .uc_product_image{\n    transform:scale(1.1,1.1);\n  }\n\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .ue_woocommerce_product_carousel_sale_label{\n  display:inline-flex;\n  position:absolute;\n  left:10px;\n  top:10px;\n  align-items:center;\n  justify-content:center;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .ue_woocommerce_product_grid_out_of_stock_label{\n    position: absolute;\n  \tdisplay:inline-flex;\n    align-items:center;\n    justify-content:center;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_image_carousel_content_inside{\n  display:flex;\n  flex-direction:column;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_buttons{\n  margin-top:auto;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .ue-woo-item{\n  transition:0.3s;\n}\n\n\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .jet-wishlist-button__container{\n  \tmargin-top:10px;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_carousel_elementor_e755ff3 .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_carousel_elementor_e755ff3 input.uc_carousel-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_carousel_elementor_e755ff3 input.uc_carousel-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_carousel_elementor_e755ff3 input.uc_carousel-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_carousel-count-buttons{\n\tdisplay: inline-flex;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_carousel-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_carousel-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_carousel-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 input.uc_carousel-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n  width: 100%;\n}\n\n\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .owl-stage{\n   display: flex;\n}\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_image_carousel_container_holder{\n    display: flex;\n    align-items: stretch;\n    flex-direction: column;\n    width: 100%;\n}\n#uc_woocommerce_product_carousel_elementor_e755ff3 .uc_image_carousel_content{\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n}\n#uc_woocommerce_product_carousel_elementor_e755ff3 .owl-item {\n    align-items: stretch;\n    display: flex;\n}\n\n\n#uc_woocommerce_product_carousel_elementor_e755ff3 .owl-nav .owl-prev.disabled,\n#uc_woocommerce_product_carousel_elementor_e755ff3 .owl-nav .owl-next.disabled {\n   display: none;\n}\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item1 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item2 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item3 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item4 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item5 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item6 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item7 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item8 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item9 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n \n\t      \t          #uc_woocommerce_product_carousel_elementor_e755ff3_item10 .uc_regular_price:not(.uc_regular_price--single){\n          text-decoration:line-through;\n        }\n      \t\n\n\n<\/style>\n\n<div class=\"uc_overlay_image_carousel\">\n   <div class=\"uc_carousel owl-carousel owl-theme uc-items-wrapper   \" id=\"uc_woocommerce_product_carousel_elementor_e755ff3\"  data-custom-sethtml=\"true\" >\n   \t\t\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item1\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/vintage-tobacco\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/wewew-1000x1000-1-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/wewew-1000x1000-1-768x768.jpg\" alt=\"wewew-1000x1000\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            33%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/vintage-tobacco\/\">Vintage Tobacco<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,800&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,890&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=8090\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"8090\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item2\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-special-musk-mini-set\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/39decfa0-9bfc-4367-93f6-74ad3627fd87-1000x1000-jYGkkRDOss8CNpOJOMw60HFk4CmcSNjbeAHG2E3t-1-768x768.webp\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/39decfa0-9bfc-4367-93f6-74ad3627fd87-1000x1000-jYGkkRDOss8CNpOJOMw60HFk4CmcSNjbeAHG2E3t-1-768x768.webp\" alt=\"39decfa0-9bfc-4367-93f6-74ad3627fd87-1000x1000-jYGkkRDOss8CNpOJOMw60HFk4CmcSNjbeAHG2E3t\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            27%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-special-musk-mini-set\/\">IBRAQ Special Musk Mini Set<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>690&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7996\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7996\" data-product_sku=\"ibra-000048\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item3\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-powder-musk-mini-set\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/IBRAQ-Powder-Musk-Mini-Set-XOXO-Beauty-Cosmetics-1-768x768.webp\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/IBRAQ-Powder-Musk-Mini-Set-XOXO-Beauty-Cosmetics-1-768x768.webp\" alt=\"IBRAQ-Powder-Musk-Mini-Set-XOXO-Beauty-Cosmetics-1\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            27%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-powder-musk-mini-set\/\">IBRAQ Powder Musk Mini Set<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>690&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7992\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7992\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item4\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%a8%d9%88%d8%a7%d8%b2%d9%8a%d9%87-150-%d9%85%d9%84\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/ORL-00007807-1_1-768x768.jpg\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/ORL-00007807-1_1-768x768.jpg\" alt=\"ORL-00007807-1_1\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            34%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%a8%d9%88%d8%a7%d8%b2%d9%8a%d9%87-150-%d9%85%d9%84\/\">\u0639\u0637\u0631 \u0628\u0648\u0627\u0632\u064a\u0647 - 150 \u0645\u0644<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7980\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7980\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item5\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b3%d8%ac%d9%86%d8%aa%d8%b4%d8%b1-%d8%b1%d9%88%d8%b2-%d8%ac%d9%88%d9%84%d8%af\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-2-768x768.webp\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-2-768x768.webp\" alt=\"82cae6fe-78e5-4d81-9c02-d7c6541153fc\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            29%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b3%d8%ac%d9%86%d8%aa%d8%b4%d8%b1-%d8%b1%d9%88%d8%b2-%d8%ac%d9%88%d9%84%d8%af\/\">\u0633\u062c\u0646\u062a\u0634\u0631 \u0631\u0648\u0632 \u062c\u0648\u0644\u062f<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,100&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7977\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7977\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item6\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d9%8a%d9%86%d8%a7%d8%aa-%d9%85%d9%8a%d9%86%d9%8a-%d8%a7%d8%b1%d8%ab-%d8%a7%d8%a8%d8%b1%d8%a7%d9%87%d9%8a%d9%85-%d8%a7%d9%84%d9%82%d8%b1%d8%b4%d9%8a\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-768x768.webp\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-768x768.webp\" alt=\"82cae6fe-78e5-4d81-9c02-d7c6541153fc\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            32%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d9%8a%d9%86%d8%a7%d8%aa-%d9%85%d9%8a%d9%86%d9%8a-%d8%a7%d8%b1%d8%ab-%d8%a7%d8%a8%d8%b1%d8%a7%d9%87%d9%8a%d9%85-%d8%a7%d9%84%d9%82%d8%b1%d8%b4%d9%8a\/\">\u0639\u064a\u0646\u0627\u062a \u0645\u064a\u0646\u064a \u0627\u0631\u062b - \u0627\u0628\u0631\u0627\u0647\u064a\u0645 \u0627\u0644\u0642\u0631\u0634\u064a<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>1,450&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>990&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7973\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7973\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item7\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%ad%d9%86%d9%8a%d8%aa-haneet-dkhoon-100-ml\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-1-768x768.webp\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-1-768x768.webp\" alt=\"82cae6fe-78e5-4d81-9c02-d7c6541153fc (1)\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            24%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%ad%d9%86%d9%8a%d8%aa-haneet-dkhoon-100-ml\/\">\u0639\u0637\u0631 \u062d\u0646\u064a\u062a Haneet Dkhoon 100 ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>1,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7970\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7970\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item8\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d9%83%d9%88%d8%aa%d9%88%d8%b1-couture-dkhoon-100-ml\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/s-l1600-1-768x768.webp\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/s-l1600-1-768x768.webp\" alt=\"s-l1600\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            30%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d9%83%d9%88%d8%aa%d9%88%d8%b1-couture-dkhoon-100-ml\/\">\u0643\u0648\u062a\u0648\u0631 Couture Dkhoon 100 ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,200&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,550&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7967\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7967\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item9\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d9%83%d9%88%d9%8a%d9%86-queen-dkhoon-100-ml\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/56dc5b5c-f721-4482-81f3-545bcbd5a5c9-768x768.webp\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/56dc5b5c-f721-4482-81f3-545bcbd5a5c9-768x768.webp\" alt=\"56dc5b5c-f721-4482-81f3-545bcbd5a5c9\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            34%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d9%83%d9%88%d9%8a%d9%86-queen-dkhoon-100-ml\/\">\u0639\u0637\u0631 \u0643\u0648\u064a\u0646  QUEEN Dkhoon 100 ml<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,200&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,450&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7964\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7964\" data-product_sku=\"\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n\n\n \n\n\n\n\n\n\n\n\n\n\n\n\n<div class=\"uc_image_carousel_container_holder ue-woo-item ue-item\" id=\"uc_woocommerce_product_carousel_elementor_e755ff3_item10\">\n  \n   \n      \n  <div class=\"uc_image_carousel_placeholder\">\n    \n        \n    <a href=\"https:\/\/brandsclub-eg.com\/en\/product\/dokhoon-rose100ml-%d8%af%d8%ae%d9%88%d9%86-%d8%b1%d9%88%d8%b2\/\">      \n        <div class=\"uc_product_image\" >        \n          <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/4c011efe-8ab9-4dd9-89de-6bafd359e995-768x768.webp\"  src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/4c011efe-8ab9-4dd9-89de-6bafd359e995-768x768.webp\" alt=\"4c011efe-8ab9-4dd9-89de-6bafd359e995\" width=\"768\" height=\"768\">\n                \n  <\/div>\n      \n              \n    <\/a>\n    \n                            <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label uc-direction\">\n            \n            Sale            37%\t   \n             \n            \n          <\/div>        \t\n      \t\n      <\/div>\n  <div class=\"uc_image_carousel_content\" >\n    <div class=\"uc_image_carousel_content_inside\">\n      \n              \n            \n            \n      <div class=\"uc_post_title uc-direction\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/dokhoon-rose100ml-%d8%af%d8%ae%d9%88%d9%86-%d8%b1%d9%88%d8%b2\/\">Dokhoon Rose100ML  \u062f\u062e\u0648\u0646 \u0631\u0648\u0632<\/a><\/div>      \n            \n            \n      \n      <div class=\"uc_prices\">\n\n                  <div class=\"uc_regular_price \">\n\n            \n              \n                             \n                <span class=\"woocommerce-Price-amount amount\"><bdi>2,350&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>          \n              \n                          \n          <\/div>         \t\n        \n                  <div class=\"uc_price\">\n\n                        \n                              <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span> \n                          \n          <\/div>              \n      <\/div>\n          \n\n      <div class=\"uc_post_grid_style_one_button uc_buttons\">\n\n              \n                      <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7955\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7955\" data-product_sku=\"Dokhoon 00001\" rel=\"nofollow\">\n      <div class=\"ue-inner-btn-wrapper\">\n        <span><i class='fas fa-cart-plus'><\/i><\/span>\n        <span>      Add To Cart\n    \n<\/span>                     \n        <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n      <\/div>    <\/button>\n          \n      <\/div>    <\/div>\n        \n  <\/div>  \n  <\/div>\n\n   <\/div>\t\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_carousel_elementor_e755ff3_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n\n<!-- end Woo Product Carousel -->\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<div class=\"elementor-element elementor-element-6f957ee e-con-full e-transform e-flex e-con e-child\" data-id=\"6f957ee\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:7241,&quot;url&quot;:&quot;https:\\\/\\\/brandsclub-eg.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/WhatsApp-Image-2025-10-03-at-12.33.55-PM-1-2.jpeg&quot;}],&quot;background_slideshow_ken_burns&quot;:&quot;yes&quot;,&quot;_transform_scale_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.9,&quot;sizes&quot;:[]},&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500,&quot;background_slideshow_ken_burns_zoom_direction&quot;:&quot;in&quot;,&quot;_transform_scale_effect_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1ba1eb9 elementor-widget__width-initial elementor-widget-mobile__width-auto elementor-widget elementor-widget-html\" data-id=\"1ba1eb9\" 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<div style=\"margin:0; font-family:Arial,sans-serif; color:white; padding:40px 20px; display:flex; justify-content:space-between; align-items:center; flex-wrap:wrap; border-radius:12px;\">\r\n  \r\n  <!-- \u0627\u0644\u0646\u0635 \u0648\u0627\u0644\u0639\u062f\u0627\u062f -->\r\n  <div style=\"flex:1; min-width:280px; margin-bottom:19px;\">\r\n    <div style=\"display:inline-block; background:red; padding:10px 20px; border-radius:6px; font-weight:bold; margin-bottom:20px;\">Hurry Up!<\/div>\r\n    <h2 style=\"font-size:28px; line-height:1.5; color:white;margin-bottom:20;\">\r\n      UP TO 45% Discount<br>Check it Out\r\n    <\/h2>\r\n    <div style=\"display:flex; gap:10px; flex-wrap:wrap;\" id=\"countdown\">\r\n      <div style=\"background:rgba(255,255,255,0.2); padding:12px 15px; border-radius:10px; text-align:center; flex:1; min-width:70px;\">\r\n        <span id=\"days\" style=\"display:block; font-size:20px; font-weight:bold;\">00<\/span>\r\n        Days\r\n      <\/div>\r\n      <div style=\"background:rgba(255,255,255,0.2); padding:12px 15px; border-radius:10px; text-align:center; flex:1; min-width:70px;\">\r\n        <span id=\"hours\" style=\"display:block; font-size:20px;\r\n        font-weight:bold;\">00<\/span>\r\n        Hour\r\n      <\/div>\r\n      <div style=\"background:rgba(255,255,255,0.2); padding:12px 15px; border-radius:10px; text-align:center; flex:1; min-width:70px;\">\r\n        <span id=\"minutes\" style=\"display:block; font-size:20px; font-weight:bold;\">00<\/span>\r\n        Min\r\n      <\/div>\r\n      <div style=\"background:rgba(255,255,255,0.2); padding:12px 15px; border-radius:10px; text-align:center; flex:1; min-width:70px;\">\r\n        <span id=\"seconds\" style=\"display:block; font-size:20px; font-weight:bold;\">00<\/span>\r\n        Sec\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- \u0635\u0648\u0631 \u0627\u0644\u0645\u0646\u062a\u062c\u0627\u062a \u0628\u0634\u0643\u0644 \u062f\u0627\u0626\u0631\u064a -->\r\n<!--  <div style=\"flex:1; min-width:280px; display:flex; justify-content:center; align-items:center;\">-->\r\n<!--    <div class=\"circle-container\" style=\"position:relative; width:300px; height:300px;\">-->\r\n      \r\n      <!-- \u0627\u0644\u0635\u0648\u0631\u0629 \u0627\u0644\u0645\u0631\u0643\u0632\u064a\u0629 -->\r\n<!--      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/2e1589d3-3f9b-4b25-ab48-daccd97f3c82-1000x1000-XKQzJy0uLjqts0QOpahMTbXKsO5TZNufaT97SK2O.png\" alt=\"Main Product\" style=\"position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:120px; height:auto; border-radius:10px; z-index:2;\">-->\r\n      \r\n      <!-- \u0627\u0644\u0635\u0648\u0631 \u062d\u0648\u0627\u0644\u064a\u0646 \u0627\u0644\u0645\u0631\u0643\u0632 -->\r\n<!--      <img decoding=\"async\" class=\"circle-item\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/I-00000137690-3_1_1.png\" alt=\"Product 1\" style=\"width:80px; height:auto; border-radius:10px;\">-->\r\n<!--      <img decoding=\"async\" class=\"circle-item\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/ORL-00000484-R-2.png\" alt=\"Product 2\" style=\"width:80px; height:auto; border-radius:10px;\">-->\r\n<!--      <img decoding=\"async\" class=\"circle-item\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/ORL-00005595-R-1.png\" alt=\"Product 3\" style=\"width:80px; height:auto; border-radius:10px;\">-->\r\n<!--      <img decoding=\"async\" class=\"circle-item\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/ORL-00000352-R-2.png\" alt=\"Product 4\" style=\"width:80px; height:auto; border-radius:10px;\">-->\r\n<!--      <img decoding=\"async\" class=\"circle-item\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/ibrahim-al-qurashi-cullinan-diamond-iris-570ac62f-primary.png\" alt=\"Product 5\" style=\"width:80px; height:auto; border-radius:10px;\">-->\r\n      \r\n <\/div>\r\n<!--  <\/div>-->\r\n<!--<\/div>-->\r\n\r\n<script>\r\n  \/\/ \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0635\u0648\u0631 \u062d\u0648\u0627\u0644\u064a\u0646 \u0627\u0644\u0645\u0631\u0643\u0632\r\n  const items = document.querySelectorAll(\".circle-item\");\r\n  const total = items.length;\r\n  const radius = 120; \/\/ \u0646\u0635\u0641 \u0642\u0637\u0631 \u0627\u0644\u062f\u0627\u0626\u0631\u0629\r\n\r\n  items.forEach((item, i) => {\r\n    const angle = (i \/ total) * (2 * Math.PI);\r\n    const x = radius * Math.cos(angle);\r\n    const y = radius * Math.sin(angle);\r\n    item.style.position = \"absolute\";\r\n    item.style.top = `calc(50% + ${y}px)`;\r\n    item.style.left = `calc(50% + ${x}px)`;\r\n    item.style.transform = \"translate(-50%,-50%)\";\r\n  });\r\n\r\n  \/\/ \u0639\u062f\u0627\u062f \u062a\u0646\u0627\u0632\u0644\u064a\r\nvar countDownDate = new Date(\"Apr 30, 2026 23:59:59\").getTime();\r\n\r\n  var countdownfunction = setInterval(function() {\r\n    var now = new Date().getTime();\r\n    var distance = countDownDate - now;\r\n\r\n    var days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\r\n    var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\r\n    var minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\r\n    var seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\r\n\r\n    document.getElementById(\"days\").innerHTML = days;\r\n    document.getElementById(\"hours\").innerHTML = hours;\r\n    document.getElementById(\"minutes\").innerHTML = minutes;\r\n    document.getElementById(\"seconds\").innerHTML = seconds;\r\n\r\n    if (distance < 0) {\r\n      clearInterval(countdownfunction);\r\n      document.getElementById(\"countdown\").innerHTML = \"EXPIRED\";\r\n    }\r\n  }, 1000);\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d169582 e-flex e-con-boxed e-con e-parent\" data-id=\"d169582\" 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-fc13635 elementor-widget elementor-widget-spacer\" data-id=\"fc13635\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b3ff0ba elementor-widget elementor-widget-heading\" data-id=\"b3ff0ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Best Offers<\/h2>\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<div class=\"elementor-element elementor-element-df15cdb e-flex e-con-boxed e-con e-parent\" data-id=\"df15cdb\" 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-847d2fb elementor-widget__width-initial elementor-widget elementor-widget-ucaddon_woocommerce_product_grid\" data-id=\"847d2fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_woocommerce_product_grid.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Woo Product Grid -->\n\n<style>\/* widget: Woo Product Grid *\/\n\n\n\n#uc_woocommerce_product_grid_elementor_847d2fb * {\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;    \n}\n\n\n#uc_woocommerce_product_grid_elementor_847d2fb .ue_woocommerce_product_label-custom-field{\n\tz-index: 100;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .ue_category_wrapper{\n  display: flex;\n  flex-wrap: wrap;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_post_grid_style_one_item{\n\ttransition: all.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb span.add-to-cart__loader{\n  \tposition: absolute;\n  \tright: 0;\n  \ttop: 50%;\n  \ttransform: translate(0, -50%);\n  \tline-height: 1em;\n}\n#uc_woocommerce_product_grid_elementor_847d2fb .add_to_cart_button.loading span.add-to-cart__loader{\n\tdisplay: inline-block !important;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc-grid-count-buttons{\n\tdisplay: flex;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc-grid-count-buttons button{\n\tdisplay: flex;\n    align-items:center;\n    justify-content:center;\n    flex-grow:0;\n    flex-shrink:0;\n    line-height:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc-grid-count-buttons button:disabled{\n\topacity:0.5;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_more_btn-custom-field{\n  text-align:center;\n  text-decoration:none;\n  transition:0.3s;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc-grid-count-buttons button svg{\n\theight:1em;\n    width:1em;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb input.uc-grid-count-buttons__number{\n  text-align:center;\n  flex-grow:1;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb {\n  margin:0 auto;\n  position:relative;  \n}\n\n.uc_post_grid_style_one .uc_post_grid_style_one_item {\n\tcolor: #111;\n\tfont-size: 16px;\n\toverflow: hidden;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_post_grid_style_one_image {\n\twidth: 100%;\n\toverflow: hidden;\n\tdisplay: block;\n  \tposition: relative;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_post_image {\n    position:relative;\n\tdisplay: block;\n\ttransition: all 0.25s ease-in-out;\n    overflow:hidden;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_post_image--second{\n  \twidth: 100%;\n    height: 100%;\n    object-fit: cover;\n\tposition: absolute;\n  \ttop: 0;\n  \tright: 0;\n  \t  \t\t  \t\t\ttransform: translate(100%, 0);\n  \t\t    \n  \t \n  \ttransition: all .3s;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_post_grid_style_one_image:hover .uc_post_image--second{  \n  \t\t\ttransform: translate(0, 0);\n  \t}\n\n#uc_woocommerce_product_grid_elementor_847d2fb  .uc_post_image img\n{\n  width:100%;\n  display: block;\n  transition:0.3s;\n}\n\n\n.uc_post_grid_style_one .uc_title {\n    font-size: 21px;   \n}\n\n.uc_post_grid_style_one .uc_title a {\n\ttext-decoration: none;\n   transition: all .3s ease;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_more_btn-custom-field{\n\twidth: 100%;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_post_grid_style_one_button > a,\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_post_grid_style_one_button > button,\n#uc_woocommerce_product_grid_elementor_847d2fb .uc-button-addcart,\n#uc_woocommerce_product_grid_elementor_847d2fb .added_to_cart,\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_more_btn-custom-field{\n\tdisplay: block;\n\ttext-align: center;\n    text-decoration: none;\n    text-transform: none;\n\ttransition: all 0.25s ease-in-out;\n    vertical-align: middle;\n}\n\n  #uc_woocommerce_product_grid_elementor_847d2fb .uc-button-addcart.added{\n    display:none;\n  }\n\n#uc_woocommerce_product_grid_elementor_847d2fb.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\t\n    display: grid;\n}\n\n    #uc_woocommerce_product_grid_elementor_847d2fb.uc_post_grid_style_one .uc_content{\n      flex-grow: 1;\n      display: flex;\n      flex-flow: column nowrap;\n    }\n    #uc_woocommerce_product_grid_elementor_847d2fb .ue_grid_item_bottom    {\n      margin-top:auto;\n    }\n\n  .uc_post_grid_style_one .uc_post_grid_style_one_item {\n      flex-direction:column;\n      display:flex;\n  }\n\n\n\n\n\n@media (max-width:1023px){\n\t#uc_woocommerce_product_grid_elementor_847d2fb.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(2, 1fr);\n\t}\n}\n@media (max-width:639px){\n\t#uc_woocommerce_product_grid_elementor_847d2fb.uc_post_grid_style_one .uc_post_grid_style_one_wrap {\n\t\tgrid-template-columns: repeat(1, 1fr);\n\t}\n}\n\n\n\n\n#uc_woocommerce_product_grid_elementor_847d2fb .ue_category_label{\n  display:block;\n  text-decoration:none;\n  transition: all .3s ease;\n  position: relative;\n}\n\n\/* hide default arrows in input type number *\/\n\/* Chrome, Safari, Edge, Opera *\/\n#uc_woocommerce_product_grid_elementor_847d2fb input.uc-grid-count-buttons__number::-webkit-outer-spin-button,\n#uc_woocommerce_product_grid_elementor_847d2fb input.uc-grid-count-buttons__number::-webkit-inner-spin-button{\n\t-webkit-appearance: none;\n  \tmargin: 0;\n}\n\n\/* Firefox *\/\n#uc_woocommerce_product_grid_elementor_847d2fb input.uc-grid-count-buttons__number[type=number]{\n\t-moz-appearance: textfield;\n}\n\/* end hide default arrows in input type number *\/\n\n#uc_woocommerce_product_grid_elementor_847d2fb .uc_regular_price:not(.uc_regular_price--single){\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb del{\n  display: block;\n  color: #000;\n  opacity: .5;\n  font-size: 26px;\n  font-weight: 400;\n  text-decoration:line-through !important;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb ins{\n  color: #000;\n  font-size: 36px;\n  font-weight: 400;\n  text-decoration: none;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .ue_woocommerce_product_carousel_sale_label{\n  display:inline-block;\n  position:absolute;\n  z-index: 1;\n  left:10px;\n  top:10px;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .ue_woocommerce_product_grid_out_of_stock_label{\n  \t    position: absolute;\n  \t  \twidth: fit-content;\n  \tleft:10px;\n  \ttop:10px;\n  \tz-index: 1;\n}\n\n#uc_woocommerce_product_grid_elementor_847d2fb .ue-inner-btn-wrapper{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  position: relative;\n  pointer-events: none;\n}\n\n<\/style>\n\n<div class=\"uc_post_grid_style_one woocommerce_product_grid  \" id=\"uc_woocommerce_product_grid_elementor_847d2fb\"   style=\"direction:ltr;text-align:center;\">\n  <div class=\"uc_post_grid_style_one_wrap uc-items-wrapper ue-woo-grid\">\n    \n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item1\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/vintage-tobacco\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/wewew-1000x1000-1-768x768.jpg\"  alt=\"wewew-1000x1000\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      33%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/02\/ds-2-1-150x150-1.jpg\" alt=\"wewew-1000x1000\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/vintage-tobacco\/\">Vintage Tobacco<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,800&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,890&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=8090\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"8090\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item2\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-special-musk-mini-set\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/39decfa0-9bfc-4367-93f6-74ad3627fd87-1000x1000-jYGkkRDOss8CNpOJOMw60HFk4CmcSNjbeAHG2E3t-1-768x768.webp\"  alt=\"39decfa0-9bfc-4367-93f6-74ad3627fd87-1000x1000-jYGkkRDOss8CNpOJOMw60HFk4CmcSNjbeAHG2E3t\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      27%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-special-musk-mini-set\/\">IBRAQ Special Musk Mini Set<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>690&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7996\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7996\" data-product_sku=\"ibra-000048\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item3\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-powder-musk-mini-set\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/IBRAQ-Powder-Musk-Mini-Set-XOXO-Beauty-Cosmetics-1-768x768.webp\"  alt=\"IBRAQ-Powder-Musk-Mini-Set-XOXO-Beauty-Cosmetics-1\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      27%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/ibraq-powder-musk-mini-set\/\">IBRAQ Powder Musk Mini Set<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>690&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7992\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7992\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item4\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%a8%d9%88%d8%a7%d8%b2%d9%8a%d9%87-150-%d9%85%d9%84\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/ORL-00007807-1_1-768x768.jpg\"  alt=\"ORL-00007807-1_1\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      34%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/a4929a52-da85-43d0-b89e-3f355333211b-1000x1000-etXHNxNQGNWYwpjnrNlcAvZNaoFvyKebxZ3ofGCu-768x768.jpg\" alt=\"ORL-00007807-1_1\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%a8%d9%88%d8%a7%d8%b2%d9%8a%d9%87-150-%d9%85%d9%84\/\">\u0639\u0637\u0631 \u0628\u0648\u0627\u0632\u064a\u0647 - 150 \u0645\u0644<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7980\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7980\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item5\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b3%d8%ac%d9%86%d8%aa%d8%b4%d8%b1-%d8%b1%d9%88%d8%b2-%d8%ac%d9%88%d9%84%d8%af\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-2-768x768.webp\"  alt=\"82cae6fe-78e5-4d81-9c02-d7c6541153fc\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      29%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b3%d8%ac%d9%86%d8%aa%d8%b4%d8%b1-%d8%b1%d9%88%d8%b2-%d8%ac%d9%88%d9%84%d8%af\/\">\u0633\u062c\u0646\u062a\u0634\u0631 \u0631\u0648\u0632 \u062c\u0648\u0644\u062f<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,100&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7977\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7977\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item6\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d9%8a%d9%86%d8%a7%d8%aa-%d9%85%d9%8a%d9%86%d9%8a-%d8%a7%d8%b1%d8%ab-%d8%a7%d8%a8%d8%b1%d8%a7%d9%87%d9%8a%d9%85-%d8%a7%d9%84%d9%82%d8%b1%d8%b4%d9%8a\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-768x768.webp\"  alt=\"82cae6fe-78e5-4d81-9c02-d7c6541153fc\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      32%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d9%8a%d9%86%d8%a7%d8%aa-%d9%85%d9%8a%d9%86%d9%8a-%d8%a7%d8%b1%d8%ab-%d8%a7%d8%a8%d8%b1%d8%a7%d9%87%d9%8a%d9%85-%d8%a7%d9%84%d9%82%d8%b1%d8%b4%d9%8a\/\">\u0639\u064a\u0646\u0627\u062a \u0645\u064a\u0646\u064a \u0627\u0631\u062b - \u0627\u0628\u0631\u0627\u0647\u064a\u0645 \u0627\u0644\u0642\u0631\u0634\u064a<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,450&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>990&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7973\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7973\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item7\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%ad%d9%86%d9%8a%d8%aa-haneet-dkhoon-100-ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/82cae6fe-78e5-4d81-9c02-d7c6541153fc-1-768x768.webp\"  alt=\"82cae6fe-78e5-4d81-9c02-d7c6541153fc (1)\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      24%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d8%ad%d9%86%d9%8a%d8%aa-haneet-dkhoon-100-ml\/\">\u0639\u0637\u0631 \u062d\u0646\u064a\u062a Haneet Dkhoon 100 ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7970\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7970\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item8\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d9%83%d9%88%d8%aa%d9%88%d8%b1-couture-dkhoon-100-ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/s-l1600-1-768x768.webp\"  alt=\"s-l1600\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      30%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d9%83%d9%88%d8%aa%d9%88%d8%b1-couture-dkhoon-100-ml\/\">\u0643\u0648\u062a\u0648\u0631 Couture Dkhoon 100 ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,200&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,550&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7967\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7967\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item9\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d9%83%d9%88%d9%8a%d9%86-queen-dkhoon-100-ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/56dc5b5c-f721-4482-81f3-545bcbd5a5c9-768x768.webp\"  alt=\"56dc5b5c-f721-4482-81f3-545bcbd5a5c9\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      34%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/%d8%b9%d8%b7%d8%b1-%d9%83%d9%88%d9%8a%d9%86-queen-dkhoon-100-ml\/\">\u0639\u0637\u0631 \u0643\u0648\u064a\u0646  QUEEN Dkhoon 100 ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,200&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,450&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7964\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7964\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item10\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/dokhoon-rose100ml-%d8%af%d8%ae%d9%88%d9%86-%d8%b1%d9%88%d8%b2\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/4c011efe-8ab9-4dd9-89de-6bafd359e995-768x768.webp\"  alt=\"4c011efe-8ab9-4dd9-89de-6bafd359e995\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      37%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2026\/01\/s-l1600-768x768.webp\" alt=\"4c011efe-8ab9-4dd9-89de-6bafd359e995\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/dokhoon-rose100ml-%d8%af%d8%ae%d9%88%d9%86-%d8%b1%d9%88%d8%b2\/\">Dokhoon Rose100ML  \u062f\u062e\u0648\u0646 \u0631\u0648\u0632<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,350&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,490&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7955\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7955\" data-product_sku=\"Dokhoon 00001\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item11\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/cuir-parfum-150ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/11\/ORL-00006343-2-1-768x768.jpg\"  alt=\"ORL-00006343-2\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      27%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/11\/ORL-00006023-3-768x768.jpg\" alt=\"ORL-00006343-2\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/cuir-parfum-150ml\/\">Cuir Parfum - 150ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,150&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7858\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7858\" data-product_sku=\"almajed 000029\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item12\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/pure-musk-oil-15ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/11\/ORL-00006343-3-768x768.jpg\"  alt=\"ORL-00006343-3\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      21%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/11\/ORL-00006343-2-768x768.jpg\" alt=\"ORL-00006343-3\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/pure-musk-oil-15ml\/\">Pure Musk Oil - 15ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>750&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7844\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7844\" data-product_sku=\"almajed 000025\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item13\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/candy-musk-oil-15ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/11\/ORL-00006344-2-1-768x768.jpg\"  alt=\"ORL-00006344-2\">\n          \t\n            \n                  <div class=\"ue_woocommerce_product_label ue_woocommerce_product_grid_out_of_stock_label\">Out of Stock<\/div>\n\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/11\/ORL-00006346-2-768x768.jpg\" alt=\"ORL-00006344-2\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/candy-musk-oil-15ml\/\">Candy Musk Oil - 15ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>750&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item14\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/noir-oil-15ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/11\/Greek-Tobacco200-1000x1000-1-768x768.jpg\"  alt=\"Greek Tobacco200-1000x1000\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      21%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/11\/ORL-00006344-2-768x768.jpg\" alt=\"Greek Tobacco200-1000x1000\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/noir-oil-15ml\/\">Noir Oil - 15ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>750&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7834\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7834\" data-product_sku=\"almajed 000023\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item15\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/pesca-eau-de-parfum-200ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/ORL-00006312-2-1-768x768.jpg\"  alt=\"ORL-00006312-2 (1)\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      44%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/ORL-00006312-3-768x768.jpg\" alt=\"ORL-00006312-2 (1)\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/pesca-eau-de-parfum-200ml\/\">Pesca Eau de Parfum - 200ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>3,400&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,890&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7771\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7771\" data-product_sku=\"reef-000020\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item16\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/lady-reef-eau-de-parfum-150ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/Greek-Tobacco200-1000x1000-2-768x768.jpg\"  alt=\"Greek Tobacco200-1000x1000\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      31%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/lady-reef-eau-de-parfum-150ml\/\">Lady Reef Eau de Parfum - 150ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,750&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,890&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7768\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7768\" data-product_sku=\"reef-000019\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item17\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/candy-musk-150ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/6285091002155_-_al_majed_for_oud_-_al_majed_for_oud_candy_musk_150ml_-_150_ml_-_sd.png\"  alt=\"6285091002155_-_al_majed_for_oud_-_al_majed_for_oud_candy_musk_150ml_-_150_ml_-_sd\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      27%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/ORL-00006335-5-768x768.jpg\" alt=\"6285091002155_-_al_majed_for_oud_-_al_majed_for_oud_candy_musk_150ml_-_150_ml_-_sd\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/candy-musk-150ml\/\">Candy Musk - 150ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,990&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,190&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7582\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7582\" data-product_sku=\"almajed 000022\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item18\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/reef-pure-flower-perfume150-ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/new_website_design_images-35-1-768x1024.webp\"  alt=\"new_website_design_images-35\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      27%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/reef-pure-flower-perfume150-ml\/\">Reef Pure Flower Perfume150 ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,150&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7524\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7524\" data-product_sku=\"\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item19\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/reef-pure-musk-150-ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/new_website_design_images-37-768x1024.webp\"  alt=\"new_website_design_images-37\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      29%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                       \n            <div class=\"uc_post_image uc_post_image--second\">\n              <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/new_website_design_images-36-768x1024.webp\" alt=\"new_website_design_images-37\">\n            <\/div>                  \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/reef-pure-musk-150-ml\/\">Reef Pure Musk Perfume 150 ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,090&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7517\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7517\" data-product_sku=\"reef-000017\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n<div class=\"uc_post_grid_style_one_item ue-item\" id=\"uc_woocommerce_product_grid_elementor_847d2fb_item20\">\n   \n    \n \n     \t\n     \n  \n      <div class=\"uc_post_grid_style_one_image-wrapper\">\n      <a class=\"uc_post_grid_style_one_image\" href=\"https:\/\/brandsclub-eg.com\/en\/product\/reef-veridian-perfume-150-ml\/\">     \n\n        <div class=\"uc_post_image\"> \n                      <img decoding=\"async\" src=\"https:\/\/brandsclub-eg.com\/wp-content\/uploads\/2025\/10\/4f3e7187-7f59-43a2-9382-d4ea19ab45ef-1000x1000-ShsRslj3vGMfDb1tz5dSiQXC7Mvoq8i6Zywjqkdt-768x768.webp\"  alt=\"4f3e7187-7f59-43a2-9382-d4ea19ab45ef-1000x1000-ShsRslj3vGMfDb1tz5dSiQXC7Mvoq8i6Zywjqkdt\">\n          \t\n            \n                      <div class=\"ue_woocommerce_product_label ue_woocommerce_product_carousel_sale_label\">\n  Sale \n      34%\n    Off\n<\/div>\n\n    \t\n   \n        <\/div>\n                          \n      <\/a>    <\/div> \n    \n      \n  \n  <div class=\"uc_content padding\">\n    \n         \n          \n          \n          \n      <div class=\"uc_title\"><a href=\"https:\/\/brandsclub-eg.com\/en\/product\/reef-veridian-perfume-150-ml\/\">Reef Veridian Perfume -150 ml<\/a><\/div>    \n          \n            \n                        \n      <div class=\"ue_grid_item_bottom\">\n      \n       <div class=\"ue_grid_prices\">         \n                  \n           <div class=\"uc_regular_price\">\n                               \n    \n    <span class=\"woocommerce-Price-amount amount\"><bdi>2,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n             \n                           \n           <\/div>                 \n                 \t<div class=\"uc_price\">\n                                \n                \n    <span class=\"woocommerce-Price-amount amount\"><bdi>1,950&nbsp;<span class=\"woocommerce-Price-currencySymbol\">EGP<\/span><\/bdi><\/span>  <span class=\"ue-text-after-price\"><\/span>\n         \n           \n                           \n         \t<\/div>                  \n       <\/div>\t  \n      <div class=\"uc_post_grid_style_one_button\">\n        \n                \n                  \n            \n            <button href=\"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610?add-to-cart=7506\" data-quantity=\"1\" class=\"uc-button-addcart product_type_simple add_to_cart_button ajax_add_to_cart\" data-product_id=\"7506\" data-product_sku=\"reef-000016\" rel=\"nofollow\">\n              <div class=\"ue-inner-btn-wrapper\">\n                <span><i class='fas fa-cart-plus'><\/i><\/span>\n                <span>Add To Cart<\/span>                     \n                <span class=\"add-to-cart__loader\" style=\"display:none\">  <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" width=\"20\" viewBox=\"0 0 32 32\">\n    <g stroke-width=\"1\" transform=\"translate(0.5, 0.5)\">\n      <g class=\"nc-loop-bars-rotate-32-icon-o\" stroke-width=\"1\">\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"31\" x2=\"26\" y1=\"16\" y2=\"16\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"31\" y2=\"26\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"26.607\" y2=\"23.071\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"1\" x2=\"6\" y1=\"16\" y2=\"16\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"5.393\" x2=\"8.929\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.4\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"16\" x2=\"16\" y1=\"1\" y2=\"6\" opacity=\"0.6\" stroke-linejoin=\"miter\"><\/line>\n        <line fill=\"none\" stroke=\"#fff\" stroke-linecap=\"square\" stroke-width=\"1\" x1=\"26.607\" x2=\"23.071\" y1=\"5.393\" y2=\"8.929\" opacity=\"0.8\" stroke-linejoin=\"miter\"><\/line>\n      <\/g>\n      <style stroke-width=\"1\">\n        .nc-loop-bars-rotate-32-icon-o{\n          --animation-duration:0.8s;\n          transform-origin:16px 16px;\n          animation:nc-loop-bars-rotate-anim var(--animation-duration) infinite steps(8,jump-start)\n        }\n        @keyframes nc-loop-bars-rotate-anim{\n          0%{\n            transform:rotate(0)\n          }\n          100%{\n            transform:rotate(360deg)\n          }\n        }\n      <\/style>\n    <\/g>\n<\/svg>\n<\/span> \n              <\/div>            <\/button>  \n         \t\n                          \n                \n              <\/div>\n    <\/div> \n  <\/div>\n\n    \t\n\n<\/div>\n\n  <\/div>\n<\/div>\n\n\n  <div id=\"uc_woocommerce_product_grid_elementor_847d2fb_empty_message\" class=\"ue-no-posts-found\"  style=\"display:none\" >No products found<\/div>\n\n<!-- end Woo Product Grid -->\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<div class=\"elementor-element elementor-element-1c43bf2 e-flex e-con-boxed e-con e-parent\" data-id=\"1c43bf2\" 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-b462a05 elementor-widget elementor-widget-spacer\" data-id=\"b462a05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Exclusive Offer Enjoy Our Special Offer YOU DESERVE NOTHING BUT THE BEST. 25% OFF Storewide 00Days 00Hrs 00Min 00Sec Shop The Sale Men&#8217;s Perfumes women&#8217;s Perfumes Unisex Perfumes New Offers Our Brands New arrivals Sale 39% Reef 33 Eau de Parfum &#8211; 100ml 2,950&nbsp;EGP 1,790&nbsp;EGP Add To Cart Sale 35% 33 White Eau de Parfum [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3610","page","type-page","status-publish","hentry"],"aioseo_notices":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/comments?post=3610"}],"version-history":[{"count":597,"href":"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610\/revisions"}],"predecessor-version":[{"id":8114,"href":"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/pages\/3610\/revisions\/8114"}],"wp:attachment":[{"href":"https:\/\/brandsclub-eg.com\/en\/wp-json\/wp\/v2\/media?parent=3610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}