{"id":6376,"date":"2026-04-23T07:28:14","date_gmt":"2026-04-23T07:28:14","guid":{"rendered":"https:\/\/snipershopping.com\/?page_id=6376"},"modified":"2026-06-07T15:13:04","modified_gmt":"2026-06-07T12:13:04","slug":"home","status":"publish","type":"page","link":"https:\/\/snipershopping.com\/ar\/","title":{"rendered":"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"},"content":{"rendered":"\n<div class=\"wp-block-uagb-container uagb-block-4fa8caeb alignfull uagb-is-root-container\">\n<!-- ============================================================ -->\n<!-- SNIPER - BIG SALE Hero Banner                                -->\n<!-- Photo background + animated BIG SALE overlay band            -->\n<!-- Dark date strip with 5.11 + SNIPER logos                     -->\n<!-- Full-width | Responsive | RTL-safe                           -->\n<!--                                                              -->\n<!-- IMPORTANT: Replace 2 image URLs (mobile + desktop photos)   -->\n<!-- and verify the 5.11 logo URL.                                -->\n<!-- ============================================================ -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Oswald:wght@600;700;900&family=Inter:wght@400;600;700&display=swap');\n\n\/* ---- Full-width breakout (RTL-safe symmetric margins) ---- *\/\n.sniper-bigsale-outer {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    left: auto !important;\n    right: auto !important;\n    transform: none !important;\n    position: relative !important;\n    box-sizing: border-box !important;\n    clear: both !important;\n    display: block !important;\n    float: none !important;\n    background: #0a0a0a;\n    overflow: hidden;\n}\n\n.sniper-bigsale {\n    position: relative;\n    max-width: 1660px;\n    margin: 0 auto;\n    box-sizing: border-box;\n    padding: 0;\n}\n\n.sniper-bigsale-link {\n    display: block;\n    position: relative;\n    text-decoration: none !important;\n    line-height: 0;\n}\n\n\/* ---- Background photo (responsive: mobile portrait OR desktop landscape) ---- *\/\n.bigsale-bg {\n    display: block;\n    width: 100%;\n    line-height: 0;\n    position: relative;\n}\n.bigsale-bg img {\n    width: 100% !important;\n    height: auto !important;\n    display: block !important;\n    margin: 0 !important;\n    border: 0 !important;\n}\n\n\/* ============================================================ *\/\n\/* ================== OVERLAYS ON THE PHOTO =================== *\/\n\/* ============================================================ *\/\n\n\/* Orange brushstroke band sitting on the lower portion of the photo *\/\n.bigsale-band {\n    position: absolute;\n    bottom: 12%;\n    left: 0;\n    right: 0;\n    height: clamp(70px, 16%, 220px);\n    background: #ff752b;\n    \/* Subtle slanted edges to give a \"torn brushstroke\" feel *\/\n    clip-path: polygon(\n        0% 8%, 4% 0%, 30% 6%, 60% 2%, 88% 8%, 100% 4%,\n        100% 92%, 90% 100%, 60% 96%, 30% 100%, 6% 94%, 0% 98%\n    );\n    z-index: 2;\n}\n\n\/* Decorative dot pattern on both sides of the band (left + right) *\/\n.bigsale-band::before,\n.bigsale-band::after {\n    content: \"\";\n    position: absolute;\n    top: 25%;\n    width: 70px;\n    height: 50%;\n    background-image: radial-gradient(circle, rgba(255,255,255,0.65) 1.2px, transparent 1.6px);\n    background-size: 9px 9px;\n    z-index: 3;\n}\n.bigsale-band::before { left: 4%; }\n.bigsale-band::after  { right: 4%; }\n\n\/* BIG SALE text - animated left-right slide *\/\n.bigsale-title-wrap {\n    position: absolute;\n    bottom: 13%;\n    left: 0;\n    right: 0;\n    text-align: center;\n    z-index: 10;\n    animation: bigsaleSlide 3s ease-in-out infinite;\n    will-change: transform;\n    pointer-events: none;\n}\n.bigsale-title-big,\n.bigsale-title-sale {\n    display: block;\n    font-family: 'Oswald', sans-serif;\n    font-weight: 900;\n    color: #ffffff;\n    text-transform: uppercase;\n    line-height: 0.85;\n    letter-spacing: 2px;\n    text-shadow: 0 4px 16px rgba(0,0,0,0.45);\n}\n.bigsale-title-big {\n    font-size: clamp(36px, 9vw, 110px);\n}\n.bigsale-title-sale {\n    font-size: clamp(46px, 11vw, 130px);\n    margin-top: 2px;\n}\n\n@keyframes bigsaleSlide {\n    0%, 100% { transform: translateX(0); }\n    25%      { transform: translateX(-14px); }\n    50%      { transform: translateX(0); }\n    75%      { transform: translateX(14px); }\n}\n\n@media (prefers-reduced-motion: reduce) {\n    .bigsale-title-wrap { animation: none; }\n}\n\n\/* ---- Dark date strip at the very bottom ---- *\/\n.bigsale-date-strip {\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    background: #0a0a0a;\n    padding: clamp(8px, 1.4%, 20px) clamp(16px, 4%, 48px);\n    z-index: 5;\n    display: flex;\n    align-items: center;\n    box-sizing: border-box;\n    gap: 12px;\n}\n\/* 5.11 logo on left, date centered absolutely so layout stays balanced *\/\n.bigsale-date-strip .bigsale-date {\n    position: absolute;\n    left: 50%;\n    transform: translateX(-50%);\n}\n.bigsale-511-box {\n    background: #000;\n    padding: clamp(10px, 1.8vw, 22px) clamp(16px, 2.8vw, 32px);\n    border-radius: 4px;\n    display: flex;\n    align-items: center;\n    flex-shrink: 0;\n}\n.bigsale-511-logo {\n    height: clamp(48px, 9vw, 96px);\n    width: auto;\n    display: block;\n}\n.bigsale-date {\n    font-family: 'Oswald', sans-serif;\n    font-weight: 700;\n    font-size: clamp(14px, 2.4vw, 28px);\n    color: #ffffff;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    text-align: center;\n    flex: 1 1 auto;\n}\n\n\/* ---- CTA button: floating below the strip ---- *\/\n.sniper-bigsale-cta {\n    position: relative;\n    display: flex;\n    justify-content: center;\n    padding: 18px 0 28px;\n    background: #0a0a0a;\n}\n.sniper-bigsale-cta a {\n    background: #ff752b;\n    color: #ffffff !important;\n    font-family: 'Oswald', sans-serif;\n    font-weight: 700;\n    font-size: clamp(15px, 1.6vw, 20px);\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    padding: 14px 38px;\n    border-radius: 6px;\n    text-decoration: none !important;\n    box-shadow: 0 10px 28px rgba(0,0,0,0.45);\n    transition: background 0.3s, transform 0.3s, box-shadow 0.3s;\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    line-height: 1;\n}\n.sniper-bigsale-cta a:hover {\n    background: #e0621e;\n    transform: translateY(-3px);\n    box-shadow: 0 14px 36px rgba(0,0,0,0.55);\n    color: #fff !important;\n}\n.sniper-bigsale-cta .arrow {\n    display: inline-block;\n    font-size: 1.1em;\n    line-height: 1;\n}\n\n\/* ====================== RTL SUPPORT ====================== *\/\n[dir=\"rtl\"] .sniper-bigsale-cta .arrow,\nhtml[dir=\"rtl\"] .sniper-bigsale-cta .arrow,\nbody.rtl .sniper-bigsale-cta .arrow {\n    transform: scaleX(-1);\n}\n[dir=\"rtl\"] .bigsale-date-strip,\nhtml[dir=\"rtl\"] .bigsale-date-strip,\nbody.rtl .bigsale-date-strip {\n    flex-direction: row-reverse;\n}\n[dir=\"rtl\"] .bigsale-band::after,\nhtml[dir=\"rtl\"] .bigsale-band::after,\nbody.rtl .bigsale-band::after {\n    right: auto;\n    left: 4%;\n}\n\n\/* ====================== RESPONSIVE ====================== *\/\n\n\/* DESKTOP: landscape photo - scale text + strip down proportionally *\/\n@media (min-width: 769px) {\n    \/* Move band higher so it sits cleanly above the strip *\/\n    .bigsale-band {\n        bottom: 19%;\n        height: clamp(70px, 10%, 110px);\n    }\n    \/* Reposition BIG SALE text above band *\/\n    .bigsale-title-wrap {\n        bottom: 21%;\n    }\n    \/* Smaller BIG SALE text to fit landscape proportions *\/\n    .bigsale-title-big {\n        font-size: clamp(48px, 5.5vw, 84px);\n        letter-spacing: 3px;\n    }\n    .bigsale-title-sale {\n        font-size: clamp(60px, 7vw, 104px);\n        letter-spacing: 3px;\n    }\n    \/* Smaller 5.11 logo on desktop (was way too big at 96px) *\/\n    .bigsale-511-logo {\n        height: clamp(40px, 4.5vw, 66px);\n    }\n    .bigsale-511-box {\n        padding: clamp(8px, 1.2vw, 16px) clamp(14px, 2vw, 24px);\n    }\n    \/* More breathing room in the strip *\/\n    .bigsale-date-strip {\n        padding: clamp(14px, 2vw, 26px) clamp(20px, 3vw, 40px);\n    }\n    .bigsale-date {\n        font-size: clamp(16px, 1.6vw, 22px);\n        letter-spacing: 2.5px;\n    }\n    \/* Smaller dot pattern on desktop *\/\n    .bigsale-band::before,\n    .bigsale-band::after {\n        width: 90px;\n        height: 60%;\n        top: 20%;\n    }\n}\n\n\/* MOBILE: portrait photo - keep original chunky sizing *\/\n@media (max-width: 768px) {\n    .bigsale-band { bottom: 13%; height: clamp(55px, 18%, 160px); }\n    .bigsale-title-wrap { bottom: 14%; }\n    .bigsale-title-big { font-size: clamp(40px, 13vw, 80px); }\n    .bigsale-title-sale { font-size: clamp(52px, 16vw, 100px); }\n    @keyframes bigsaleSlide {\n        0%, 100% { transform: translateX(0); }\n        25%      { transform: translateX(-8px); }\n        50%      { transform: translateX(0); }\n        75%      { transform: translateX(8px); }\n    }\n}\n@media (max-width: 420px) {\n    .sniper-bigsale-cta a { padding: 12px 28px; font-size: 14px; }\n    .bigsale-date { font-size: 13px; letter-spacing: 1px; }\n}\n<\/style>\n\n<div class=\"sniper-bigsale-outer\">\n    <div class=\"sniper-bigsale\" dir=\"ltr\">\n        <a class=\"sniper-bigsale-link\" href=\"\/sale\/\" aria-label=\"Shop the Big Sale\">\n\n            <!-- Background photo (responsive: mobile portrait OR desktop landscape) -->\n            <picture class=\"bigsale-bg\">\n                <source media=\"(min-width: 769px)\" srcset=\"https:\/\/snipershopping.com\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-7-2026-08_49_30-AM.png\">\n                <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-7-2026-08_48_13-AM.png?ssl=1\"\n                     alt=\"BIG SALE - Up to 50% OFF | 5.11 Tactical | June 4-14\"\n                     loading=\"eager\">\n            <\/picture>\n\n            <!-- Orange brushstroke band -->\n            <div class=\"bigsale-band\"><\/div>\n\n            <!-- BIG SALE animated text -->\n            <div class=\"bigsale-title-wrap\">\n                <span class=\"bigsale-title-big\">BIG<\/span>\n                <span class=\"bigsale-title-sale\">SALE<\/span>\n            <\/div>\n\n            <!-- Date strip with 5.11 + SNIPER logos -->\n            <div class=\"bigsale-date-strip\">\n                <span class=\"bigsale-511-box\">\n                    <img data-recalc-dims=\"1\" decoding=\"async\" class=\"bigsale-511-logo\"\n                         src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/05\/what-are-peoples-thoughts-of-the-5-11-logo-v0-jdchpzhffjtf1-removebg-preview.png?ssl=1\"\n                         alt=\"5.11\">\n                <\/span>\n                <span class=\"bigsale-date\">June 4 &#8211; 14<\/span>\n            <\/div>\n\n        <\/a>\n\n        <!-- CTA button - sits below the photo on its own dark band -->\n        <div class=\"sniper-bigsale-cta\">\n            <a href=\"\/sale\/\">\n                DISCOVER OUR SALES\n                <span class=\"arrow\">&rarr;<\/span>\n            <\/a>\n        <\/div>\n\n    <\/div>\n<\/div>\n<\/div>\n\n\n\n<!-- ====== SNIPER GCC SHIPPING SECTION v3 (wide, flags, no banner) ====== -->\n<style>\n  .sniper-gcc-shipping {\n    position: relative;\n    width: 100vw;\n    max-width: 100vw;\n    left: 50%;\n    transform: translateX(-50%);\n    background: linear-gradient(135deg, #0d0d0d 0%, #1a1a1a 50%, #0d0d0d 100%);\n    overflow: hidden;\n    font-family: 'Inter', 'Noto Sans Arabic', sans-serif;\n  }\n  .sniper-gcc-shipping * { box-sizing: border-box; }\n\n  .sniper-gcc-shipping::before {\n    content: \"\";\n    position: absolute;\n    top: 50%; left: 50%;\n    width: 80%; height: 200%;\n    transform: translate(-50%, -50%);\n    background: radial-gradient(ellipse at center, rgba(255,117,43,0.16) 0%, rgba(255,117,43,0.05) 38%, transparent 70%);\n    pointer-events: none;\n    animation: gccAura 6s ease-in-out infinite;\n    z-index: 0;\n  }\n  @keyframes gccAura {\n    0%, 100% { opacity: 0.55; transform: translate(-50%,-50%) scale(1); }\n    50%      { opacity: 1;    transform: translate(-50%,-50%) scale(1.06); }\n  }\n\n  .sniper-gcc-shipping::after {\n    content: \"\";\n    position: absolute;\n    top: 0; left: 0;\n    height: 3px; width: 100%;\n    background: linear-gradient(90deg, transparent, #ff752b 50%, transparent);\n    background-size: 50% 100%;\n    background-repeat: no-repeat;\n    animation: gccSweepLine 4s linear infinite;\n    z-index: 2;\n  }\n  @keyframes gccSweepLine {\n    0%   { background-position: -50% 0; }\n    100% { background-position: 150% 0; }\n  }\n\n  .sniper-gcc-shipping .gcc-inner {\n    position: relative;\n    z-index: 1;\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 60px 30px 26px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n\n  .sniper-gcc-shipping .gcc-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    background: rgba(255,117,43,0.12);\n    border: 1px solid rgba(255,117,43,0.30);\n    color: #ff752b;\n    font-family: 'Oswald', 'Noto Sans Arabic', sans-serif;\n    font-size: 12px;\n    font-weight: 500;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    padding: 8px 18px;\n    border-radius: 30px;\n    margin-bottom: 22px;\n    animation: gccFadeUp 0.7s ease-out 0.05s both;\n  }\n  .sniper-gcc-shipping .gcc-badge .gcc-dot {\n    width: 8px; height: 8px; border-radius: 50%;\n    background: #ff752b;\n    box-shadow: 0 0 0 0 rgba(255,117,43,0.6);\n    animation: gccBlink 1.8s ease-out infinite;\n  }\n  @keyframes gccBlink {\n    0% { box-shadow: 0 0 0 0 rgba(255,117,43,0.6); }\n    70% { box-shadow: 0 0 0 8px rgba(255,117,43,0); }\n    100% { box-shadow: 0 0 0 0 rgba(255,117,43,0); }\n  }\n\n  .sniper-gcc-shipping .gcc-headline {\n    font-family: 'Oswald', 'Noto Sans Arabic', sans-serif;\n    font-size: 46px;\n    font-weight: 700;\n    color: #ffffff;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    line-height: 1.1;\n    margin: 0 0 16px 0;\n    animation: gccFadeUp 0.7s ease-out 0.15s both;\n  }\n  .sniper-gcc-shipping .gcc-headline .highlight {\n    color: #ff752b;\n    text-shadow: 0 0 22px rgba(255,117,43,0.45);\n  }\n\n  .sniper-gcc-shipping .gcc-sub {\n    font-family: 'Inter', 'Noto Sans Arabic', sans-serif;\n    font-size: 15px;\n    color: rgba(255,255,255,0.6);\n    line-height: 1.7;\n    margin: 0 auto 32px;\n    max-width: 560px;\n    animation: gccFadeUp 0.7s ease-out 0.25s both;\n  }\n\n  .sniper-gcc-shipping .gcc-flags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 26px;\n    margin-bottom: 36px;\n    animation: gccFadeUp 0.7s ease-out 0.35s both;\n  }\n  .sniper-gcc-shipping .gcc-flag {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 9px;\n  }\n  .sniper-gcc-shipping .gcc-flag img {\n    width: 58px;\n    height: 39px;\n    object-fit: cover;\n    border-radius: 6px;\n    border: 1px solid rgba(255,255,255,0.18);\n    box-shadow: 0 5px 16px rgba(0,0,0,0.45);\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n  }\n  .sniper-gcc-shipping .gcc-flag:hover img {\n    transform: translateY(-5px) scale(1.06);\n    box-shadow: 0 8px 22px rgba(255,117,43,0.4);\n  }\n  .sniper-gcc-shipping .gcc-flag span {\n    font-family: 'Inter', 'Noto Sans Arabic', sans-serif;\n    font-size: 11px;\n    font-weight: 500;\n    color: rgba(255,255,255,0.62);\n    text-transform: uppercase;\n    letter-spacing: 1px;\n  }\n\n  .sniper-gcc-shipping .gcc-btn {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background-color: #ff752b;\n    color: #ffffff;\n    font-family: 'Oswald', 'Noto Sans Arabic', sans-serif;\n    font-size: 16px;\n    font-weight: 500;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    padding: 16px 40px;\n    border-radius: 8px;\n    text-decoration: none;\n    box-shadow: 0 4px 18px rgba(255,117,43,0.30);\n    animation: gccFadeUp 0.7s ease-out 0.45s both, gccBtnGlow 2.6s ease-in-out infinite;\n    transition: background 0.3s, transform 0.3s, box-shadow 0.3s;\n  }\n  @keyframes gccBtnGlow {\n    0%, 100% { box-shadow: 0 4px 18px rgba(255,117,43,0.30); }\n    50%      { box-shadow: 0 6px 26px rgba(255,117,43,0.55); }\n  }\n  .sniper-gcc-shipping .gcc-btn:hover {\n    background-color: #e56620;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 28px rgba(255,117,43,0.5);\n  }\n  .sniper-gcc-shipping .gcc-btn svg { width: 18px; height: 18px; transition: transform 0.3s ease; }\n  .sniper-gcc-shipping .gcc-btn:hover svg { transform: translateX(5px); }\n\n  .sniper-gcc-shipping .gcc-bottom {\n    position: relative;\n    z-index: 1;\n    border-top: 1px solid rgba(255,255,255,0.08);\n    padding: 14px 34px;\n    text-align: left;\n  }\n  .sniper-gcc-shipping .gcc-bottom a {\n    font-family: 'Inter', 'Noto Sans Arabic', sans-serif;\n    font-size: 13px;\n    font-weight: 500;\n    color: rgba(255,255,255,0.55);\n    text-decoration: none;\n    letter-spacing: 0.5px;\n    transition: color 0.2s ease;\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .sniper-gcc-shipping .gcc-bottom a:hover { color: #ff752b; }\n\n  @keyframes gccFadeUp {\n    from { opacity: 0; transform: translateY(22px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  [dir=\"rtl\"] .sniper-gcc-shipping .gcc-headline,\n  html[lang=\"ar\"] .sniper-gcc-shipping .gcc-headline {\n    letter-spacing: 0;\n    font-family: 'Noto Sans Arabic', 'Oswald', sans-serif;\n  }\n  [dir=\"rtl\"] .sniper-gcc-shipping .gcc-bottom,\n  html[lang=\"ar\"] .sniper-gcc-shipping .gcc-bottom { text-align: right; }\n  [dir=\"rtl\"] .sniper-gcc-shipping .gcc-btn:hover svg,\n  html[lang=\"ar\"] .sniper-gcc-shipping .gcc-btn:hover svg { transform: translateX(-5px) rotate(180deg); }\n\n  @media (max-width: 768px) {\n    .sniper-gcc-shipping .gcc-inner { padding: 44px 20px 22px; }\n    .sniper-gcc-shipping .gcc-headline { font-size: 32px; }\n    .sniper-gcc-shipping .gcc-sub { font-size: 13px; }\n    .sniper-gcc-shipping .gcc-flags { gap: 16px; }\n    .sniper-gcc-shipping .gcc-flag img { width: 48px; height: 32px; }\n    .sniper-gcc-shipping .gcc-flag span { font-size: 10px; }\n    .sniper-gcc-shipping .gcc-btn { font-size: 14px; padding: 14px 30px; }\n    .sniper-gcc-shipping .gcc-bottom { padding: 12px 20px; text-align: center; }\n    [dir=\"rtl\"] .sniper-gcc-shipping .gcc-bottom,\n    html[lang=\"ar\"] .sniper-gcc-shipping .gcc-bottom { text-align: center; }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .sniper-gcc-shipping *,\n    .sniper-gcc-shipping::before,\n    .sniper-gcc-shipping::after { animation: none !important; }\n  }\n<\/style>\n\n<div class=\"sniper-gcc-shipping\">\n  <div class=\"gcc-inner\">\n\n    <div class=\"gcc-badge\">\n      <span class=\"gcc-dot\"><\/span>\n      Fast &amp; Secure Delivery\n    <\/div>\n\n    <h2 class=\"gcc-headline\">\n      We Ship Across <span class=\"highlight\">All GCC Countries<\/span>\n    <\/h2>\n\n    <p class=\"gcc-sub\">\n      From Bahrain to the Gulf \u2014 get your tactical gear and workwear delivered straight to your door, anywhere across the GCC.\n    <\/p>\n\n    <div class=\"gcc-flags\">\n      <div class=\"gcc-flag\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/flagcdn.com\/w160\/sa.png?ssl=1\" alt=\"Saudi Arabia\"><span>Saudi Arabia<\/span><\/div>\n      <div class=\"gcc-flag\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/flagcdn.com\/w160\/ae.png?ssl=1\" alt=\"UAE\"><span>UAE<\/span><\/div>\n      <div class=\"gcc-flag\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/flagcdn.com\/w160\/qa.png?ssl=1\" alt=\"Qatar\"><span>Qatar<\/span><\/div>\n      <div class=\"gcc-flag\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/flagcdn.com\/w160\/kw.png?ssl=1\" alt=\"Kuwait\"><span>Kuwait<\/span><\/div>\n      <div class=\"gcc-flag\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/flagcdn.com\/w160\/bh.png?ssl=1\" alt=\"Bahrain\"><span>Bahrain<\/span><\/div>\n      <div class=\"gcc-flag\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/flagcdn.com\/w160\/om.png?ssl=1\" alt=\"Oman\"><span>Oman<\/span><\/div>\n    <\/div>\n\n    <a href=\"https:\/\/snipershopping.com\/collection\/\" class=\"gcc-btn\">\n      Explore Our Products\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg>\n    <\/a>\n\n  <\/div>\n\n  <div class=\"gcc-bottom\">\n    <a href=\"https:\/\/snipershopping.com\/shipping\/\">\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n      Shipping Details &amp; Delivery Info\n    <\/a>\n  <\/div>\n<\/div>\n<!-- ====== END SNIPER GCC SHIPPING SECTION v3 ====== -->\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-86c87fa5 alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<!-- ============================================ -->\n<!-- SNIPER - TRUST BAR SECTION  (v2)             -->\n<!-- White bg | Oswald headings | icon circles    -->\n<!-- Full-width (safe symmetric breakout) | RTL    -->\n<!-- ============================================ -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Oswald:wght@600;700&family=Inter:wght@400;500&display=swap');\n\n\/* ---- Full-width breakout (symmetric, RTL-safe: no left\/transform) ---- *\/\n.sniper-trust-outer {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    left: auto !important;\n    right: auto !important;\n    transform: none !important;\n    position: relative !important;\n    box-sizing: border-box !important;\n    clear: both !important;\n    display: block !important;\n    float: none !important;\n}\n\n.sniper-trust-bar {\n    background-color: #ffffff !important;\n    border-top: 1px solid #ececec !important;\n    border-bottom: 1px solid #ececec !important;\n    padding: 38px 60px !important;\n    width: 100% !important;\n    box-sizing: border-box !important;\n}\n\n.sniper-trust-bar .trust-container {\n    max-width: 1440px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0;\n}\n\n.sniper-trust-bar .trust-item {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 16px;\n    padding: 6px 34px;\n    box-sizing: border-box;\n}\n\n\/* vertical dividers between columns *\/\n.sniper-trust-bar .trust-item + .trust-item {\n    border-left: 1px solid #ececec;\n}\n\n\/* ---- Icon in soft orange circle ---- *\/\n.sniper-trust-bar .trust-icon {\n    flex-shrink: 0;\n    width: 58px;\n    height: 58px;\n    border-radius: 50%;\n    background-color: rgba(255,117,43,0.10);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.sniper-trust-bar .trust-icon svg {\n    width: 28px;\n    height: 28px;\n    stroke: #ff752b;\n    stroke-width: 1.8;\n    fill: none;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\/* ---- Text ---- *\/\n.sniper-trust-bar .trust-text h3 {\n    font-family: 'Oswald', sans-serif;\n    font-weight: 600;\n    font-size: 17px;\n    text-transform: uppercase;\n    color: #111111;\n    letter-spacing: 0.6px;\n    line-height: 1.2;\n    margin: 0 0 4px 0;\n}\n\n.sniper-trust-bar .trust-text p {\n    font-family: 'Inter', sans-serif;\n    font-weight: 400;\n    font-size: 12.5px;\n    color: #777777;\n    line-height: 1.4;\n    margin: 0;\n}\n\n\/* ============================================ *\/\n\/* ================ RTL SUPPORT =============== *\/\n\/* ============================================ *\/\n[dir=\"rtl\"] .sniper-trust-bar .trust-item,\nhtml[dir=\"rtl\"] .sniper-trust-bar .trust-item,\nbody.rtl .sniper-trust-bar .trust-item { flex-direction: row-reverse; direction: rtl; }\n\n[dir=\"rtl\"] .sniper-trust-bar .trust-text,\nhtml[dir=\"rtl\"] .sniper-trust-bar .trust-text,\nbody.rtl .sniper-trust-bar .trust-text { text-align: right; }\n\n[dir=\"rtl\"] .sniper-trust-bar .trust-item + .trust-item,\nhtml[dir=\"rtl\"] .sniper-trust-bar .trust-item + .trust-item,\nbody.rtl .sniper-trust-bar .trust-item + .trust-item { border-left: none; border-right: 1px solid #ececec; }\n\n\/* flip the truck so it \"drives\" the reading direction *\/\n[dir=\"rtl\"] .sniper-trust-bar .trust-truck,\nhtml[dir=\"rtl\"] .sniper-trust-bar .trust-truck,\nbody.rtl .sniper-trust-bar .trust-truck { transform: scaleX(-1); }\n\n\/* ============================================ *\/\n\/* ================ RESPONSIVE ================ *\/\n\/* ============================================ *\/\n@media (max-width: 1024px) {\n    .sniper-trust-bar { padding: 32px 30px !important; }\n    .sniper-trust-bar .trust-item { padding: 6px 18px; gap: 13px; }\n    .sniper-trust-bar .trust-icon { width: 50px; height: 50px; }\n    .sniper-trust-bar .trust-icon svg { width: 24px; height: 24px; }\n    .sniper-trust-bar .trust-text h3 { font-size: 15px; }\n    .sniper-trust-bar .trust-text p { font-size: 12px; }\n}\n\n@media (max-width: 768px) {\n    .sniper-trust-bar { padding: 28px 18px !important; }\n    .sniper-trust-bar .trust-container { grid-template-columns: repeat(2, 1fr); gap: 26px 0; }\n    \/* remove vertical lines, keep only the ones inside a row look clean *\/\n    .sniper-trust-bar .trust-item { padding: 6px 14px; }\n    .sniper-trust-bar .trust-item + .trust-item { border-left: none; }\n    [dir=\"rtl\"] .sniper-trust-bar .trust-item + .trust-item,\n    html[dir=\"rtl\"] .sniper-trust-bar .trust-item + .trust-item,\n    body.rtl .sniper-trust-bar .trust-item + .trust-item { border-right: none; }\n}\n\n@media (max-width: 480px) {\n    .sniper-trust-bar .trust-container { grid-template-columns: 1fr; gap: 22px; }\n    .sniper-trust-bar .trust-item { justify-content: flex-start; }\n    [dir=\"rtl\"] .sniper-trust-bar .trust-item,\n    html[dir=\"rtl\"] .sniper-trust-bar .trust-item,\n    body.rtl .sniper-trust-bar .trust-item { justify-content: flex-start; }\n}\n<\/style>\n\n<!-- ====== TRUST BAR ====== -->\n<div class=\"sniper-trust-outer\">\n  <div class=\"sniper-trust-bar\" dir=\"ltr\">\n    <div class=\"trust-container\">\n\n      <!-- Fast Shipping -->\n      <div class=\"trust-item\">\n        <div class=\"trust-icon\">\n          <svg class=\"trust-truck\" viewBox=\"0 0 24 24\">\n            <path d=\"M2 5h11v11H2z\"\/>\n            <path d=\"M13 8h4l4 4v4h-8z\"\/>\n            <circle cx=\"6.5\" cy=\"18.5\" r=\"2\"\/>\n            <circle cx=\"17.5\" cy=\"18.5\" r=\"2\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"trust-text\">\n          <h3>Fast Shipping<\/h3>\n          <p>Quick delivery to your doorstep<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 14-Day Returns -->\n      <div class=\"trust-item\">\n        <div class=\"trust-icon\">\n          <svg viewBox=\"0 0 24 24\">\n            <polyline points=\"3 4 3 9 8 9\"\/>\n            <path d=\"M4.6 14a8 8 0 1 0 1.5-8.3L3 9\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"trust-text\">\n          <h3>14-Day Returns<\/h3>\n          <p>Easy and convenient returns<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- Secure Payment -->\n      <div class=\"trust-item\">\n        <div class=\"trust-icon\">\n          <svg viewBox=\"0 0 24 24\">\n            <path d=\"M12 2l8 3v6c0 5-3.4 8.6-8 11-4.6-2.4-8-6-8-11V5l8-3z\"\/>\n            <polyline points=\"9 12 11 14 15 9.5\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"trust-text\">\n          <h3>Secure Payment<\/h3>\n          <p>Multiple payment options available<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- 24\/7 Support -->\n      <div class=\"trust-item\">\n        <div class=\"trust-icon\">\n          <svg viewBox=\"0 0 24 24\">\n            <path d=\"M4 13v-2a8 8 0 0 1 16 0v2\"\/>\n            <path d=\"M4 13h2v6H5a2 2 0 0 1-2-2v-2a2 2 0 0 1 1-2zM20 13h-2v6h1a2 2 0 0 0 2-2v-2a2 2 0 0 0-1-2z\"\/>\n            <path d=\"M18 19a3 3 0 0 1-3 2.5h-2\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"trust-text\">\n          <h3>24\/7 Support<\/h3>\n          <p>Always here to assist you<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-2a195497 alignfull uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-a17908f7\">\n<!-- ============================================================ -->\n<!-- SNIPER - 5.11 STRYKE PANT  |  HERO v2 (full composition)     -->\n<!-- Text+features+CTA on left, model photo right, trust bar      -->\n<!-- Full-width | Responsive | RTL + LTR | SVG icons (no img)      -->\n<!-- Set block alignment to \"Full Width\" (breakout also built-in) -->\n<!-- ============================================================ -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Oswald:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap');\n\n.sk2-outer {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    position: relative !important;\n    box-sizing: border-box !important;\n    clear: both !important;\n    display: block !important;\n    float: none !important;\n    overflow: hidden !important;\n    background-color: #0a0a0a !important;\n}\n\n\/* ---- HERO ROW ---- *\/\n.sk2-hero {\n    display: flex !important;\n    flex-direction: row !important;\n    align-items: stretch !important;\n    width: 100% !important;\n    max-width: 1660px !important;\n    margin: 0 auto !important;\n    min-height: 720px !important;\n    box-sizing: border-box !important;\n}\n\n\/* ---- LEFT column ---- *\/\n.sk2-left {\n    flex: 1 1 47% !important;\n    display: flex !important;\n    flex-direction: column !important;\n    justify-content: center !important;\n    padding: 54px clamp(26px, 4vw, 64px) !important;\n    box-sizing: border-box !important;\n    background-color: #0a0a0a !important;\n}\n\n.sk2-brand {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    font-family: 'Oswald', sans-serif;\n    font-weight: 700;\n    font-size: clamp(30px, 3vw, 46px);\n    color: #ffffff !important;\n    line-height: 1;\n    margin: 0 0 10px 0;\n}\n.sk2-brand svg { width: clamp(30px, 3vw, 44px); height: clamp(30px, 3vw, 44px); flex: none; }\n.sk2-brand img.sk2-logo { height: clamp(42px, 4.5vw, 64px); width: auto; display: block; }\n\n.sk2-title {\n    font-family: 'Oswald', sans-serif;\n    font-weight: 700;\n    font-size: clamp(54px, 8vw, 120px) !important;\n    line-height: 0.85 !important;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin: 0 0 18px 0 !important;\n}\n.sk2-title span { color: #ff5a1f !important; display: block; }\n\n.sk2-tagline {\n    font-family: 'Oswald', sans-serif;\n    font-weight: 600;\n    font-size: clamp(18px, 2vw, 28px);\n    line-height: 1.15;\n    color: #ffffff !important;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    margin: 0 0 30px 0;\n}\n.sk2-tagline span { color: #ff5a1f !important; }\n\n\/* ---- FEATURE ROWS ---- *\/\n.sk2-features { display: flex; flex-direction: column; gap: 14px; margin: 0 0 30px 0; }\n\n.sk2-feat {\n    display: flex !important;\n    flex-direction: row !important;\n    align-items: center !important;\n    gap: 16px !important;\n}\n\n.sk2-ficon {\n    flex: none !important;\n    width: 46px; height: 46px;\n    border-radius: 50%;\n    border: 1px solid rgba(255,90,31,0.55);\n    display: flex; align-items: center; justify-content: center;\n    background: rgba(255,90,31,0.08);\n}\n.sk2-ficon svg { width: 22px; height: 22px; stroke: #ff5a1f; fill: none; stroke-width: 2; }\n\n.sk2-ftext { flex: 1 1 auto !important; min-width: 0; }\n.sk2-ftext h3 {\n    font-family: 'Inter', sans-serif;\n    font-weight: 700;\n    font-size: clamp(14px, 1.2vw, 17px);\n    text-transform: uppercase;\n    color: #ffffff !important;\n    letter-spacing: 0.5px;\n    margin: 0 0 3px 0;\n}\n.sk2-ftext p {\n    font-family: 'Inter', sans-serif;\n    font-weight: 400;\n    font-size: clamp(12px, 1vw, 14px);\n    color: rgba(255,255,255,0.6) !important;\n    margin: 0;\n    line-height: 1.4;\n}\n\n.sk2-fthumb {\n    flex: none !important;\n    width: clamp(86px, 9vw, 132px) !important;\n    height: 58px !important;\n    border-radius: 6px;\n    overflow: hidden;\n    background: #1a1a1a;\n}\n.sk2-fthumb img { width: 100% !important; height: 100% !important; object-fit: cover !important; display: block !important; }\n\n\/* ---- CTA ---- *\/\n.sk2-cta {\n    display: flex !important;\n    align-items: center !important;\n    justify-content: space-between !important;\n    gap: 20px;\n    font-family: 'Oswald', sans-serif;\n    font-weight: 700;\n    font-size: clamp(17px, 1.6vw, 22px);\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #ffffff !important;\n    background-color: #ff5a1f !important;\n    padding: 20px 30px !important;\n    border-radius: 4px;\n    text-decoration: none !important;\n    transition: background-color 0.3s, transform 0.3s;\n    max-width: 520px;\n}\n.sk2-cta:hover { background-color: #e0481a !important; transform: translateY(-2px); color: #fff !important; }\n.sk2-arrow { display: inline-block; font-size: 1.2em; line-height: 1; }\n\n\/* ---- RIGHT image ---- *\/\n.sk2-right {\n    flex: 1 1 53% !important;\n    position: relative !important;\n    background-color: #15130f !important;\n    overflow: hidden !important;\n}\n.sk2-right img {\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover !important;\n    object-position: center center !important;\n    display: block !important;\n}\n.sk2-right::before {\n    content: \"\";\n    position: absolute; top: 0; bottom: 0; left: 0; width: 120px;\n    background: linear-gradient(to right, #0a0a0a, transparent);\n    z-index: 2; pointer-events: none;\n}\n\n\/* ---- TRUST BAR ---- *\/\n.sk2-trust {\n    display: flex !important;\n    flex-direction: row !important;\n    flex-wrap: nowrap !important;\n    align-items: stretch !important;\n    width: 100% !important;\n    max-width: 1660px !important;\n    margin: 0 auto !important;\n    background-color: #000000 !important;\n    border-top: 1px solid rgba(255,255,255,0.1) !important;\n    box-sizing: border-box !important;\n}\n.sk2-trust-item {\n    flex: 1 1 33.33% !important;\n    display: flex !important;\n    align-items: center !important;\n    gap: 14px !important;\n    padding: 22px clamp(18px, 3vw, 44px) !important;\n    box-sizing: border-box !important;\n}\n.sk2-trust-item + .sk2-trust-item { border-left: 1px solid rgba(255,255,255,0.1) !important; }\n.sk2-trust-item svg { flex: none; width: 30px; height: 30px; stroke: #ff5a1f; fill: none; stroke-width: 2; }\n\/* colored colour-swatch icon (Khaki \/ Brown \/ Charcoal \/ Black) *\/\n.sk2-trust-item svg.sk2-swatch { stroke: none; }\n.sk2-trust-item svg.sk2-swatch rect { stroke: rgba(255,255,255,0.45); stroke-width: 1; }\n\/* trend-up icon = built to last \/ durable *\/\n.sk2-trust-item svg.sk2-trend { fill: #ff5a1f; stroke: none; }\n.sk2-trust-item .sk2-tt { display: flex; flex-direction: column; }\n.sk2-trust-item strong {\n    font-family: 'Inter', sans-serif; font-weight: 700;\n    font-size: clamp(13px, 1.1vw, 16px); color: #fff !important;\n    text-transform: uppercase; letter-spacing: 0.5px; line-height: 1.2;\n}\n.sk2-trust-item span {\n    font-family: 'Inter', sans-serif; font-weight: 400;\n    font-size: clamp(11px, 1vw, 13px); color: rgba(255,255,255,0.55) !important;\n    text-transform: uppercase; letter-spacing: 0.5px;\n}\n\n\/* ============================================================ *\/\n\/* ====================== RTL SUPPORT ========================= *\/\n\/* ============================================================ *\/\n[dir=\"rtl\"] .sk2-hero,\nhtml[dir=\"rtl\"] .sk2-hero,\nbody.rtl .sk2-hero { flex-direction: row-reverse !important; }\n\n[dir=\"rtl\"] .sk2-left,\nhtml[dir=\"rtl\"] .sk2-left,\nbody.rtl .sk2-left { direction: rtl !important; text-align: right !important; }\n\n[dir=\"rtl\"] .sk2-brand,\nhtml[dir=\"rtl\"] .sk2-brand,\nbody.rtl .sk2-brand { flex-direction: row-reverse !important; justify-content: flex-end !important; }\n\n[dir=\"rtl\"] .sk2-feat,\nhtml[dir=\"rtl\"] .sk2-feat,\nbody.rtl .sk2-feat { flex-direction: row-reverse !important; }\n\n[dir=\"rtl\"] .sk2-right::before,\nhtml[dir=\"rtl\"] .sk2-right::before,\nbody.rtl .sk2-right::before { left: auto; right: 0; background: linear-gradient(to left, #0a0a0a, transparent); }\n\n[dir=\"rtl\"] .sk2-arrow,\nhtml[dir=\"rtl\"] .sk2-arrow,\nbody.rtl .sk2-arrow { transform: scaleX(-1); }\n\n[dir=\"rtl\"] .sk2-trust,\nhtml[dir=\"rtl\"] .sk2-trust,\nbody.rtl .sk2-trust { flex-direction: row-reverse !important; }\n\n[dir=\"rtl\"] .sk2-trust-item,\nhtml[dir=\"rtl\"] .sk2-trust-item,\nbody.rtl .sk2-trust-item { flex-direction: row-reverse !important; text-align: right !important; }\n\n[dir=\"rtl\"] .sk2-trust-item + .sk2-trust-item,\nhtml[dir=\"rtl\"] .sk2-trust-item + .sk2-trust-item,\nbody.rtl .sk2-trust-item + .sk2-trust-item { border-left: none !important; border-right: 1px solid rgba(255,255,255,0.1) !important; }\n\n[dir=\"rtl\"] .sk2-trust-item .sk2-tt,\nhtml[dir=\"rtl\"] .sk2-trust-item .sk2-tt,\nbody.rtl .sk2-trust-item .sk2-tt { align-items: flex-end !important; }\n\n\/* ============================================================ *\/\n\/* ====================== RESPONSIVE ========================== *\/\n\/* ============================================================ *\/\n@media (max-width: 1024px) {\n    .sk2-hero { flex-direction: column !important; min-height: 0 !important; }\n    [dir=\"rtl\"] .sk2-hero,\n    html[dir=\"rtl\"] .sk2-hero,\n    body.rtl .sk2-hero { flex-direction: column !important; }\n\n    .sk2-right { flex: none !important; width: 100% !important; height: 420px !important; order: -1; }\n    .sk2-right::before { display: none !important; }\n    .sk2-left { flex: none !important; width: 100% !important; padding: 42px clamp(22px, 5vw, 48px) !important; }\n    .sk2-cta { max-width: none !important; }\n}\n\n@media (max-width: 600px) {\n    .sk2-right { height: 320px !important; }\n    .sk2-fthumb { display: none !important; }  \/* keep feature rows clean on small screens *\/\n    .sk2-trust { flex-direction: column !important; }\n    [dir=\"rtl\"] .sk2-trust,\n    html[dir=\"rtl\"] .sk2-trust,\n    body.rtl .sk2-trust { flex-direction: column !important; }\n    .sk2-trust-item { flex: none !important; width: 100% !important; }\n    .sk2-trust-item + .sk2-trust-item { border-left: none !important; border-right: none !important; border-top: 1px solid rgba(255,255,255,0.1) !important; }\n    .sk2-title { font-size: clamp(48px, 16vw, 80px) !important; }\n}\n<\/style>\n\n<div class=\"sk2-outer\">\n\n  <!-- ===================== HERO ===================== -->\n  <div class=\"sk2-hero\" dir=\"ltr\">\n\n    <!-- LEFT: copy + features + CTA -->\n    <div class=\"sk2-left\">\n\n      <div class=\"sk2-brand\">\n        <img data-recalc-dims=\"1\" decoding=\"async\" class=\"sk2-logo\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/05\/what-are-peoples-thoughts-of-the-5-11-logo-v0-jdchpzhffjtf1-removebg-preview.png?ssl=1\" alt=\"5.11\">\n      <\/div>\n\n      <h1 class=\"sk2-title\">Stryke<span>Pant<\/span><\/h1>\n\n      <p class=\"sk2-tagline\">Engineered for performance.<br><span>Built for any mission.<\/span><\/p>\n\n      <div class=\"sk2-features\">\n\n        <!-- 1: Water resistant -->\n        <div class=\"sk2-feat\">\n          <div class=\"sk2-ficon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2.5S5 10 5 14.5a7 7 0 0 0 14 0C19 10 12 2.5 12 2.5z\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"sk2-ftext\"><h3>Water-Resistant Fabric<\/h3><p>Repels moisture and dries fast.<\/p><\/div>\n          <div class=\"sk2-fthumb\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/05\/water-resistinace.png?ssl=1\" alt=\"\" loading=\"lazy\"><\/div>\n        <\/div>\n\n        <!-- 2: Reinforced -->\n        <div class=\"sk2-feat\">\n          <div class=\"sk2-ficon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l8 3v6c0 5-3.5 8.5-8 11-4.5-2.5-8-6-8-11V5l8-3z\" stroke-linejoin=\"round\"\/><path d=\"M9 12l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"sk2-ftext\"><h3>Reinforced Durability<\/h3><p>Built with reinforced knees and bar tacks.<\/p><\/div>\n          <div class=\"sk2-fthumb\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/05\/1779708516337-11cp3x0l3nzk.png?ssl=1\" alt=\"\" loading=\"lazy\"><\/div>\n        <\/div>\n\n        <!-- 3: Utility pockets -->\n        <div class=\"sk2-feat\">\n          <div class=\"sk2-ficon\"><svg viewBox=\"0 0 24 24\"><path d=\"M4 5h16v6a8 8 0 0 1-16 0V5z\" stroke-linejoin=\"round\"\/><path d=\"M9 5v4a3 3 0 0 0 6 0V5\" stroke-linecap=\"round\"\/><\/svg><\/div>\n          <div class=\"sk2-ftext\"><h3>Utility Pockets<\/h3><p>Spacious, functional pockets for your gear.<\/p><\/div>\n          <div class=\"sk2-fthumb\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/05\/74369abr_055_07-1.webp?ssl=1\" alt=\"\" loading=\"lazy\"><\/div>\n        <\/div>\n\n        <!-- 4: Flexible comfort -->\n        <div class=\"sk2-feat\">\n          <div class=\"sk2-ficon\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 3v18\" stroke-linecap=\"round\"\/><path d=\"M8 7l4-4 4 4M8 17l4 4 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/div>\n          <div class=\"sk2-ftext\"><h3>Flexible Comfort<\/h3><p>Mechanical stretch fabric for total mobility.<\/p><\/div>\n          <div class=\"sk2-fthumb\"><img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/05\/1779708510481-38vtzrlr7qe.png?ssl=1\" alt=\"\" loading=\"lazy\"><\/div>\n        <\/div>\n\n      <\/div>\n\n      <a class=\"sk2-cta\" href=\"https:\/\/snipershopping.com\/product\/5-11-tactical-stryke-operator-uniform-pants-w-flex-tac-mechanical-stretch-style-74369\/\">\n        Explore Now <span class=\"sk2-arrow\">&rarr;<\/span>\n      <\/a>\n\n    <\/div>\n\n    <!-- RIGHT: hero model photo (SWAP src with a wide full-body lifestyle shot) -->\n    <div class=\"sk2-right\">\n      <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/05\/2112_SierraAdventures-2283-scaled.jpg?ssl=1\" alt=\"5.11 Stryke Tactical Pant\" loading=\"eager\">\n    <\/div>\n\n  <\/div>\n\n  <!-- ===================== TRUST BAR ===================== -->\n  <div class=\"sk2-trust\" dir=\"ltr\">\n\n    <div class=\"sk2-trust-item\">\n      <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l8 3v6c0 5-3.5 8.5-8 11-4.5-2.5-8-6-8-11V5l8-3z\" stroke-linejoin=\"round\"\/><path d=\"M9 12l2 2 4-4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <div class=\"sk2-tt\"><strong>Built To Last<\/strong><span>5+ Years<\/span><\/div>\n    <\/div>\n\n    <div class=\"sk2-trust-item\">\n      <svg class=\"sk2-swatch\" viewBox=\"0 0 24 24\">\n        <rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1.5\" fill=\"#C2B280\"\/><!-- Khaki -->\n        <rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1.5\" fill=\"#6B4A2F\"\/><!-- Brown -->\n        <rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1.5\" fill=\"#3A3A3A\"\/><!-- Charcoal -->\n        <rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1.5\" fill=\"#111111\"\/><!-- Black -->\n      <\/svg>\n      <div class=\"sk2-tt\"><strong>8+ Color Options<\/strong><span>For Different Styles<\/span><\/div>\n    <\/div>\n\n    <div class=\"sk2-trust-item\">\n      <svg class=\"sk2-trend\" viewBox=\"0 0 256 256\"><path d=\"M240.00244,56.00513V120a8,8,0,0,1-16,0V75.314l-82.34277,82.34278a8.00122,8.00122,0,0,1-11.31446,0L96.00244,123.314,29.65967,189.65674a8.00018,8.00018,0,0,1-11.31446-11.31348l72-72a8.00122,8.00122,0,0,1,11.31446,0L136.00244,140.686,212.68848,64h-44.686a8,8,0,0,1,0-16h64c.02979,0,.0586.00415.08838.00439.2334.00269.46631.01246.69824.0354.12891.01246.25391.03638.38086.05494.13135.01928.26319.03418.39356.06006.14013.02783.27685.06591.41455.10107.11474.0293.23047.0542.34424.08862.13427.04053.26367.09058.395.13794.11523.04151.231.07935.34472.12647.1211.05.23682.10864.35449.16455.11914.05615.23926.10888.356.17138.11133.05957.21729.12745.3252.19214.11621.06934.23388.135.34668.2107.11718.07812.227.16552.33984.24951.09668.07226.1958.13965.28955.21679.18652.15284.36426.31519.53565.48389.01611.01611.03417.0293.05029.04541.02051.02051.0376.04321.05762.064.16357.167.32177.33935.47021.52026.083.10059.15527.20654.23193.31006.07862.10571.16065.20874.23438.31836.08057.1206.15088.24585.22461.36987.05957.1001.12207.19751.17724.30029.06788.126.125.25538.18506.384.05078.1084.10547.2146.15137.32568.05127.12476.09326.252.13867.37842.04248.11987.08887.238.126.36059.03857.12769.06738.25757.09912.38672.03125.124.06592.2461.09131.37256.02978.15088.04785.30322.06933.45532.01465.10645.03516.21094.0459.31861Q240.002,55.60571,240.00244,56.00513Z\"\/><\/svg>\n      <div class=\"sk2-tt\"><strong>Durable + Comfortable<\/strong><span>Everyday Wear<\/span><\/div>\n    <\/div>\n\n  <\/div>\n\n<\/div>\n<\/div>\n\n\n\n<!-- ============================================ -->\n<!-- SNIPER - OUR BRANDS MARQUEE                  -->\n<!-- Correct brand URLs (\/brands\/{slug}\/) | RTL-aware header -->\n<!-- ============================================ -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Oswald:wght@600;700&family=Inter:wght@400;700&display=swap');\n\n.sniper-brands-outer {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n    position: relative !important;\n    box-sizing: border-box !important;\n    clear: both !important;\n    display: block !important;\n    float: none !important;\n}\n\n.sniper-brands-section {\n    background-color: #ffffff !important;\n    padding: 60px 0 50px !important;\n    width: 100% !important;\n    box-sizing: border-box !important;\n    display: block !important;\n    overflow: hidden !important;\n}\n\n\/* ---- Header LTR ---- *\/\n.sniper-brands-section .brands-header {\n    max-width: 1440px;\n    margin: 0 auto;\n    padding: 0 40px 40px;\n    display: flex !important;\n    flex-direction: row !important;\n    justify-content: space-between;\n    align-items: flex-end;\n}\n\n\/* ---- Header RTL ---- *\/\n[dir=\"rtl\"] .sniper-brands-section .brands-header,\nhtml[dir=\"rtl\"] .sniper-brands-section .brands-header,\nbody.rtl .sniper-brands-section .brands-header {\n    flex-direction: row-reverse !important;\n    direction: rtl !important;\n    text-align: right !important;\n}\n\n.sniper-brands-section .brands-header h2 {\n    font-family: 'Oswald', sans-serif;\n    font-weight: 700;\n    font-size: clamp(28px, 2.5vw, 42px);\n    color: #111 !important;\n    text-transform: uppercase;\n    line-height: 1;\n    letter-spacing: 1px;\n    margin: 0 0 8px 0;\n}\n\n[dir=\"rtl\"] .sniper-brands-section .brands-header h2,\nhtml[dir=\"rtl\"] .sniper-brands-section .brands-header h2,\nbody.rtl .sniper-brands-section .brands-header h2 {\n    font-family: 'Noto Sans Arabic', 'Oswald', sans-serif;\n    letter-spacing: 0;\n}\n\n.sniper-brands-section .brands-header p {\n    font-family: 'Inter', sans-serif;\n    color: rgba(0,0,0,0.5) !important;\n    font-size: 14px;\n    margin: 0;\n}\n\n.sniper-brands-section .brands-header a {\n    font-family: 'Inter', sans-serif;\n    font-weight: 700;\n    font-size: 13px;\n    text-transform: uppercase;\n    color: #f6721c !important;\n    text-decoration: none;\n    letter-spacing: 0.5px;\n    white-space: nowrap;\n    align-self: flex-end;\n}\n\n.sniper-brands-section .brands-header a:hover {\n    opacity: 0.75;\n    text-decoration: underline;\n}\n\n.sniper-brands-section .brands-header .brands-arrow { display: inline-block; }\n[dir=\"rtl\"] .sniper-brands-section .brands-header .brands-arrow,\nhtml[dir=\"rtl\"] .sniper-brands-section .brands-header .brands-arrow,\nbody.rtl .sniper-brands-section .brands-header .brands-arrow {\n    transform: scaleX(-1);\n}\n\n\/* ---- Marquee rows (same flow in LTR & RTL) ---- *\/\n.sniper-brands-section .marquee-row {\n    overflow: hidden !important;\n    margin-bottom: 16px !important;\n    width: 100% !important;\n    display: block !important;\n    direction: ltr !important;\n}\n\n.sniper-brands-section .marquee-row:last-child { margin-bottom: 0 !important; }\n\n.sniper-brands-section .marquee-track {\n    display: flex !important;\n    flex-wrap: nowrap !important;\n    gap: 16px !important;\n    width: max-content !important;\n    padding: 4px 0 !important;\n    margin: 0 !important;\n    direction: ltr !important;\n}\n\n.sniper-brands-section .marquee-track-1 {\n    animation: sniperScrollLeft 35s linear infinite !important;\n}\n\n.sniper-brands-section .marquee-track-2 {\n    animation: sniperScrollRight 40s linear infinite !important;\n}\n\n.sniper-brands-section .marquee-row:hover .marquee-track {\n    animation-play-state: paused !important;\n}\n\n@keyframes sniperScrollLeft {\n    0%   { transform: translateX(0); }\n    100% { transform: translateX(-50%); }\n}\n\n@keyframes sniperScrollRight {\n    0%   { transform: translateX(-50%); }\n    100% { transform: translateX(0); }\n}\n\n\/* ---- Cards ---- *\/\n.sniper-brands-section .brand-card {\n    width: 220px !important;\n    height: 120px !important;\n    min-width: 220px !important;\n    background-color: #ffffff !important;\n    border-radius: 10px !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    padding: 16px 22px !important;\n    text-decoration: none !important;\n    flex-shrink: 0 !important;\n    border: 2px solid #111111 !important;\n    box-sizing: border-box !important;\n    transition: border-color 0.3s, transform 0.3s, box-shadow 0.3s !important;\n}\n\n.sniper-brands-section .brand-card:hover {\n    border-color: #f6721c !important;\n    transform: scale(1.05) !important;\n    box-shadow: 0 8px 22px rgba(246,114,28,0.18) !important;\n}\n\n.sniper-brands-section .brand-card img {\n    width: 155px !important;\n    height: 70px !important;\n    object-fit: contain !important;\n    display: block !important;\n}\n\n\/* ---- Mobile ---- *\/\n@media (max-width: 768px) {\n    .sniper-brands-section { padding: 36px 0 30px !important; }\n\n    .sniper-brands-section .brands-header {\n        padding: 0 20px 24px !important;\n        flex-direction: column !important;\n        align-items: flex-start !important;\n        gap: 8px !important;\n    }\n\n    [dir=\"rtl\"] .sniper-brands-section .brands-header,\n    html[dir=\"rtl\"] .sniper-brands-section .brands-header,\n    body.rtl .sniper-brands-section .brands-header {\n        align-items: flex-end !important;\n        text-align: right !important;\n        direction: rtl !important;\n    }\n\n    .sniper-brands-section .brands-header h2 { font-size: 26px !important; }\n    .sniper-brands-section .brands-header p  { font-size: 13px !important; }\n    .sniper-brands-section .marquee-track    { gap: 10px !important; }\n\n    .sniper-brands-section .brand-card {\n        width: 140px !important;\n        min-width: 140px !important;\n        height: 85px !important;\n        padding: 10px 12px !important;\n        border-radius: 8px !important;\n    }\n\n    .sniper-brands-section .brand-card img {\n        width: 100px !important;\n        height: 44px !important;\n    }\n\n    .sniper-brands-section .marquee-track-1 { animation-duration: 22s !important; }\n    .sniper-brands-section .marquee-track-2 { animation-duration: 26s !important; }\n}\n\n@media (max-width: 480px) {\n    .sniper-brands-section .brand-card {\n        width: 110px !important;\n        min-width: 110px !important;\n        height: 70px !important;\n    }\n    .sniper-brands-section .brand-card img {\n        width: 80px !important;\n        height: 34px !important;\n    }\n}\n<\/style>\n\n<div class=\"sniper-brands-outer\">\n    <div class=\"sniper-brands-section\">\n\n        <div class=\"brands-header\">\n            <div>\n                <h2>Our Brands<\/h2>\n                <p>Premium names you trust, all in one place.<\/p>\n            <\/div>\n            <a href=\"\/shop_by_brand\/\">View All Brands <span class=\"brands-arrow\">&rarr;<\/span><\/a>\n        <\/div>\n\n        <!-- ROW 1 scrolls LEFT always -->\n        <div class=\"marquee-row\">\n            <div class=\"marquee-track marquee-track-1\">\n                <a href=\"\/brands\/5-11\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/Untitled-design-16.png\" alt=\"5.11\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/magnum\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-1-1.png\" alt=\"Magnum\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/helikon\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download.png\" alt=\"Helikon\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/swisseye\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-13.png\" alt=\"Swiss Eye\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/sniper\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-12.png\" alt=\"Sniper\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/silva\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-11.png\" alt=\"Silva\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/safety-jogger\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-10.png\" alt=\"Safety Jogger\" loading=\"eager\"><\/a>\n                <!-- Duplicate for seamless loop -->\n                <a href=\"\/brands\/5-11\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/Untitled-design-16.png\" alt=\"5.11\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/magnum\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-1-1.png\" alt=\"Magnum\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/helikon\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download.png\" alt=\"Helikon\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/swisseye\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-13.png\" alt=\"Swiss Eye\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/sniper\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-12.png\" alt=\"Sniper\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/silva\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-11.png\" alt=\"Silva\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/safety-jogger\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-10.png\" alt=\"Safety Jogger\" loading=\"eager\"><\/a>\n            <\/div>\n        <\/div>\n\n        <!-- ROW 2 scrolls RIGHT always -->\n        <div class=\"marquee-row\">\n            <div class=\"marquee-track marquee-track-2\">\n                <a href=\"\/brands\/rothco\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-9.png\" alt=\"Rothco\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/rockfall-proman\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-8.png\" alt=\"RockFall\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/revision\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-7.png\" alt=\"Revision\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/pentagon\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-5.png\" alt=\"Pentagon\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/night-searcher\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-4.png\" alt=\"Night Searcher\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/m-tac\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-3.png\" alt=\"M-TAC\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/camelbak\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-2.png\" alt=\"Camelbak\" loading=\"eager\"><\/a>\n                <!-- Duplicate for seamless loop -->\n                <a href=\"\/brands\/rothco\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-9.png\" alt=\"Rothco\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/rockfall-proman\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-8.png\" alt=\"RockFall\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/revision\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-7.png\" alt=\"Revision\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/pentagon\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-5.png\" alt=\"Pentagon\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/night-searcher\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-4.png\" alt=\"Night Searcher\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/m-tac\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-3.png\" alt=\"M-TAC\" loading=\"eager\"><\/a>\n                <a href=\"\/brands\/camelbak\/\" class=\"brand-card\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/download-2.png\" alt=\"Camelbak\" loading=\"eager\"><\/a>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-80a221be alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">    <style>\n    .sniper-pop-outer {\n        width: 100vw !important;\n        max-width: 100vw !important;\n        margin-left: calc(50% - 50vw) !important;\n        margin-right: calc(50% - 50vw) !important;\n        position: relative !important;\n        box-sizing: border-box !important;\n        clear: both !important;\n        display: block !important;\n        float: none !important;\n        background: #ffffff;\n    }\n    .sniper-pop {\n        max-width: 1440px;\n        margin: 0 auto;\n        padding: 60px clamp(20px, 4vw, 60px) 70px;\n        box-sizing: border-box;\n        font-family: 'Inter', sans-serif;\n    }\n    .sniper-pop-header {\n        text-align: center;\n        margin: 0 0 36px;\n    }\n    .sniper-pop-header h2 {\n        font-family: 'Oswald', sans-serif;\n        font-weight: 700;\n        font-size: clamp(28px, 3.5vw, 44px);\n        color: #111;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        margin: 0 0 8px;\n        line-height: 1;\n    }\n    .sniper-pop-header h2 .accent { color: #ff752b; }\n    .sniper-pop-header p {\n        font-family: 'Inter', sans-serif;\n        font-size: clamp(13px, 1.1vw, 15px);\n        color: #777;\n        margin: 0;\n        letter-spacing: 0.3px;\n    }\n    .sniper-pop-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 24px;\n    }\n    @media (max-width: 1024px) { .sniper-pop-grid { grid-template-columns: repeat(3, 1fr); gap: 18px; } }\n    @media (max-width: 768px)  { .sniper-pop-grid { grid-template-columns: repeat(2, 1fr); gap: 14px; } }\n    @media (max-width: 420px)  { .sniper-pop-grid { grid-template-columns: 1fr; } }\n\n    \/* Card *\/\n    .sniper-pop-card {\n        position: relative;\n        display: flex;\n        flex-direction: column;\n        background: #ffffff;\n        border: 1px solid #ececec;\n        border-radius: 10px;\n        overflow: hidden;\n        text-decoration: none !important;\n        transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;\n    }\n    .sniper-pop-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 14px 28px rgba(0,0,0,0.10);\n        border-color: #ff752b;\n    }\n\n    \/* Image *\/\n    .sniper-pop-img {\n        position: relative;\n        width: 100%;\n        aspect-ratio: 1 \/ 1;\n        background: #f8f8f8;\n        overflow: hidden;\n    }\n    .sniper-pop-img img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.5s ease;\n    }\n    .sniper-pop-card:hover .sniper-pop-img img { transform: scale(1.06); }\n\n    \/* \"Popular\" ribbon top-left *\/\n    .sniper-pop-badge {\n        position: absolute;\n        top: 12px;\n        left: 12px;\n        background: #ff752b;\n        color: #fff;\n        font-family: 'Oswald', sans-serif;\n        font-weight: 700;\n        font-size: 11px;\n        letter-spacing: 1.2px;\n        padding: 5px 10px;\n        border-radius: 4px;\n        text-transform: uppercase;\n        z-index: 2;\n        box-shadow: 0 4px 10px rgba(255,117,43,0.30);\n    }\n    \/* Sale badge if on sale *\/\n    .sniper-pop-sale {\n        position: absolute;\n        top: 12px;\n        right: 12px;\n        background: #111;\n        color: #fff;\n        font-family: 'Oswald', sans-serif;\n        font-weight: 700;\n        font-size: 11px;\n        letter-spacing: 1.2px;\n        padding: 5px 10px;\n        border-radius: 4px;\n        text-transform: uppercase;\n        z-index: 2;\n    }\n\n    \/* Body *\/\n    .sniper-pop-body {\n        padding: 14px 16px 18px;\n        display: flex;\n        flex-direction: column;\n        flex: 1 1 auto;\n    }\n    .sniper-pop-body h3 {\n        font-family: 'Oswald', sans-serif;\n        font-weight: 600;\n        font-size: 15px;\n        color: #111;\n        text-transform: uppercase;\n        letter-spacing: 0.4px;\n        line-height: 1.25;\n        margin: 0 0 8px;\n        min-height: 38px;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n    }\n    .sniper-pop-price {\n        margin-top: auto;\n        display: flex;\n        align-items: baseline;\n        gap: 8px;\n        flex-wrap: wrap;\n    }\n    .sniper-pop-price .orig {\n        color: #999;\n        text-decoration: line-through;\n        font-size: 13px;\n        font-weight: 400;\n    }\n    .sniper-pop-price .now,\n    .sniper-pop-price .now .woocommerce-Price-amount {\n        color: #ff752b !important;\n        font-weight: 700;\n        font-size: 17px;\n    }\n    .sniper-pop-price .price { color: #ff752b !important; font-weight: 700; font-size: 17px; }\n\n    \/* RTL *\/\n    [dir=\"rtl\"] .sniper-pop-badge,\n    body.rtl .sniper-pop-badge { left: auto; right: 12px; }\n    [dir=\"rtl\"] .sniper-pop-sale,\n    body.rtl .sniper-pop-sale { right: auto; left: 12px; }\n\n    @media (max-width: 768px) {\n        .sniper-pop { padding: 40px 16px 50px; }\n        .sniper-pop-body h3 { font-size: 13px; min-height: 32px; }\n        .sniper-pop-price .now { font-size: 14px; }\n        .sniper-pop-price .price { font-size: 14px; }\n    }\n    <\/style>\n\n    <div class=\"sniper-pop-outer\">\n      <div class=\"sniper-pop\" dir=\"ltr\">\n\n                <div class=\"sniper-pop-header\">\n                            <h2>Popular <span class=\"accent\">Products<\/span><\/h2>\n                                <\/div>\n        \n        <div class=\"sniper-pop-grid\">\n                    <a class=\"sniper-pop-card\" href=\"https:\/\/snipershopping.com\/ar\/product\/5-11-tactical-apex-cargo-work-pants-flex-tac-stretch-fabric-gusseted-teflon-finish-style-74434\/\">\n                <div class=\"sniper-pop-img\">\n                    <span class=\"sniper-pop-badge\">Popular<\/span>\n                                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/04\/brown_4__1.jpg?fit=261%2C300&#038;ssl=1\" alt=\"5.11 Apex\u00ae Cargo Pants\" loading=\"lazy\">\n                <\/div>\n                <div class=\"sniper-pop-body\">\n                    <h3>5.11 Apex\u00ae Cargo Pants<\/h3>\n                    <div class=\"sniper-pop-price\">\n                        <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">39.000<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span><\/del> <span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0647\u0648: 39.000BHD.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">33.150<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span><\/ins><span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0647\u0648: 33.150BHD.<\/span>                    <\/div>\n                <\/div>\n            <\/a>\n                        <a class=\"sniper-pop-card\" href=\"https:\/\/snipershopping.com\/ar\/product\/t-shirt-sniper-logo-3pcs\/\">\n                <div class=\"sniper-pop-img\">\n                    <span class=\"sniper-pop-badge\">Popular<\/span>\n                                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/04\/sniperbundle.png?fit=300%2C272&#038;ssl=1\" alt=\"Sniper T-Shirt 3PCS\" loading=\"lazy\">\n                <\/div>\n                <div class=\"sniper-pop-body\">\n                    <h3>Sniper T-Shirt 3PCS<\/h3>\n                    <div class=\"sniper-pop-price\">\n                        <span class=\"woocommerce-Price-amount amount\">7.000<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span>                    <\/div>\n                <\/div>\n            <\/a>\n                        <a class=\"sniper-pop-card\" href=\"https:\/\/snipershopping.com\/ar\/product\/5-11-tactical-stryke-operator-uniform-pants-w-flex-tac-mechanical-stretch-style-74369\/\">\n                <div class=\"sniper-pop-img\">\n                    <span class=\"sniper-pop-badge\">Popular<\/span>\n                                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/04\/khaki_2_.jpg?fit=260%2C300&#038;ssl=1\" alt=\"5.11 Stryke Pants\" loading=\"lazy\">\n                <\/div>\n                <div class=\"sniper-pop-body\">\n                    <h3>5.11 Stryke Pants<\/h3>\n                    <div class=\"sniper-pop-price\">\n                        <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">38.500<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span><\/del> <span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0647\u0648: 38.500BHD.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">32.725<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span><\/ins><span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0647\u0648: 32.725BHD.<\/span>                    <\/div>\n                <\/div>\n            <\/a>\n                        <a class=\"sniper-pop-card\" href=\"https:\/\/snipershopping.com\/ar\/product\/5-11-rush-72-bag-style-56565\/\">\n                <div class=\"sniper-pop-img\">\n                    <span class=\"sniper-pop-badge\">Popular<\/span>\n                                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/04\/56565134ush722point0031.jpg?fit=262%2C300&#038;ssl=1\" alt=\"RUSH72 2.0 BACKPACK\" loading=\"lazy\">\n                <\/div>\n                <div class=\"sniper-pop-body\">\n                    <h3>RUSH72 2.0 BACKPACK<\/h3>\n                    <div class=\"sniper-pop-price\">\n                        <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">80.000<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span><\/del> <span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0647\u0648: 80.000BHD.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">68.000<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span><\/ins><span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0647\u0648: 68.000BHD.<\/span>                    <\/div>\n                <\/div>\n            <\/a>\n                        <a class=\"sniper-pop-card\" href=\"https:\/\/snipershopping.com\/ar\/product\/tactical-t-shirt-topcool\/\">\n                <div class=\"sniper-pop-img\">\n                    <span class=\"sniper-pop-badge\">Popular<\/span>\n                                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/04\/hel0504583_1_1_.jpg?fit=261%2C300&#038;ssl=1\" alt=\"TACTICAL T-Shit - TopCool\" loading=\"lazy\">\n                <\/div>\n                <div class=\"sniper-pop-body\">\n                    <h3>TACTICAL T-Shit - TopCool<\/h3>\n                    <div class=\"sniper-pop-price\">\n                        <span class=\"woocommerce-Price-amount amount\">12.000<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span>                    <\/div>\n                <\/div>\n            <\/a>\n                        <a class=\"sniper-pop-card\" href=\"https:\/\/snipershopping.com\/ar\/product\/apex-short\/\">\n                <div class=\"sniper-pop-img\">\n                    <span class=\"sniper-pop-badge\">Popular<\/span>\n                                        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/05\/73334_055_01v.webp?fit=300%2C300&#038;ssl=1\" alt=\"APEX SHORT\" loading=\"lazy\">\n                <\/div>\n                <div class=\"sniper-pop-body\">\n                    <h3>APEX SHORT<\/h3>\n                    <div class=\"sniper-pop-price\">\n                        <del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">34.000<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span><\/del> <span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u0623\u0635\u0644\u064a \u0647\u0648: 34.000BHD.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">23.800<span class=\"woocommerce-Price-currencySymbol\">BHD<\/span><\/span><\/ins><span class=\"screen-reader-text\">\u0627\u0644\u0633\u0639\u0631 \u0627\u0644\u062d\u0627\u0644\u064a \u0647\u0648: 23.800BHD.<\/span>                    <\/div>\n                <\/div>\n            <\/a>\n                    <\/div>\n\n      <\/div>\n    <\/div>\n    \n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-d73b6cba alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<!-- ============================================ -->\n<!-- SNIPER - SHOP BY CATEGORY                    -->\n<!-- ============================================ -->\n\n<style>\n.sniper-categories {\n    background-color: #e6e6e6;\n    padding: 80px 40px;\n}\n\n.sniper-categories .cat-container {\n    max-width: 1400px;\n    margin: 0 auto;\n}\n\n.sniper-categories .cat-header {\n    text-align: center;\n    margin-bottom: 50px;\n}\n\n.sniper-categories .cat-header h2 {\n    font-family: 'Oswald', sans-serif;\n    font-weight: 700;\n    font-size: clamp(32px, 5.5vw, 70px);\n    color: #000;\n    text-transform: uppercase;\n    line-height: 0.9;\n    letter-spacing: 1px;\n    margin: 0;\n}\n\n.sniper-categories .cat-header p {\n    font-family: 'Inter', sans-serif;\n    font-size: 15px;\n    color: #666;\n    margin-top: 12px;\n}\n\n.sniper-categories .cat-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n}\n\n.sniper-categories .cat-card {\n    position: relative;\n    overflow: hidden;\n    cursor: pointer;\n    text-decoration: none;\n    display: block;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.08);\n    transition: box-shadow 0.3s ease;\n}\n\n.sniper-categories .cat-card:hover {\n    box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n}\n\n.sniper-categories .cat-card .cat-image-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    overflow: hidden;\n    background-color: #d0d0d0;\n}\n\n.sniper-categories .cat-card .cat-image-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.5s ease;\n}\n\n.sniper-categories .cat-card:hover .cat-image-wrap img {\n    transform: scale(1.05);\n}\n\n.sniper-categories .cat-card .cat-image-wrap::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background: linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.2) 40%, transparent 70%);\n    z-index: 1;\n    transition: background 0.4s ease;\n}\n\n.sniper-categories .cat-card:hover .cat-image-wrap::before {\n    background: linear-gradient(to top, rgba(255,117,43,0.35) 0%, rgba(255,117,43,0.15) 40%, transparent 70%);\n}\n\n.sniper-categories .cat-card .cat-name-overlay {\n    position: absolute;\n    bottom: 0; left: 0; right: 0;\n    padding: 25px 20px;\n    z-index: 2;\n}\n\n.sniper-categories .cat-card .cat-name-overlay span {\n    font-family: 'Oswald', sans-serif;\n    font-weight: 700;\n    font-size: clamp(16px, 2vw, 24px);\n    text-transform: uppercase;\n    color: #fff;\n    letter-spacing: 1.5px;\n    line-height: 1.1;\n    text-shadow: 0 2px 10px rgba(0,0,0,0.5);\n    transition: color 0.3s ease;\n}\n\n[dir=\"rtl\"] .sniper-categories .cat-card .cat-name-overlay {\n    text-align: right;\n}\n\n[dir=\"rtl\"] .sniper-categories .cat-card .cat-name-overlay span {\n    font-family: 'Noto Sans Arabic', 'Oswald', sans-serif;\n}\n\n@media (max-width: 768px) {\n    .sniper-categories { padding: 50px 20px; }\n    .sniper-categories .cat-header { margin-bottom: 30px; }\n    .sniper-categories .cat-header h2 { font-size: clamp(28px, 10vw, 48px); }\n    .sniper-categories .cat-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }\n    .sniper-categories .cat-card .cat-name-overlay { padding: 18px 14px; }\n    .sniper-categories .cat-card .cat-name-overlay span { font-size: clamp(14px, 4vw, 18px); letter-spacing: 1px; }\n}\n\n@media (max-width: 480px) {\n    .sniper-categories .cat-grid { gap: 10px; }\n}\n<\/style>\n\n<div class=\"sniper-categories\" dir=\"ltr\">\n    <div class=\"cat-container\">\n\n        <div class=\"cat-header\">\n            <h2>Shop by Category<\/h2>\n            <p>Find exactly what you need, organized for you.<\/p>\n        <\/div>\n\n        <div class=\"cat-grid\">\n\n            <!-- PANTS -->\n            <a href=\"\/product-category\/pants\/\" class=\"cat-card\">\n                <div class=\"cat-image-wrap\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/0G1A4234-150x150.png\" alt=\"Pants\">\n                    <div class=\"cat-name-overlay\"><span>Pants<\/span><\/div>\n                <\/div>\n            <\/a>\n\n            <!-- SHIRTS -->\n            <a href=\"\/product-category\/shirts\/\" class=\"cat-card\">\n                <div class=\"cat-image-wrap\">\n                    <img data-recalc-dims=\"1\" height=\"150\" width=\"150\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/snipershopping.com\/wp-content\/uploads\/2026\/04\/71340_1000_FREEDOM_FLEX_SS_SHIRT_05-1.png?resize=150%2C150&#038;ssl=1\" alt=\"Shirts\">\n                    <div class=\"cat-name-overlay\"><span>Shirts<\/span><\/div>\n                <\/div>\n            <\/a>\n\n            <!-- T-SHIRTS -->\n            <a href=\"\/product-category\/t-shirts-1\/\" class=\"cat-card\">\n                <div class=\"cat-image-wrap\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/153_2306_MT_3948-1-150x150.png\" alt=\"T-Shirts\">\n                    <div class=\"cat-name-overlay\"><span>T-Shirts<\/span><\/div>\n                <\/div>\n            <\/a>\n\n            <!-- SHORTS -->\n            <a href=\"\/product-category\/shorts\/\" class=\"cat-card\">\n                <div class=\"cat-image-wrap\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/DSC9852-150x150.png\" alt=\"Shorts\">\n                    <div class=\"cat-name-overlay\"><span>Shorts<\/span><\/div>\n                <\/div>\n            <\/a>\n\n            <!-- FOOTWEAR -->\n            <a href=\"\/product-category\/footwear\/\" class=\"cat-card\">\n                <div class=\"cat-image-wrap\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/AN1A0195-150x150.png\" alt=\"Footwear\">\n                    <div class=\"cat-name-overlay\"><span>Footwear<\/span><\/div>\n                <\/div>\n            <\/a>\n\n            <!-- BAGS -->\n            <a href=\"\/product-category\/bags\/\" class=\"cat-card\">\n                <div class=\"cat-image-wrap\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/2405_MT_6666-150x150.png\" alt=\"Bags\">\n                    <div class=\"cat-name-overlay\"><span>Bags<\/span><\/div>\n                <\/div>\n            <\/a>\n\n            <!-- ACCESSORIES -->\n            <a href=\"\/product-category\/accessories\/\" class=\"cat-card\">\n                <div class=\"cat-image-wrap\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/04\/2022_EDCAccessories_8966-150x150.png\" alt=\"Accessories\">\n                    <div class=\"cat-name-overlay\"><span>Accessories<\/span><\/div>\n                <\/div>\n            <\/a>\n\n            <!-- CAPS -->\n            <a href=\"\/product-category\/accessories\/caps\/\" class=\"cat-card\">\n                <div class=\"cat-image-wrap\">\n                    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/511_cap_portrait_300x300.png\" alt=\"Caps\">\n                    <div class=\"cat-name-overlay\"><span>Caps<\/span><\/div>\n                <\/div>\n            <\/a>\n\n        <\/div>\n    <\/div>\n<\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-d3afaa60 alignfull uagb-is-root-container\">\n<!-- ====== SNIPER NEWSLETTER \u2014 STAY IN THE LOOP ====== -->\n<style>\n  .sniper-news {\n    background: #ff752b;\n    padding: 70px 24px;\n    text-align: center;\n    font-family: 'Inter', 'Noto Sans Arabic', sans-serif;\n  }\n  .sniper-news * { box-sizing: border-box; }\n  .sniper-news-inner { max-width: 720px; margin: 0 auto; }\n\n  .sniper-news h2 {\n    font-family: 'Oswald', 'Noto Sans Arabic', sans-serif;\n    font-weight: 700;\n    font-size: clamp(34px, 6vw, 64px);\n    color: #ffffff;\n    text-transform: uppercase;\n    line-height: 0.95;\n    margin: 0 0 16px;\n  }\n  .sniper-news p.sub {\n    color: rgba(255,255,255,0.92);\n    font-size: 16px;\n    line-height: 1.6;\n    margin: 0 auto 28px;\n    max-width: 520px;\n  }\n\n  \/* Form: input + button, SAME height via fixed height + border-box *\/\n  .sniper-news form {\n    display: flex;\n    gap: 10px;\n    max-width: 560px;\n    margin: 0 auto;\n  }\n  .sniper-news input[type=\"email\"] {\n    flex: 1 1 auto;\n    height: 56px !important;\n    line-height: 56px !important;\n    padding: 0 18px !important;\n    border: none !important;\n    border-radius: 0 !important;\n    font-size: 15px !important;\n    background: #ffffff !important;\n    color: #111111 !important;\n    box-shadow: none !important;\n    margin: 0 !important;\n    box-sizing: border-box !important;\n  }\n  .sniper-news button {\n    flex: 0 0 auto;\n    height: 56px !important;\n    line-height: 1 !important;\n    padding: 0 36px !important;\n    border: none !important;\n    border-radius: 0 !important;\n    background: #111111 !important;\n    color: #ffffff !important;\n    font-family: 'Oswald', 'Noto Sans Arabic', sans-serif !important;\n    font-weight: 700 !important;\n    font-size: 14px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 1.5px !important;\n    cursor: pointer !important;\n    box-sizing: border-box !important;\n    transition: background 0.25s ease !important;\n  }\n  .sniper-news button:hover { background: #000000 !important; }\n\n  .sniper-news .fine {\n    color: rgba(255,255,255,0.85);\n    font-size: 13px;\n    margin: 18px 0 0;\n  }\n  .sniper-news .fine a { color: #ffffff; text-decoration: underline; }\n\n  \/* Mobile: stack, both FULL WIDTH and SAME height *\/\n  @media (max-width: 600px) {\n    .sniper-news { padding: 50px 20px; }\n    .sniper-news form { flex-direction: column; gap: 12px; }\n    .sniper-news input[type=\"email\"],\n    .sniper-news button {\n      width: 100% !important;\n      height: 54px !important;\n      line-height: 54px !important;\n    }\n    .sniper-news button { line-height: 1 !important; }\n  }\n<\/style>\n\n<div class=\"sniper-news\">\n  <div class=\"sniper-news-inner\">\n    <h2>Stay in the Loop<\/h2>\n    <p class=\"sub\">Subscribe for exclusive offers, new arrivals, and updates. No spam \u2014 just the good stuff.<\/p>\n    <form action=\"#\" method=\"post\">\n      <input type=\"email\" name=\"email\" placeholder=\"Enter your email address\" required>\n      <button type=\"submit\">Subscribe<\/button>\n    <\/form>\n    <p class=\"fine\">By subscribing, you agree to our <a href=\"\/privacy-policy\/\">Privacy Policy<\/a>.<\/p>\n  <\/div>\n<\/div>\n<!-- ====== END SNIPER NEWSLETTER ====== -->\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>BIG SALE June 4 &#8211; 14 DISCOVER OUR SALES &rarr; Fast &amp; Secure Delivery We Ship Across All GCC Countries [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","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-6376","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"Sniper Admin","author_link":"https:\/\/snipershopping.com\/ar\/author\/snipertradingbh-onlinegmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"BIG SALE June 4 &#8211; 14 DISCOVER OUR SALES &rarr; Fast &amp; Secure Delivery We Ship Across All GCC Countries [&hellip;]","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/pages\/6376","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/comments?post=6376"}],"version-history":[{"count":40,"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/pages\/6376\/revisions"}],"predecessor-version":[{"id":29475,"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/pages\/6376\/revisions\/29475"}],"wp:attachment":[{"href":"https:\/\/snipershopping.com\/ar\/wp-json\/wp\/v2\/media?parent=6376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}