<!DOCTYPE html>
<html lang="en-US">
<head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.3",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.F("domReady"),await this.T(),await this.j(),await this.I(),this.F("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.F("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target["rocket"+i.attributeName]=new Function("event",t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t["rocket"+i.name]=new Function("event",i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}F(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="https://gmpg.org/xfn/11">
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
<!-- This site is optimized with the Yoast SEO Premium plugin v23.7 (Yoast SEO v25.0) - https://yoast.com/wordpress/plugins/seo/ -->
<title>Buy Firearms Online - Guns and Ammunition Store | Ultimate Gun Shop</title><link rel="preload" data-rocket-preload as="image" href="https://ultimategunshop.com/wp-content/uploads/2022/06/buy-firearms-online.jpg" fetchpriority="high">
<meta name="description" content="Are you looking to buy firearms online? Firearmssite.com is the perfect place to purchase firearms related products like: guns, ammo and equipment" />
<link rel="canonical" href="https://ultimategunshop.com/" />
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Firearms - Guns and Ammunition Store" />
<meta property="og:description" content="Are you looking to buy firearms online? Firearmssite.com is the perfect place to purchase firearms related products like: guns, ammo and equipment" />
<meta property="og:url" content="https://ultimategunshop.com/" />
<meta property="og:site_name" content="Ultimate Gun Shop" />
<meta property="article:modified_time" content="2025-04-09T18:31:14+00:00" />
<meta property="og:image" content="https://ultimategunshop.com/wp-content/uploads/2022/06/Guns.webp" />
<meta property="og:image:width" content="175" />
<meta property="og:image:height" content="175" />
<meta property="og:image:type" content="image/webp" />
<meta name="twitter:card" content="summary_large_image" />
<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://ultimategunshop.com/","url":"https://ultimategunshop.com/","name":"Buy Firearms Online - Guns and Ammunition Store | Ultimate Gun Shop","isPartOf":{"@id":"https://ultimategunshop.com/#website"},"about":{"@id":"https://ultimategunshop.com/#organization"},"primaryImageOfPage":{"@id":"https://ultimategunshop.com/#primaryimage"},"image":{"@id":"https://ultimategunshop.com/#primaryimage"},"thumbnailUrl":"https://ultimategunshop.com/wp-content/uploads/2022/06/Guns.webp","datePublished":"2022-06-09T06:00:50+00:00","dateModified":"2025-04-09T18:31:14+00:00","description":"Are you looking to buy firearms online? Firearmssite.com is the perfect place to purchase firearms related products like: guns, ammo and equipment","breadcrumb":{"@id":"https://ultimategunshop.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://ultimategunshop.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://ultimategunshop.com/#primaryimage","url":"https://ultimategunshop.com/wp-content/uploads/2022/06/Guns.webp","contentUrl":"https://ultimategunshop.com/wp-content/uploads/2022/06/Guns.webp","width":175,"height":175,"caption":"Firearms – Guns and Ammunition Store"},{"@type":"BreadcrumbList","@id":"https://ultimategunshop.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://ultimategunshop.com/#website","url":"https://ultimategunshop.com/","name":"Ultimate Gun Shop","description":"Firearms - Guns and Ammunition Store","publisher":{"@id":"https://ultimategunshop.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://ultimategunshop.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://ultimategunshop.com/#organization","name":"Ultimate Gun Shop","url":"https://ultimategunshop.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://ultimategunshop.com/#/schema/logo/image/","url":"https://ultimategunshop.com/wp-content/uploads/2021/07/ultimate-gun-shop-logo.webp","contentUrl":"https://ultimategunshop.com/wp-content/uploads/2021/07/ultimate-gun-shop-logo.webp","width":1024,"height":1024,"caption":"Ultimate Gun Shop"},"image":{"@id":"https://ultimategunshop.com/#/schema/logo/image/"}}]}</script>
<meta name="msvalidate.01" content="DEA55938A03DE5F374CA79C1F0F61764" />
<meta name="google-site-verification" content="gJW3KZD6xm63sPYl2LwwPU9grTnOeCXB4-NFBqm_W_4" />
<meta name="p:domain_verify" content="89b6720c7dc7e9b000654fcf2d78d1d3" />
<!-- / Yoast SEO Premium plugin. -->
<link rel='dns-prefetch' href='//ajax.googleapis.com' />
<link rel='stylesheet' id='astra-theme-css-css' href='https://ultimategunshop.com/wp-content/themes/astra/assets/css/minified/main.min.css?ver=4.9.2' media='all' />
<link data-minify="1" rel='stylesheet' id='astra-theme-dynamic-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/uploads/astra/astra-theme-dynamic-css-post-1011.css?ver=1746074589' media='all' />
<style id='wp-emoji-styles-inline-css'>
img.wp-smiley, img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 0.07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link data-minify="1" rel='stylesheet' id='cr-frontend-css-css' href='https://ultimategunshop.com/wp-content/cache/background-css/1/ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/customer-reviews-woocommerce/css/frontend.css?ver=1746074190&wpr_t=1746074589' media='all' />
<link data-minify="1" rel='stylesheet' id='cr-badges-css-css' href='https://ultimategunshop.com/wp-content/cache/background-css/1/ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/customer-reviews-woocommerce/css/badges.css?ver=1746074190&wpr_t=1746074589' media='all' />
<style id='global-styles-inline-css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='jquery-ui-datepicker-style-css' href='https://ultimategunshop.com/wp-content/cache/background-css/1/ultimategunshop.com/wp-content/cache/min/1/ajax/libs/jqueryui/1.10.3/themes/flick/jquery-ui.css?ver=1746074190&wpr_t=1746074589' media='all' />
<link data-minify="1" rel='stylesheet' id='custom_payment_front_css-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/custom-payment-gateway-pro/includes/assets/css/front.css?ver=1746074190' media='all' />
<link rel='stylesheet' id='hint-css-css' href='https://ultimategunshop.com/wp-content/plugins/custom-payment-gateway-pro/includes/assets/css/hint.min.css?ver=6.8.1' media='all' />
<link rel='stylesheet' id='woocommerce-layout-css' href='https://ultimategunshop.com/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-layout-grid.min.css?ver=4.9.2' media='all' />
<style id='woocommerce-layout-inline-css'>
.infinite-scroll .woocommerce-pagination {
display: none;
}
</style>
<link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://ultimategunshop.com/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-smallscreen-grid.min.css?ver=4.9.2' media='only screen and (max-width: 921px)' />
<link data-minify="1" rel='stylesheet' id='woocommerce-general-css' href='https://ultimategunshop.com/wp-content/cache/background-css/1/ultimategunshop.com/wp-content/cache/min/1/wp-content/themes/astra/assets/css/minified/compatibility/woocommerce/woocommerce-grid.min.css?ver=1746074190&wpr_t=1746074589' media='all' />
<style id='woocommerce-general-inline-css'>
.woocommerce-js a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit {
font-size: 100%;
line-height: 1;
text-decoration: none;
overflow: visible;
padding: 0.5em 0.75em;
font-weight: 700;
border-radius: 3px;
color: $secondarytext;
background-color: $secondary;
border: 0;
}
.woocommerce-js a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover {
background-color: #dad8da;
background-image: none;
color: #515151;
}
#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3){font-size:1.2rem;padding:20px 0 14px;margin:0 0 20px;border-bottom:1px solid var(--ast-border-color);font-weight:700;}form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading){border-width:2px 2px 0 2px;border-style:solid;font-size:1.2rem;margin:0;padding:1.5em 1.5em 1em;border-color:var(--ast-border-color);font-weight:700;}.woocommerce-Address h3, .cart-collaterals h2{font-size:1.2rem;padding:.7em 1em;}.woocommerce-cart .cart-collaterals .cart_totals>h2{font-weight:700;}form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review){padding:0 2em;border-width:0 2px 2px;border-style:solid;border-color:var(--ast-border-color);}ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li){margin:0;padding:0.25em 0 0.25em 22px;text-indent:-22px;list-style:none outside;}.woocommerce span.onsale, .wc-block-grid__product .wc-block-grid__product-onsale{background-color:#dc5c1f;color:#ffffff;}.woocommerce-message, .woocommerce-info{border-top-color:#dc5c1f;}.woocommerce-message::before,.woocommerce-info::before{color:#dc5c1f;}.woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .widget_layered_nav_filters ul li.chosen a, .woocommerce-page ul.products li.product .ast-woo-product-category, .wc-layered-nav-rating a{color:var(--ast-global-color-3);}.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{border-color:#dc5c1f;}.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{background:#dc5c1f;color:var(--ast-global-color-5);}.woocommerce-MyAccount-navigation-link.is-active a{color:#c34d17;}.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:#dc5c1f;}.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before{color:var(--ast-global-color-3);}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before{background:#dc5c1f;}.woocommerce .woocommerce-cart-form button[name="update_cart"]:disabled{color:var(--ast-global-color-5);}.woocommerce #content table.cart .button[name="apply_coupon"], .woocommerce-page #content table.cart .button[name="apply_coupon"]{padding:10px 40px;}.woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button{line-height:1;border-width:1px;border-style:solid;}.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button{line-height:1.3;}.woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce-js a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button,.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover, .woocommerce #respond input#submit, .woocommerce button.button.alt.disabled, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .wc-block-grid__product-onsale{color:var(--ast-global-color-5);border-color:#dc5c1f;background-color:#dc5c1f;}.woocommerce-js a.button:hover, .woocommerce button.button:hover, .woocommerce .woocommerce-message a.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce-js a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce input.button:hover, .woocommerce button.button.alt.disabled:hover, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{color:var(--ast-global-color-5);border-color:#c74b12;background-color:#c74b12;}.woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce-js a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button,.woocommerce-cart table.cart td.actions .button, .woocommerce form.checkout_coupon .button, .woocommerce #respond input#submit, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link{border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;padding-top:15px;padding-right:26px;padding-bottom:15px;padding-left:26px;}.woocommerce ul.products li.product a, .woocommerce-js a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover{text-decoration:none;}.woocommerce[class*="rel-up-columns-"] .site-main div.product .related.products ul.products li.product, .woocommerce-page .site-main ul.products li.product{width:100%;}.woocommerce .up-sells h2, .woocommerce .related.products h2, .woocommerce .woocommerce-tabs h2{font-size:1.5rem;}.woocommerce h2, .woocommerce-account h2{font-size:1.625rem;}.woocommerce ul.product-categories > li ul li{position:relative;}.woocommerce ul.product-categories > li ul li:before{content:"";border-width:1px 1px 0 0;border-style:solid;display:inline-block;width:6px;height:6px;position:absolute;top:50%;margin-top:-2px;-webkit-transform:rotate(45deg);transform:rotate(45deg);}.woocommerce ul.product-categories > li ul li a{margin-left:15px;}.ast-icon-shopping-cart svg{height:.82em;}.ast-icon-shopping-bag svg{height:1em;width:1em;}.ast-icon-shopping-basket svg{height:1.15em;width:1.2em;}.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap, .ast-site-header-cart.ast-menu-cart-fill .ast-addon-cart-wrap {line-height:1;}.ast-site-header-cart.ast-menu-cart-fill i.astra-icon{ font-size:1.1em;}li.woocommerce-custom-menu-item .ast-site-header-cart i.astra-icon:after{ padding-left:2px;}.ast-hfb-header .ast-addon-cart-wrap{ padding:0.4em;}.ast-header-break-point.ast-header-custom-item-outside .ast-woo-header-cart-info-wrap{ display:none;}.ast-site-header-cart i.astra-icon:after{ background:var(--ast-global-color-3);}@media (min-width:545px) and (max-width:921px){.woocommerce.tablet-columns-2 ul.products li.product, .woocommerce-page.tablet-columns-2 ul.products:not(.elementor-grid){grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (min-width:922px){.woocommerce form.checkout_coupon{width:50%;}}@media (max-width:921px){.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart, .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart{padding-right:0;padding-left:0;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .main-header-bar{text-align:center;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-site-header-cart, .ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-mobile-menu-buttons{display:inline-block;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-2.ast-mobile-header-inline .site-branding{flex:auto;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .site-branding{flex:0 0 100%;}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .main-header-container{display:flex;justify-content:center;}.woocommerce-cart .woocommerce-shipping-calculator .button{width:100%;}.woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary{float:none;width:100%;}.woocommerce-cart table.cart td.actions .ast-return-to-shop{display:block;text-align:center;margin-top:1em;}.woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce-js a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button,.woocommerce-cart table.cart td.actions .button, .woocommerce form.checkout_coupon .button, .woocommerce #respond input#submit, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link{padding-top:14px;padding-right:28px;padding-bottom:14px;padding-left:28px;}.ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-2 ul.products:not(.elementor-grid){grid-template-columns:repeat(2, minmax(0, 1fr));}}@media (max-width:544px){.ast-separate-container .ast-woocommerce-container{padding:.54em 1em 1.33333em;}.woocommerce-message, .woocommerce-error, .woocommerce-info{display:flex;flex-wrap:wrap;}.woocommerce-message a.button, .woocommerce-error a.button, .woocommerce-info a.button{order:1;margin-top:.5em;}.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{float:none;margin-bottom:2em;}.woocommerce table.cart td.actions .button, .woocommerce #content table.cart td.actions .button, .woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button{padding-left:1em;padding-right:1em;}.woocommerce #content table.cart .button, .woocommerce-page #content table.cart .button{width:100%;}.woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon{float:none;}.woocommerce #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .button{flex:1;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a{display:block;}.woocommerce ul.products a.button, .woocommerce-page ul.products a.button{padding:0.5em 0.75em;}.woocommerce-js a.button, .woocommerce button.button, .woocommerce .woocommerce-message a.button, .woocommerce #respond input#submit.alt, .woocommerce-js a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce input.button,.woocommerce-cart table.cart td.actions .button, .woocommerce form.checkout_coupon .button, .woocommerce #respond input#submit, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link{padding-top:14px;padding-right:20px;padding-bottom:14px;padding-left:20px;}.ast-container .woocommerce ul.products:not(.elementor-grid), .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.mobile-columns-1 ul.products:not(.elementor-grid), .woocommerce-page.mobile-columns-1 ul.products:not(.elementor-grid){grid-template-columns:repeat(1, minmax(0, 1fr));}.woocommerce.mobile-rel-up-columns-1 ul.products::not(.elementor-grid){grid-template-columns:repeat(1, minmax(0, 1fr));}}@media (max-width:544px){.woocommerce ul.products a.button.loading::after, .woocommerce-page ul.products a.button.loading::after{display:inline-block;margin-left:5px;position:initial;}.woocommerce.mobile-columns-1 .site-main ul.products li.product:nth-child(n), .woocommerce-page.mobile-columns-1 .site-main ul.products li.product:nth-child(n){margin-right:0;}.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{display:block;margin-right:0;}}@media (min-width:922px){.woocommerce #content .ast-woocommerce-container div.product div.images, .woocommerce .ast-woocommerce-container div.product div.images, .woocommerce-page #content .ast-woocommerce-container div.product div.images, .woocommerce-page .ast-woocommerce-container div.product div.images{width:50%;}.woocommerce #content .ast-woocommerce-container div.product div.summary, .woocommerce .ast-woocommerce-container div.product div.summary, .woocommerce-page #content .ast-woocommerce-container div.product div.summary, .woocommerce-page .ast-woocommerce-container div.product div.summary{width:46%;}.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2{float:none;width:auto;}}.woocommerce-js a.button , .woocommerce button.button.alt ,.woocommerce-page table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button , .woocommerce-js a.button.alt ,.woocommerce .woocommerce-message a.button , .ast-site-header-cart .widget_shopping_cart .buttons .button.checkout, .woocommerce button.button.alt.disabled , .wc-block-grid__products .wc-block-grid__product .wp-block-button__link {border:solid;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;border-color:#dc5c1f;}.woocommerce-js a.button:hover , .woocommerce button.button.alt:hover , .woocommerce-page table.cart td.actions .button:hover, .woocommerce-page #content table.cart td.actions .button:hover, .woocommerce-js a.button.alt:hover ,.woocommerce .woocommerce-message a.button:hover , .ast-site-header-cart .widget_shopping_cart .buttons .button.checkout:hover , .woocommerce button.button.alt.disabled:hover , .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{border-color:#dc5c1f;}.widget_product_search button{flex:0 0 auto;padding:10px 20px;}@media (min-width:922px){.woocommerce.woocommerce-checkout form #customer_details.col2-set, .woocommerce-page.woocommerce-checkout form #customer_details.col2-set{width:55%;float:left;margin-right:4.347826087%;}.woocommerce.woocommerce-checkout form #order_review, .woocommerce.woocommerce-checkout form #order_review_heading, .woocommerce-page.woocommerce-checkout form #order_review, .woocommerce-page.woocommerce-checkout form #order_review_heading{width:40%;float:right;margin-right:0;clear:right;}}select, .select2-container .select2-selection--single{background-image:url("data:image/svg+xml,%3Csvg class='ast-arrow-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='16.043px' fill='%23494B51' viewBox='57 35.171 26 16.043' enable-background='new 57 35.171 26 16.043' xml:space='preserve' %3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'%3E%3C/path%3E%3C/svg%3E");background-size:.8em;background-repeat:no-repeat;background-position-x:calc( 100% - 10px );background-position-y:center;-webkit-appearance:none;-moz-appearance:none;padding-right:2em;}
.woocommerce-js .quantity.buttons_added {
display: inline-flex;
}
.woocommerce-js .quantity.buttons_added + .button.single_add_to_cart_button {
margin-left: unset;
}
.woocommerce-js .quantity .qty {
width: 2.631em;
margin-left: 38px;
}
.woocommerce-js .quantity .minus,
.woocommerce-js .quantity .plus {
width: 38px;
display: flex;
justify-content: center;
background-color: transparent;
border: 1px solid var(--ast-border-color);
color: var(--ast-global-color-3);
align-items: center;
outline: 0;
font-weight: 400;
z-index: 3;
}
.woocommerce-js .quantity .minus {
border-right-width: 0;
margin-right: -38px;
}
.woocommerce-js .quantity .plus {
border-left-width: 0;
margin-right: 6px;
}
.woocommerce-js input[type=number] {
max-width: 58px;
min-height: 36px;
}
.woocommerce-js input[type=number].qty::-webkit-inner-spin-button, .woocommerce input[type=number].qty::-webkit-outer-spin-button {
-webkit-appearance: none;
}
.woocommerce-js input[type=number].qty {
-webkit-appearance: none;
-moz-appearance: textfield;
}
.woocommerce ul.products li.product.desktop-align-center, .woocommerce-page ul.products li.product.desktop-align-center {
text-align: center;
}
.woocommerce ul.products li.product.desktop-align-center .star-rating,
.woocommerce-page ul.products li.product.desktop-align-center .star-rating {
margin-left: auto;
margin-right: auto;
}
@media(max-width: 921px){
.woocommerce ul.products li.product.tablet-align-center, .woocommerce-page ul.products li.product.tablet-align-center {
text-align: center;
}
.woocommerce ul.products li.product.tablet-align-center .star-rating,
.woocommerce-page ul.products li.product.tablet-align-center .star-rating {
margin-left: auto;
margin-right: auto;
}
}@media(max-width: 544px){
.woocommerce ul.products li.product.mobile-align-center, .woocommerce-page ul.products li.product.mobile-align-center {
text-align: center;
}
.woocommerce ul.products li.product.mobile-align-center .star-rating,
.woocommerce-page ul.products li.product.mobile-align-center .star-rating {
margin-left: auto;
margin-right: auto;
}
}.ast-woo-active-filter-widget .wc-block-active-filters{display:flex;align-items:self-start;justify-content:space-between;}.ast-woo-active-filter-widget .wc-block-active-filters__clear-all{flex:none;margin-top:2px;}.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #customer_details.col2-set, .woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #customer_details.col2-set{width:100%;}.woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review, .woocommerce.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review_heading, .woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review, .woocommerce-page.woocommerce-checkout .elementor-widget-woocommerce-checkout-page #order_review_heading{width:100%;float:inherit;}.elementor-widget-woocommerce-checkout-page .select2-container .select2-selection--single, .elementor-widget-woocommerce-cart .select2-container .select2-selection--single{padding:0;}.elementor-widget-woocommerce-checkout-page .woocommerce form .woocommerce-additional-fields, .elementor-widget-woocommerce-checkout-page .woocommerce form .shipping_address, .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-navigation-link, .elementor-widget-woocommerce-cart .woocommerce a.remove{border:none;}.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals > h2{background-color:inherit;border-bottom:0px;margin:0px;}.elementor-widget-woocommerce-cart .cart-collaterals .cart_totals{padding:0;border-color:inherit;border-radius:0;margin-bottom:0px;border-width:0px;}.elementor-widget-woocommerce-cart .woocommerce-cart-form .e-apply-coupon{line-height:initial;}.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content .woocommerce-Address-title h3{margin-bottom:var(--myaccount-section-title-spacing, 0px);}.elementor-widget-woocommerce-my-account .woocommerce-Addresses .woocommerce-Address-title, .elementor-widget-woocommerce-my-account table.shop_table thead, .elementor-widget-woocommerce-my-account .woocommerce-page table.shop_table thead, .elementor-widget-woocommerce-cart table.shop_table thead{background:inherit;}.elementor-widget-woocommerce-cart .e-apply-coupon, .elementor-widget-woocommerce-cart #coupon_code, .elementor-widget-woocommerce-checkout-page .e-apply-coupon, .elementor-widget-woocommerce-checkout-page #coupon_code{height:100%;}.elementor-widget-woocommerce-cart td.product-name dl.variation dt{font-weight:inherit;}.elementor-element.elementor-widget-woocommerce-checkout-page .e-checkout__container #customer_details .col-1{margin-bottom:0;}
</style>
<style id='woocommerce-inline-inline-css'>
.woocommerce form .form-row .required { visibility: visible; }
</style>
<link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1746074216' media='all' />
<link data-minify="1" rel='stylesheet' id='wt-smart-coupon-for-woo-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/wt-smart-coupons-for-woocommerce/public/css/wt-smart-coupon-public.css?ver=1746074190' media='all' />
<link data-minify="1" rel='stylesheet' id='brands-styles-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/css/brands.css?ver=1746074190' media='all' />
<link data-minify="1" rel='stylesheet' id='astra-addon-css-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/uploads/astra-addon/astra-addon-67f6be266407c7-44817087.css?ver=1746074190' media='all' />
<link data-minify="1" rel='stylesheet' id='astra-addon-dynamic-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/uploads/astra-addon/astra-addon-dynamic-css-post-1011.css?ver=1746074589' media='all' />
<link rel='stylesheet' id='elementor-frontend-css' href='https://ultimategunshop.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-image-css' href='https://ultimategunshop.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-search-form-css' href='https://ultimategunshop.com/wp-content/plugins/elementor-pro/assets/css/widget-search-form.min.css?ver=3.28.2' media='all' />
<link rel='stylesheet' id='widget-woocommerce-menu-cart-css' href='https://ultimategunshop.com/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-menu-cart.min.css?ver=3.28.2' media='all' />
<link rel='stylesheet' id='widget-nav-menu-css' href='https://ultimategunshop.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.28.2' media='all' />
<link rel='stylesheet' id='widget-icon-box-css' href='https://ultimategunshop.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-heading-css' href='https://ultimategunshop.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-form-css' href='https://ultimategunshop.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.28.2' media='all' />
<link rel='stylesheet' id='widget-divider-css' href='https://ultimategunshop.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-social-icons-css' href='https://ultimategunshop.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='e-apple-webkit-css' href='https://ultimategunshop.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='elementor-post-556-css' href='https://ultimategunshop.com/wp-content/uploads/elementor/css/post-556.css?ver=1746074187' media='all' />
<link rel='stylesheet' id='uael-frontend-css' href='https://ultimategunshop.com/wp-content/plugins/ultimate-elementor/assets/min-css/uael-frontend.min.css?ver=1.39.4' media='all' />
<link rel='stylesheet' id='uael-teammember-social-icons-css' href='https://ultimategunshop.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.0' media='all' />
<link data-minify="1" rel='stylesheet' id='uael-social-share-icons-brands-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css?ver=1746074190' media='all' />
<link data-minify="1" rel='stylesheet' id='uael-social-share-icons-fontawesome-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=1746074190' media='all' />
<link data-minify="1" rel='stylesheet' id='uael-nav-menu-icons-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=1746074190' media='all' />
<link rel='stylesheet' id='widget-image-box-css' href='https://ultimategunshop.com/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.28.4' media='all' />
<link rel='stylesheet' id='widget-woocommerce-products-css' href='https://ultimategunshop.com/wp-content/plugins/elementor-pro/assets/css/widget-woocommerce-products.min.css?ver=3.28.2' media='all' />
<link rel='stylesheet' id='elementor-post-1011-css' href='https://ultimategunshop.com/wp-content/cache/background-css/1/ultimategunshop.com/wp-content/uploads/elementor/css/post-1011.css?ver=1746074587&wpr_t=1746074589' media='all' />
<link rel='stylesheet' id='elementor-post-1019-css' href='https://ultimategunshop.com/wp-content/uploads/elementor/css/post-1019.css?ver=1746074187' media='all' />
<link rel='stylesheet' id='elementor-post-1014-css' href='https://ultimategunshop.com/wp-content/uploads/elementor/css/post-1014.css?ver=1746074187' media='all' />
<link data-minify="1" rel='stylesheet' id='pwb-styles-frontend-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/perfect-woocommerce-brands/build/frontend/css/style.css?ver=1746074190' media='all' />
<style id='akismet-widget-style-inline-css'>
.a-stats {
--akismet-color-mid-green: #357b49;
--akismet-color-white: #fff;
--akismet-color-light-grey: #f6f7f7;
max-width: 350px;
width: auto;
}
.a-stats * {
all: unset;
box-sizing: border-box;
}
.a-stats strong {
font-weight: 600;
}
.a-stats a.a-stats__link,
.a-stats a.a-stats__link:visited,
.a-stats a.a-stats__link:active {
background: var(--akismet-color-mid-green);
border: none;
box-shadow: none;
border-radius: 8px;
color: var(--akismet-color-white);
cursor: pointer;
display: block;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
font-weight: 500;
padding: 12px;
text-align: center;
text-decoration: none;
transition: all 0.2s ease;
}
/* Extra specificity to deal with TwentyTwentyOne focus style */
.widget .a-stats a.a-stats__link:focus {
background: var(--akismet-color-mid-green);
color: var(--akismet-color-white);
text-decoration: none;
}
.a-stats a.a-stats__link:hover {
filter: brightness(110%);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
}
.a-stats .count {
color: var(--akismet-color-white);
display: block;
font-size: 1.5em;
line-height: 1.4;
padding: 0 13px;
white-space: nowrap;
}
</style>
<link rel='stylesheet' id='photoswipe-css' href='https://ultimategunshop.com/wp-content/cache/background-css/1/ultimategunshop.com/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css?ver=9.8.3&wpr_t=1746074589' media='all' />
<link rel='stylesheet' id='photoswipe-default-skin-css' href='https://ultimategunshop.com/wp-content/cache/background-css/1/ultimategunshop.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css?ver=9.8.3&wpr_t=1746074589' media='all' />
<link rel='stylesheet' id='astra-child-theme-css-css' href='https://ultimategunshop.com/wp-content/themes/astra-child/style.css?ver=1.0.0' media='all' />
<link rel='stylesheet' id='eael-general-css' href='https://ultimategunshop.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/css/view/general.min.css?ver=6.1.11' media='all' />
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script>
<!--[if IE]>
<script src="https://ultimategunshop.com/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.9.2" id="astra-flexibility-js"></script>
<script id="astra-flexibility-js-after">
flexibility(document.documentElement);</script>
<![endif]-->
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="jquery-ui-datepicker-js-after">window.addEventListener('DOMContentLoaded', function() {
jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});});
});</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/custom-payment-gateway-pro/includes/assets/js/custom-payment-front.js?ver=1744222774" id="custom_payment_front_js-js" data-rocket-defer defer></script>
<script id="seo-automated-link-building-js-extra">
var seoAutomatedLinkBuilding = {"ajaxUrl":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/seo-automated-link-building/js/seo-automated-link-building.js?ver=1744222774" id="seo-automated-link-building-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.8.3" id="jquery-blockui-js" defer data-wp-strategy="defer"></script>
<script id="wc-add-to-cart-js-extra">
var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https:\/\/ultimategunshop.com\/cart\/","is_cart":"","cart_redirect_after_add":"no"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.8.3" id="wc-add-to-cart-js" defer data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.8.3" id="js-cookie-js" defer data-wp-strategy="defer"></script>
<script id="woocommerce-js-extra">
var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_password_show":"Show password","i18n_password_hide":"Hide password"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.8.3" id="woocommerce-js" defer data-wp-strategy="defer"></script>
<script id="wt-smart-coupon-for-woo-js-extra">
var WTSmartCouponOBJ = {"ajaxurl":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php","wc_ajax_url":"https:\/\/ultimategunshop.com\/?wc-ajax=","nonces":{"public":"ff718349f0","apply_coupon":"a29c12d60d"},"labels":{"please_wait":"Please wait...","choose_variation":"Please choose a variation","error":"Error !!!"},"shipping_method":[],"payment_method":"","is_cart":""};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/wt-smart-coupons-for-woocommerce/public/js/wt-smart-coupon-public.js?ver=1744222774" id="wt-smart-coupon-for-woo-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1-wc.9.8.3" id="photoswipe-js" defer data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1-wc.9.8.3" id="photoswipe-ui-default-js" defer data-wp-strategy="defer"></script>
<link rel="https://api.w.org/" href="https://ultimategunshop.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://ultimategunshop.com/wp-json/wp/v2/pages/1011" /><link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://ultimategunshop.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fultimategunshop.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://ultimategunshop.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fultimategunshop.com%2F&format=xml" />
<!-- Clarity tracking code for https://ultimategunshop.com/ --><script type="rocketlazyloadscript"> (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i+"?ref=bwt"; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "dbqa39bqta");</script>
<meta name="ahrefs-site-verification" content="e689ea0d56ff859683870f89d54379c8df565cb01c9236f47323b78592674805">
<!-- Google tag (gtag.js) -->
<script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=G-1F9VV58E95"></script>
<script type="rocketlazyloadscript">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1F9VV58E95');
</script>
<!-- Pinterest Tag -->
<script type="rocketlazyloadscript">
!function(e){if(!window.pintrk){window.pintrk = function () {
window.pintrk.queue.push(Array.prototype.slice.call(arguments))};var
n=window.pintrk;n.queue=[],n.version="3.0";var
t=document.createElement("script");t.async=!0,t.src=e;var
r=document.getElementsByTagName("script")[0];
r.parentNode.insertBefore(t,r)}}("https://s.pinimg.com/ct/core.js");
pintrk('load', '2612935791621', {em: '<user_email_address>'});
pintrk('page');
</script>
<noscript>
<img height="1" width="1" style="display:none;" alt=""
src="https://ct.pinterest.com/v3/?event=init&tid=2612935791621&pd[em]=<hashed_email_address>&noscript=1" />
</noscript>
<!-- end Pinterest Tag -->
<!-- Google Tag Manager -->
<script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NCJM56KK');</script>
<!-- End Google Tag Manager --><!-- Schema optimized by Schema Pro --><script type="application/ld+json">{"@context":"https://schema.org","@type":"SportsActivityLocation","name":"Buy Firearms Online - Guns and Ammunition Store %%sep%% %%sitename%%","image":{"@type":"ImageObject","url":"https://ultimategunshop.com/wp-content/uploads/2021/07/ultimate-gun-shop-logo.webp","width":1024,"height":1024},"telephone":"+1 (586) 232-5064","url":"https://ultimategunshop.com","address":{"@type":"PostalAddress","streetAddress":"64901 Kildare Drive","addressLocality":"Washington","postalCode":"48095","addressRegion":"Michigan","addressCountry":"US"},"aggregateRating":{"@type":"AggregateRating","ratingValue":"3.4","reviewCount":"23"},"priceRange":"10-10000","openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],"opens":"10:00","closes":"20:00"}],"geo":{"@type":"GeoCoordinates","latitude":"42.77122034242949","longitude":"8302848762775223"}}</script><!-- / Schema optimized by Schema Pro --><!-- site-navigation-element Schema optimized by Schema Pro --><script type="application/ld+json">{"@context":"https:\/\/schema.org","@graph":[{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Guns","url":"https:\/\/ultimategunshop.com\/guns\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Ammunition","url":"https:\/\/ultimategunshop.com\/ammunition\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Optics","url":"https:\/\/ultimategunshop.com\/optics\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Gun Parts","url":"https:\/\/ultimategunshop.com\/gun-parts\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Shooting Gear","url":"https:\/\/ultimategunshop.com\/shooting-gear\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Knives & Tools","url":"https:\/\/ultimategunshop.com\/knives-tools\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"All Categories","url":"https:\/\/ultimategunshop.com\/shop-by-category\/"}]}</script><!-- / site-navigation-element Schema optimized by Schema Pro --> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
<meta name="generator" content="Elementor 3.28.4; features: e_font_icon_svg, additional_custom_breakpoints, e_local_google_fonts, e_element_cache; settings: css_print_method-external, google_font-disabled, font_display-auto">
<style>.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <style>
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
@media screen and (max-height: 1024px) {
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
@media screen and (max-height: 640px) {
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
background-image: none !important;
}
}
</style>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://ultimategunshop.com/wp-content/cache/min/1/js/platform.js?ver=1744222774" async defer></script>
<script type="rocketlazyloadscript">
window.renderOptIn = function() {
window.gapi.load('surveyoptin', function() {
window.gapi.surveyoptin.render(
{
// REQUIRED FIELDS
"merchant_id": 705161433,
"order_id": "ORDER_ID",
"email": "CUSTOMER_EMAIL",
"delivery_country": "COUNTRY_CODE",
"estimated_delivery_date": "YYYY-MM-DD",
// OPTIONAL FIELDS
"products": [{"gtin":"GTIN1"}, {"gtin":"GTIN2"}]
});
});
}
</script><!--Start of Tawk.to Script-->
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/632706ff54f06e12d89564a3/1gd876l75';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script--><script type="rocketlazyloadscript" data-rocket-type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);
})(window, document, "clarity", "script", "dbqa39bqta");
</script> <style id="wpsp-style-frontend"></style>
<link rel="icon" href="https://ultimategunshop.com/wp-content/uploads/2021/07/ultimate-gun-shop-logo-100x100.webp" sizes="32x32" />
<link rel="icon" href="https://ultimategunshop.com/wp-content/uploads/2021/07/ultimate-gun-shop-logo-300x300.webp" sizes="192x192" />
<link rel="apple-touch-icon" href="https://ultimategunshop.com/wp-content/uploads/2021/07/ultimate-gun-shop-logo-300x300.webp" />
<meta name="msapplication-TileImage" content="https://ultimategunshop.com/wp-content/uploads/2021/07/ultimate-gun-shop-logo-300x300.webp" />
<style id="wp-custom-css">
.page-title {
margin-bottom: 1em;
font-weight: 700;
}
.single-product div.product .entry-title {
font-family: 'Oswald',sans-serif;
font-size: 30px;
font-weight: 700;
} </style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion">.elementor-1011 .elementor-element.elementor-element-98282e5:not(.elementor-motion-effects-element-type-background), .elementor-1011 .elementor-element.elementor-element-98282e5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-a10e7199-e078-459d-9036-82a964461184: url('https://ultimategunshop.com/wp-content/uploads/2022/06/buy-firearms-online.jpg');}</style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{--wpr-bg-fc9ccc4b-a9de-4d23-add3-11d8e96858d8: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif');}.cr-show-more-review-spinner,.cr-show-more .cr-show-more-spinner,.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner{--wpr-bg-d3627328-6dd6-4e28-ab41-72b28477c705: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif');}.cr-qna-block #cr-show-more-q-spinner{--wpr-bg-e7c411b3-6b88-4397-8683-9bfea4b3b914: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif');}#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{--wpr-bg-6d0f831e-0793-4b06-b2d8-e0e1a356b2bd: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/spinner-2x.gif');}.cr-badge .badge__star-icon_type_empty{--wpr-bg-3fe092f3-990a-4138-84ac-921faf64f673: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/small-star-empty-light.png');}.cr-badge .badge__star-icon_type_fill{--wpr-bg-7fc133e3-3f18-49cb-8165-a1652df1a747: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/small-star-full.png');}.cr-badge .verified__logo{--wpr-bg-30f4cb31-765b-4f17-9c4d-f4368552f98e: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/logo.svg');}.cr-badge.badge_color_dark .badge__star-icon_type_empty{--wpr-bg-c08d1c28-1697-4e8c-96ff-a071c1d8221e: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/small-star-empty-dark.png');}.cr-badge .badge__logo{--wpr-bg-7a0e2bba-5c45-4b6a-a7ab-11740aaf7010: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/logo.svg');}.cr-badge.badge_size_wide .badge__star-icon_type_empty{--wpr-bg-ca62a524-2d99-46dd-b938-b4caf3bfaa53: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/wide-star-empty-light.png');}.cr-badge.badge_size_wide .badge__star-icon_type_fill{--wpr-bg-46c28bdb-2448-4c8c-bcae-2f6124ebf415: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/wide-star-full-light.png');}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_fill{--wpr-bg-bd3a7284-752c-45c1-9a97-c4b34c895daa: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/wide-star-full-dark.png');}.cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_empty{--wpr-bg-ea7c726c-53f9-4ffa-81f2-42ab25d81617: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/wide-star-empty-dark.png');}.cr-badge.badge-vs .badge__logo{--wpr-bg-4c715d84-d912-455b-8080-05a6b5b68bbe: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/logo-vs.svg');}.cr-badge.badge-vs .badge__star-icon--empty{--wpr-bg-d3f15421-fcd0-4760-a40f-43a1c4c63b46: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/star-stroke.svg');}.cr-badge.badge-vs .badge__star-icon--fill{--wpr-bg-3cbb7cb2-7d10-4a57-8b0b-10a92d54298f: url('https://ultimategunshop.com/wp-content/plugins/customer-reviews-woocommerce/img/star-fill.svg');}.ui-progressbar .ui-progressbar-overlay{--wpr-bg-cd672545-79ef-4ec7-8785-e351f5759cd4: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/animated-overlay.gif');}.ui-widget-content{--wpr-bg-c1025a2d-3bab-4966-8099-585b151e2f85: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-bg_flat_75_ffffff_40x100.png');}.ui-widget-header{--wpr-bg-1df9f01d-c034-4623-9179-598e4977e62b: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png');}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{--wpr-bg-d6df2ac3-f473-4bc9-91a4-2edaffdefb1f: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png');}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{--wpr-bg-5b79d742-c18a-4518-a15c-7ec36656eaf5: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png');}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{--wpr-bg-c3f21883-e264-4051-a5a7-7530011a07aa: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png');}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{--wpr-bg-57f4fca3-ba01-458a-8ee2-784265dc8adf: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-bg_flat_55_ffffff_40x100.png');}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{--wpr-bg-2622d156-4f99-4613-9c00-d0b7b56b6a44: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-bg_flat_55_ffffff_40x100.png');}.ui-widget-overlay{--wpr-bg-62518e3c-8802-40c7-80a9-67f77562eb83: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-bg_flat_0_eeeeee_40x100.png');}.ui-widget-shadow{--wpr-bg-0f67fc37-5ae1-43ff-ac49-b3a5efe7031c: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-bg_flat_0_aaaaaa_40x100.png');}.ui-icon,.ui-widget-content .ui-icon{--wpr-bg-def959c2-54b2-4a2c-bebe-13937f138ec2: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-icons_ff0084_256x240.png');}.ui-widget-header .ui-icon{--wpr-bg-30262263-94f6-4089-83d2-939d22ff6297: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-icons_0073ea_256x240.png');}.ui-state-default .ui-icon{--wpr-bg-fe926478-0652-4b15-afa9-d108eb790402: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-icons_666666_256x240.png');}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{--wpr-bg-41264d3f-a08f-4d84-8184-9c20c352fa10: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-icons_ffffff_256x240.png');}.ui-state-active .ui-icon{--wpr-bg-9d11218e-4794-44d8-99df-614792570c9d: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-icons_454545_256x240.png');}.ui-state-highlight .ui-icon{--wpr-bg-9dcdf521-e26b-4854-843b-9922ba14e979: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-icons_0073ea_256x240.png');}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{--wpr-bg-9dfa2f8c-f90e-4a43-a861-26366f345401: url('https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/themes/flick/images/ui-icons_ff0084_256x240.png');}.woocommerce-js .blockUI.blockOverlay::before{--wpr-bg-c7d2c9c2-0e73-439f-80a7-854c7ce8c537: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg');}.woocommerce-js .loader::before{--wpr-bg-64fa1e46-9b18-49da-9179-f63e9061890e: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/loader.svg');}button.pswp__button{--wpr-bg-e979bf8a-de44-4306-b00d-90e1159e7b99: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{--wpr-bg-d2e6d3b9-2606-4ed8-abc5-e2fde0364bc1: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{--wpr-bg-3505d49a-a373-41f4-96d7-8eda4987382f: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{--wpr-bg-a437c952-24ed-40dc-95e0-122e57884c4a: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{--wpr-bg-9055b945-c2c1-41e7-b5ca-192e88f95484: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{--wpr-bg-7b18b783-a093-4daa-80d3-8cda4b1214de: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{--wpr-bg-f6d1ec58-d7d1-4bf8-b5db-e524be5dac57: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{--wpr-bg-d530ec94-5144-43fe-8372-0cf3a75b1986: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg');}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{--wpr-bg-ea6b9633-1626-42fa-9d78-361347c131f6: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg');}button.pswp__button{--wpr-bg-1d8c5c5f-acfa-47f1-a65d-5308d22e0cfa: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png');}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{--wpr-bg-614b71ba-18da-4cc2-88f3-8ad4230d3b18: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png');}.pswp__preloader--active .pswp__preloader__icn{--wpr-bg-df55d436-b292-4bad-a0d4-0fc00e96762f: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif');}.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{--wpr-bg-1c1aabe2-243b-45ba-ba81-b28f45243d4d: url('https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner","style":".cr-form-item-media-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{--wpr-bg-fc9ccc4b-a9de-4d23-add3-11d8e96858d8: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/spinner-2x.gif');}","hash":"fc9ccc4b-a9de-4d23-add3-11d8e96858d8","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/spinner-2x.gif"},{"selector":".cr-show-more-review-spinner,.cr-show-more .cr-show-more-spinner,.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner","style":".cr-show-more-review-spinner,.cr-show-more .cr-show-more-spinner,.cr-all-reviews-shortcode .commentlist.cr-pagination-load .cr-pagination-review-spinner{--wpr-bg-d3627328-6dd6-4e28-ab41-72b28477c705: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/spinner-2x.gif');}","hash":"d3627328-6dd6-4e28-ab41-72b28477c705","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/spinner-2x.gif"},{"selector":".cr-qna-block #cr-show-more-q-spinner","style":".cr-qna-block #cr-show-more-q-spinner{--wpr-bg-e7c411b3-6b88-4397-8683-9bfea4b3b914: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/spinner-2x.gif');}","hash":"e7c411b3-6b88-4397-8683-9bfea4b3b914","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/spinner-2x.gif"},{"selector":"#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner","style":"#review_form .cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner,.cr-upload-images-preview .cr-upload-images-containers .cr-upload-images-delete-spinner{--wpr-bg-6d0f831e-0793-4b06-b2d8-e0e1a356b2bd: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/spinner-2x.gif');}","hash":"6d0f831e-0793-4b06-b2d8-e0e1a356b2bd","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/spinner-2x.gif"},{"selector":".cr-badge .badge__star-icon_type_empty","style":".cr-badge .badge__star-icon_type_empty{--wpr-bg-3fe092f3-990a-4138-84ac-921faf64f673: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/small-star-empty-light.png');}","hash":"3fe092f3-990a-4138-84ac-921faf64f673","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/small-star-empty-light.png"},{"selector":".cr-badge .badge__star-icon_type_fill","style":".cr-badge .badge__star-icon_type_fill{--wpr-bg-7fc133e3-3f18-49cb-8165-a1652df1a747: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/small-star-full.png');}","hash":"7fc133e3-3f18-49cb-8165-a1652df1a747","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/small-star-full.png"},{"selector":".cr-badge .verified__logo","style":".cr-badge .verified__logo{--wpr-bg-30f4cb31-765b-4f17-9c4d-f4368552f98e: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/logo.svg');}","hash":"30f4cb31-765b-4f17-9c4d-f4368552f98e","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/logo.svg"},{"selector":".cr-badge.badge_color_dark .badge__star-icon_type_empty","style":".cr-badge.badge_color_dark .badge__star-icon_type_empty{--wpr-bg-c08d1c28-1697-4e8c-96ff-a071c1d8221e: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/small-star-empty-dark.png');}","hash":"c08d1c28-1697-4e8c-96ff-a071c1d8221e","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/small-star-empty-dark.png"},{"selector":".cr-badge .badge__logo","style":".cr-badge .badge__logo{--wpr-bg-7a0e2bba-5c45-4b6a-a7ab-11740aaf7010: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/logo.svg');}","hash":"7a0e2bba-5c45-4b6a-a7ab-11740aaf7010","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/logo.svg"},{"selector":".cr-badge.badge_size_wide .badge__star-icon_type_empty","style":".cr-badge.badge_size_wide .badge__star-icon_type_empty{--wpr-bg-ca62a524-2d99-46dd-b938-b4caf3bfaa53: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/wide-star-empty-light.png');}","hash":"ca62a524-2d99-46dd-b938-b4caf3bfaa53","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/wide-star-empty-light.png"},{"selector":".cr-badge.badge_size_wide .badge__star-icon_type_fill","style":".cr-badge.badge_size_wide .badge__star-icon_type_fill{--wpr-bg-46c28bdb-2448-4c8c-bcae-2f6124ebf415: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/wide-star-full-light.png');}","hash":"46c28bdb-2448-4c8c-bcae-2f6124ebf415","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/wide-star-full-light.png"},{"selector":".cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_fill","style":".cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_fill{--wpr-bg-bd3a7284-752c-45c1-9a97-c4b34c895daa: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/wide-star-full-dark.png');}","hash":"bd3a7284-752c-45c1-9a97-c4b34c895daa","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/wide-star-full-dark.png"},{"selector":".cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_empty","style":".cr-badge.badge_color_dark.badge_size_wide .badge__star-icon_type_empty{--wpr-bg-ea7c726c-53f9-4ffa-81f2-42ab25d81617: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/wide-star-empty-dark.png');}","hash":"ea7c726c-53f9-4ffa-81f2-42ab25d81617","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/wide-star-empty-dark.png"},{"selector":".cr-badge.badge-vs .badge__logo","style":".cr-badge.badge-vs .badge__logo{--wpr-bg-4c715d84-d912-455b-8080-05a6b5b68bbe: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/logo-vs.svg');}","hash":"4c715d84-d912-455b-8080-05a6b5b68bbe","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/logo-vs.svg"},{"selector":".cr-badge.badge-vs .badge__star-icon--empty","style":".cr-badge.badge-vs .badge__star-icon--empty{--wpr-bg-d3f15421-fcd0-4760-a40f-43a1c4c63b46: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/star-stroke.svg');}","hash":"d3f15421-fcd0-4760-a40f-43a1c4c63b46","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/star-stroke.svg"},{"selector":".cr-badge.badge-vs .badge__star-icon--fill","style":".cr-badge.badge-vs .badge__star-icon--fill{--wpr-bg-3cbb7cb2-7d10-4a57-8b0b-10a92d54298f: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/star-fill.svg');}","hash":"3cbb7cb2-7d10-4a57-8b0b-10a92d54298f","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/customer-reviews-woocommerce\/img\/star-fill.svg"},{"selector":".ui-progressbar .ui-progressbar-overlay","style":".ui-progressbar .ui-progressbar-overlay{--wpr-bg-cd672545-79ef-4ec7-8785-e351f5759cd4: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/animated-overlay.gif');}","hash":"cd672545-79ef-4ec7-8785-e351f5759cd4","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/animated-overlay.gif"},{"selector":".ui-widget-content","style":".ui-widget-content{--wpr-bg-c1025a2d-3bab-4966-8099-585b151e2f85: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_75_ffffff_40x100.png');}","hash":"c1025a2d-3bab-4966-8099-585b151e2f85","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_75_ffffff_40x100.png"},{"selector":".ui-widget-header","style":".ui-widget-header{--wpr-bg-1df9f01d-c034-4623-9179-598e4977e62b: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_highlight-soft_50_dddddd_1x100.png');}","hash":"1df9f01d-c034-4623-9179-598e4977e62b","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_highlight-soft_50_dddddd_1x100.png"},{"selector":".ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default","style":".ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{--wpr-bg-d6df2ac3-f473-4bc9-91a4-2edaffdefb1f: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_highlight-soft_100_f6f6f6_1x100.png');}","hash":"d6df2ac3-f473-4bc9-91a4-2edaffdefb1f","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_highlight-soft_100_f6f6f6_1x100.png"},{"selector":".ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus","style":".ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{--wpr-bg-5b79d742-c18a-4518-a15c-7ec36656eaf5: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_highlight-soft_25_0073ea_1x100.png');}","hash":"5b79d742-c18a-4518-a15c-7ec36656eaf5","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_highlight-soft_25_0073ea_1x100.png"},{"selector":".ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active","style":".ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{--wpr-bg-c3f21883-e264-4051-a5a7-7530011a07aa: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_glass_65_ffffff_1x400.png');}","hash":"c3f21883-e264-4051-a5a7-7530011a07aa","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_glass_65_ffffff_1x400.png"},{"selector":".ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight","style":".ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{--wpr-bg-57f4fca3-ba01-458a-8ee2-784265dc8adf: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_55_ffffff_40x100.png');}","hash":"57f4fca3-ba01-458a-8ee2-784265dc8adf","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_55_ffffff_40x100.png"},{"selector":".ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error","style":".ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{--wpr-bg-2622d156-4f99-4613-9c00-d0b7b56b6a44: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_55_ffffff_40x100.png');}","hash":"2622d156-4f99-4613-9c00-d0b7b56b6a44","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_55_ffffff_40x100.png"},{"selector":".ui-widget-overlay","style":".ui-widget-overlay{--wpr-bg-62518e3c-8802-40c7-80a9-67f77562eb83: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_0_eeeeee_40x100.png');}","hash":"62518e3c-8802-40c7-80a9-67f77562eb83","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_0_eeeeee_40x100.png"},{"selector":".ui-widget-shadow","style":".ui-widget-shadow{--wpr-bg-0f67fc37-5ae1-43ff-ac49-b3a5efe7031c: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_0_aaaaaa_40x100.png');}","hash":"0f67fc37-5ae1-43ff-ac49-b3a5efe7031c","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-bg_flat_0_aaaaaa_40x100.png"},{"selector":".ui-icon,.ui-widget-content .ui-icon","style":".ui-icon,.ui-widget-content .ui-icon{--wpr-bg-def959c2-54b2-4a2c-bebe-13937f138ec2: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_ff0084_256x240.png');}","hash":"def959c2-54b2-4a2c-bebe-13937f138ec2","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_ff0084_256x240.png"},{"selector":".ui-widget-header .ui-icon","style":".ui-widget-header .ui-icon{--wpr-bg-30262263-94f6-4089-83d2-939d22ff6297: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_0073ea_256x240.png');}","hash":"30262263-94f6-4089-83d2-939d22ff6297","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_0073ea_256x240.png"},{"selector":".ui-state-default .ui-icon","style":".ui-state-default .ui-icon{--wpr-bg-fe926478-0652-4b15-afa9-d108eb790402: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_666666_256x240.png');}","hash":"fe926478-0652-4b15-afa9-d108eb790402","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_666666_256x240.png"},{"selector":".ui-state-hover .ui-icon,.ui-state-focus .ui-icon","style":".ui-state-hover .ui-icon,.ui-state-focus .ui-icon{--wpr-bg-41264d3f-a08f-4d84-8184-9c20c352fa10: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_ffffff_256x240.png');}","hash":"41264d3f-a08f-4d84-8184-9c20c352fa10","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_ffffff_256x240.png"},{"selector":".ui-state-active .ui-icon","style":".ui-state-active .ui-icon{--wpr-bg-9d11218e-4794-44d8-99df-614792570c9d: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_454545_256x240.png');}","hash":"9d11218e-4794-44d8-99df-614792570c9d","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_454545_256x240.png"},{"selector":".ui-state-highlight .ui-icon","style":".ui-state-highlight .ui-icon{--wpr-bg-9dcdf521-e26b-4854-843b-9922ba14e979: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_0073ea_256x240.png');}","hash":"9dcdf521-e26b-4854-843b-9922ba14e979","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_0073ea_256x240.png"},{"selector":".ui-state-error .ui-icon,.ui-state-error-text .ui-icon","style":".ui-state-error .ui-icon,.ui-state-error-text .ui-icon{--wpr-bg-9dfa2f8c-f90e-4a43-a861-26366f345401: url('https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_ff0084_256x240.png');}","hash":"9dfa2f8c-f90e-4a43-a861-26366f345401","url":"https:\/\/ajax.googleapis.com\/ajax\/libs\/jqueryui\/1.10.3\/themes\/flick\/images\/ui-icons_ff0084_256x240.png"},{"selector":".woocommerce-js .blockUI.blockOverlay","style":".woocommerce-js .blockUI.blockOverlay::before{--wpr-bg-c7d2c9c2-0e73-439f-80a7-854c7ce8c537: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg');}","hash":"c7d2c9c2-0e73-439f-80a7-854c7ce8c537","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg"},{"selector":".woocommerce-js .loader","style":".woocommerce-js .loader::before{--wpr-bg-64fa1e46-9b18-49da-9179-f63e9061890e: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg');}","hash":"64fa1e46-9b18-49da-9179-f63e9061890e","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/loader.svg"},{"selector":"button.pswp__button","style":"button.pswp__button{--wpr-bg-e979bf8a-de44-4306-b00d-90e1159e7b99: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png');}","hash":"e979bf8a-de44-4306-b00d-90e1159e7b99","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{--wpr-bg-d2e6d3b9-2606-4ed8-abc5-e2fde0364bc1: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/visa.svg');}","hash":"d2e6d3b9-2606-4ed8-abc5-e2fde0364bc1","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/visa.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{--wpr-bg-3505d49a-a373-41f4-96d7-8eda4987382f: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/mastercard.svg');}","hash":"3505d49a-a373-41f4-96d7-8eda4987382f","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/mastercard.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{--wpr-bg-a437c952-24ed-40dc-95e0-122e57884c4a: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/laser.svg');}","hash":"a437c952-24ed-40dc-95e0-122e57884c4a","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/laser.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{--wpr-bg-9055b945-c2c1-41e7-b5ca-192e88f95484: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/diners.svg');}","hash":"9055b945-c2c1-41e7-b5ca-192e88f95484","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/diners.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{--wpr-bg-7b18b783-a093-4daa-80d3-8cda4b1214de: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/maestro.svg');}","hash":"7b18b783-a093-4daa-80d3-8cda4b1214de","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/maestro.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{--wpr-bg-f6d1ec58-d7d1-4bf8-b5db-e524be5dac57: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/jcb.svg');}","hash":"f6d1ec58-d7d1-4bf8-b5db-e524be5dac57","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/jcb.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{--wpr-bg-d530ec94-5144-43fe-8372-0cf3a75b1986: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/amex.svg');}","hash":"d530ec94-5144-43fe-8372-0cf3a75b1986","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/amex.svg"},{"selector":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover","style":"#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{--wpr-bg-ea6b9633-1626-42fa-9d78-361347c131f6: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/discover.svg');}","hash":"ea6b9633-1626-42fa-9d78-361347c131f6","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/images\/icons\/credit-cards\/discover.svg"},{"selector":"button.pswp__button","style":"button.pswp__button{--wpr-bg-1d8c5c5f-acfa-47f1-a65d-5308d22e0cfa: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png');}","hash":"1d8c5c5f-acfa-47f1-a65d-5308d22e0cfa","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png"},{"selector":".pswp__button,.pswp__button--arrow--left,.pswp__button--arrow--right","style":".pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{--wpr-bg-614b71ba-18da-4cc2-88f3-8ad4230d3b18: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png');}","hash":"614b71ba-18da-4cc2-88f3-8ad4230d3b18","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.png"},{"selector":".pswp__preloader--active .pswp__preloader__icn","style":".pswp__preloader--active .pswp__preloader__icn{--wpr-bg-df55d436-b292-4bad-a0d4-0fc00e96762f: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/preloader.gif');}","hash":"df55d436-b292-4bad-a0d4-0fc00e96762f","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/preloader.gif"},{"selector":".pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right","style":".pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{--wpr-bg-1c1aabe2-243b-45ba-ba81-b28f45243d4d: url('https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.svg');}","hash":"1c1aabe2-243b-45ba-ba81-b28f45243d4d","url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/woocommerce\/assets\/css\/photoswipe\/default-skin\/default-skin.svg"}]; const rocket_excluded_pairs = [{"selector":".elementor-1011 .elementor-element.elementor-element-98282e5:not(.elementor-motion-effects-element-type-background), .elementor-1011 .elementor-element.elementor-element-98282e5 > .elementor-motion-effects-container > .elementor-motion-effects-layer","style":".elementor-1011 .elementor-element.elementor-element-98282e5:not(.elementor-motion-effects-element-type-background), .elementor-1011 .elementor-element.elementor-element-98282e5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{--wpr-bg-a10e7199-e078-459d-9036-82a964461184: url('https:\/\/ultimategunshop.com\/wp-content\/uploads\/2022\/06\/buy-firearms-online.jpg');}","hash":"a10e7199-e078-459d-9036-82a964461184","url":"https:\/\/ultimategunshop.com\/wp-content\/uploads\/2022\/06\/buy-firearms-online.jpg"}];</script><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_oci wpr_image_dimensions wpr_minify_css wpr_preload_links wpr_host_fonts_locally wpr_desktop" /></head>
<body itemtype='https://schema.org/WebPage' itemscope='itemscope' class="home wp-singular page-template-default page page-id-1011 wp-custom-logo wp-theme-astra wp-child-theme-astra-child theme-astra woocommerce-no-js wp-schema-pro-2.8.2 ast-desktop ast-page-builder-template ast-no-sidebar astra-4.9.2 ast-single-post ast-inherit-site-logo-transparent ast-hfb-header ast-full-width-primary-header elementor-default elementor-template-full-width elementor-kit-556 elementor-page elementor-page-1011 astra-addon-4.9.2">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCJM56KK"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<a
class="skip-link screen-reader-text"
href="#content"
title="Skip to content">
Skip to content</a>
<div
class="hfeed site" id="page">
<div data-elementor-type="header" data-elementor-id="1019" class="elementor elementor-1019 elementor-location-header" data-elementor-post-type="elementor_library">
<div class="elementor-element elementor-element-608d318 e-flex e-con-boxed e-con e-parent" data-id="608d318" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-8db8165 e-con-full e-flex e-con e-child" data-id="8db8165" data-element_type="container">
<div class="elementor-element elementor-element-dca7e66 elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="dca7e66" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-icon-wrapper">
<div class="elementor-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-shipping-fast" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H112C85.5 0 64 21.5 64 48v48H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h272c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H40c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H8c-4.4 0-8 3.6-8 8v16c0 4.4 3.6 8 8 8h208c4.4 0 8 3.6 8 8v16c0 4.4-3.6 8-8 8H64v128c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z"></path></svg> </div>
</div>
</div>
<div class="elementor-element elementor-element-18edf23 elementor-widget__width-auto elementor-widget elementor-widget-text-editor" data-id="18edf23" data-element_type="widget" data-widget_type="text-editor.default">
<p>Discrete Delivery & Easy Returns</p> </div>
</div>
<div class="elementor-element elementor-element-d349622 elementor-hidden-tablet elementor-hidden-mobile e-con-full e-flex e-con e-child" data-id="d349622" data-element_type="container">
<div class="elementor-element elementor-element-102901b elementor-widget__width-auto elementor-widget elementor-widget-html" data-id="102901b" data-element_type="widget" data-widget_type="html.default">
<p class="sub-header" style="color: #ffffff; line-height: 10px;"><a href="https://ultimategunshop.com/my-account/" style="color: #ffffff;">SIGN IN</a> <span class="signin-or">OR</span> <a href="https://ultimategunshop.com/my-account/"style="color: #ffffff;">CREATE ACCOUNT</a></p>
<style>
.sub-header a:hover{
text-decoration: underline;
}
.sub-header .signin-or{
font-size: 12px;
padding-right: 5px;
padding-left: 5px;
}
</style> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-d8a9523 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent" data-id="d8a9523" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
<div class="elementor-element elementor-element-ea33844 e-con-full e-flex e-con e-child" data-id="ea33844" data-element_type="container">
<div class="elementor-element elementor-element-84c5dd6 elementor-widget__width-auto elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="84c5dd6" data-element_type="widget" data-widget_type="theme-site-logo.default">
<a href="https://ultimategunshop.com">
<img width="120" height="34" src="https://ultimategunshop.com/wp-content/uploads/elementor/thumbs/ultimate-gun-shop-logo-r43h8bcveznxhibo39slnn44tuoyhpv50a6x4cy990.webp" title="ultimate gun shop" alt="ultimate gun shop logo" /> </a>
</div>
</div>
<div class="elementor-element elementor-element-170c28f e-con-full e-flex e-con e-child" data-id="170c28f" data-element_type="container">
<div class="elementor-element elementor-element-9deb321 elementor-widget__width-initial elementor-search-form--skin-classic elementor-search-form--button-type-icon elementor-search-form--icon-search elementor-widget elementor-widget-search-form" data-id="9deb321" data-element_type="widget" data-settings="{"skin":"classic"}" data-widget_type="search-form.default">
<search role="search">
<form class="elementor-search-form" action="https://ultimategunshop.com" method="get">
<div class="elementor-search-form__container">
<label class="elementor-screen-only" for="elementor-search-form-9deb321">Search</label>
<input id="elementor-search-form-9deb321" placeholder="Search guns, ammo, accessories, and more..." class="elementor-search-form__input" type="search" name="s" value="">
<button class="elementor-search-form__submit" type="submit" aria-label="Search">
<div class="e-font-icon-svg-container"><svg class="fa fa-search e-font-icon-svg e-fas-search" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg></div> </button>
</div>
</form>
</search>
</div>
<div class="elementor-element elementor-element-6b1ddfc toggle-icon--cart-solid elementor-menu-cart--items-indicator-none elementor-widget__width-auto elementor-menu-cart--cart-type-side-cart elementor-menu-cart--show-remove-button-yes elementor-widget elementor-widget-woocommerce-menu-cart" data-id="6b1ddfc" data-element_type="widget" data-settings="{"cart_type":"side-cart","open_cart":"click","automatically_open_cart":"no"}" data-widget_type="woocommerce-menu-cart.default">
<div class="elementor-menu-cart__wrapper">
<div class="elementor-menu-cart__toggle_wrapper">
<div class="elementor-menu-cart__container elementor-lightbox" aria-hidden="true">
<div class="elementor-menu-cart__main" aria-hidden="true">
<div class="elementor-menu-cart__close-button">
</div>
<div class="widget_shopping_cart_content">
</div>
</div>
</div>
<div class="elementor-menu-cart__toggle elementor-button-wrapper">
<a id="elementor-menu-cart__toggle_button" href="#" class="elementor-menu-cart__toggle_button elementor-button elementor-size-sm" aria-expanded="false">
<span class="elementor-button-text"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>0.00</bdi></span></span>
<span class="elementor-button-icon">
<span class="elementor-button-icon-qty" data-counter="0">0</span>
<svg class="e-font-icon-svg e-eicon-cart-solid" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M188 167H938C943 167 949 169 953 174 957 178 959 184 958 190L926 450C919 502 875 542 823 542H263L271 583C281 631 324 667 373 667H854C866 667 875 676 875 687S866 708 854 708H373C304 708 244 659 230 591L129 83H21C9 83 0 74 0 62S9 42 21 42H146C156 42 164 49 166 58L188 167ZM771 750C828 750 875 797 875 854S828 958 771 958 667 912 667 854 713 750 771 750ZM354 750C412 750 458 797 458 854S412 958 354 958 250 912 250 854 297 750 354 750Z"></path></svg> <span class="elementor-screen-only">Cart</span>
</span>
</a>
</div>
</div>
</div> <!-- close elementor-menu-cart__wrapper -->
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-9f10ccd elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent" data-id="9f10ccd" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-820666e e-con-full e-flex e-con e-child" data-id="820666e" data-element_type="container">
<div class="elementor-element elementor-element-60ab98f elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="60ab98f" data-element_type="widget" data-widget_type="button.default">
<a class="elementor-button elementor-button-link elementor-size-sm" href="https://ultimategunshop.com">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-home" viewBox="0 0 576 512" xmlns="http://www.w3.org/2000/svg"><path d="M280.37 148.26L96 300.11V464a16 16 0 0 0 16 16l112.06-.29a16 16 0 0 0 15.92-16V368a16 16 0 0 1 16-16h64a16 16 0 0 1 16 16v95.64a16 16 0 0 0 16 16.05L464 480a16 16 0 0 0 16-16V300L295.67 148.26a12.19 12.19 0 0 0-15.3 0zM571.6 251.47L488 182.56V44.05a12 12 0 0 0-12-12h-56a12 12 0 0 0-12 12v72.61L318.47 43a48 48 0 0 0-61 0L4.34 251.47a12 12 0 0 0-1.6 16.9l25.5 31A12 12 0 0 0 45.15 301l235.22-193.74a12.19 12.19 0 0 1 15.3 0L530.9 301a12 12 0 0 0 16.9-1.6l25.5-31a12 12 0 0 0-1.7-16.93z"></path></svg> </span>
</span>
</a>
</div>
<div class="elementor-element elementor-element-b10c7df elementor-nav-menu__align-center elementor-widget__width-auto elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="b10c7df" data-element_type="widget" data-settings="{"layout":"horizontal","submenu_icon":{"value":"<svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default">
<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-overline e--animation-slide">
<ul id="menu-1-b10c7df" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1999"><a href="https://ultimategunshop.com/guns/" class="elementor-item menu-link">Guns</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2001"><a href="https://ultimategunshop.com/ammunition/" class="elementor-item menu-link">Ammunition</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2002"><a href="https://ultimategunshop.com/optics/" class="elementor-item menu-link">Optics</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2017"><a href="https://ultimategunshop.com/gun-parts/" class="elementor-item menu-link">Gun Parts</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2003"><a href="https://ultimategunshop.com/shooting-gear/" class="elementor-item menu-link">Shooting Gear</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2004"><a href="https://ultimategunshop.com/knives-tools/" class="elementor-item menu-link">Knives & Tools</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2005"><a href="https://ultimategunshop.com/shop-by-category/" class="elementor-item menu-link">All Categories</a></li>
</ul> </nav>
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-b10c7df" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-1999"><a href="https://ultimategunshop.com/guns/" class="elementor-item menu-link" tabindex="-1">Guns</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2001"><a href="https://ultimategunshop.com/ammunition/" class="elementor-item menu-link" tabindex="-1">Ammunition</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2002"><a href="https://ultimategunshop.com/optics/" class="elementor-item menu-link" tabindex="-1">Optics</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2017"><a href="https://ultimategunshop.com/gun-parts/" class="elementor-item menu-link" tabindex="-1">Gun Parts</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2003"><a href="https://ultimategunshop.com/shooting-gear/" class="elementor-item menu-link" tabindex="-1">Shooting Gear</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2004"><a href="https://ultimategunshop.com/knives-tools/" class="elementor-item menu-link" tabindex="-1">Knives & Tools</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2005"><a href="https://ultimategunshop.com/shop-by-category/" class="elementor-item menu-link" tabindex="-1">All Categories</a></li>
</ul> </nav>
</div>
<div class="elementor-element elementor-element-3f51c74 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="3f51c74" data-element_type="widget" data-widget_type="button.default">
<a class="elementor-button elementor-button-link elementor-size-sm" href="/reviews/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Reviews</span>
</span>
</a>
</div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-4fe8158 elementor-hidden-desktop e-con-full elementor-hidden-mobile e-flex e-con e-parent" data-id="4fe8158" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="elementor-element elementor-element-088eea0 e-con-full e-flex e-con e-child" data-id="088eea0" data-element_type="container">
<div class="elementor-element elementor-element-84dfae7 elementor-widget-tablet__width-initial elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="84dfae7" data-element_type="widget" data-widget_type="theme-site-logo.default">
<a href="https://ultimategunshop.com">
<img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" title="ultimate gun shop" alt="ultimate gun shop logo" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/elementor/thumbs/ultimate-gun-shop-logo-r43h8bcveznqj2feten5yfbxhy0q9be4xaq215j6wg.webp" /><noscript><img width="120" height="120" src="https://ultimategunshop.com/wp-content/uploads/elementor/thumbs/ultimate-gun-shop-logo-r43h8bcveznqj2feten5yfbxhy0q9be4xaq215j6wg.webp" title="ultimate gun shop" alt="ultimate gun shop logo" loading="lazy" /></noscript> </a>
</div>
</div>
<div class="elementor-element elementor-element-9346523 e-con-full e-flex e-con e-child" data-id="9346523" data-element_type="container">
<div class="elementor-element elementor-element-4cc514b elementor-search-form--skin-full_screen elementor-widget-mobile__width-auto elementor-widget__width-auto elementor-widget elementor-widget-search-form" data-id="4cc514b" data-element_type="widget" data-settings="{"skin":"full_screen"}" data-widget_type="search-form.default">
<search role="search">
<form class="elementor-search-form" action="https://ultimategunshop.com" method="get">
<div class="elementor-search-form__toggle" role="button" tabindex="0" aria-label="Search">
<div class="e-font-icon-svg-container"><svg aria-hidden="true" class="e-font-icon-svg e-fas-search" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg></div> </div>
<div class="elementor-search-form__container">
<label class="elementor-screen-only" for="elementor-search-form-4cc514b">Search</label>
<input id="elementor-search-form-4cc514b" placeholder="Search..." class="elementor-search-form__input" type="search" name="s" value="">
<div class="dialog-lightbox-close-button dialog-close-button" role="button" tabindex="0" aria-label="Close this search box.">
<svg aria-hidden="true" class="e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div>
</div>
</form>
</search>
</div>
<div class="elementor-element elementor-element-d0f86e1 elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="d0f86e1" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="https://ultimategunshop.com/my-account/">
<svg aria-hidden="true" class="e-font-icon-svg e-far-user-circle" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 104c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96zm0 144c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-240C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-49.7 0-95.1-18.3-130.1-48.4 14.9-23 40.4-38.6 69.6-39.5 20.8 6.4 40.6 9.6 60.5 9.6s39.7-3.1 60.5-9.6c29.2 1 54.7 16.5 69.6 39.5-35 30.1-80.4 48.4-130.1 48.4zm162.7-84.1c-24.4-31.4-62.1-51.9-105.1-51.9-10.2 0-26 9.6-57.6 9.6-31.5 0-47.4-9.6-57.6-9.6-42.9 0-80.6 20.5-105.1 51.9C61.9 339.2 48 299.2 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 43.2-13.9 83.2-37.3 115.9z"></path></svg> </a>
</div>
</div>
<div class="elementor-element elementor-element-4b3f3dd toggle-icon--cart-solid elementor-menu-cart--items-indicator-none elementor-widget__width-auto elementor-menu-cart--cart-type-side-cart elementor-menu-cart--show-remove-button-yes elementor-widget elementor-widget-woocommerce-menu-cart" data-id="4b3f3dd" data-element_type="widget" data-settings="{"cart_type":"side-cart","open_cart":"click","automatically_open_cart":"no"}" data-widget_type="woocommerce-menu-cart.default">
<div class="elementor-menu-cart__wrapper">
<div class="elementor-menu-cart__toggle_wrapper">
<div class="elementor-menu-cart__container elementor-lightbox" aria-hidden="true">
<div class="elementor-menu-cart__main" aria-hidden="true">
<div class="elementor-menu-cart__close-button">
</div>
<div class="widget_shopping_cart_content">
</div>
</div>
</div>
<div class="elementor-menu-cart__toggle elementor-button-wrapper">
<a id="elementor-menu-cart__toggle_button" href="#" class="elementor-menu-cart__toggle_button elementor-button elementor-size-sm" aria-expanded="false">
<span class="elementor-button-text"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>0.00</bdi></span></span>
<span class="elementor-button-icon">
<span class="elementor-button-icon-qty" data-counter="0">0</span>
<svg class="e-font-icon-svg e-eicon-cart-solid" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M188 167H938C943 167 949 169 953 174 957 178 959 184 958 190L926 450C919 502 875 542 823 542H263L271 583C281 631 324 667 373 667H854C866 667 875 676 875 687S866 708 854 708H373C304 708 244 659 230 591L129 83H21C9 83 0 74 0 62S9 42 21 42H146C156 42 164 49 166 58L188 167ZM771 750C828 750 875 797 875 854S828 958 771 958 667 912 667 854 713 750 771 750ZM354 750C412 750 458 797 458 854S412 958 354 958 250 912 250 854 297 750 354 750Z"></path></svg> <span class="elementor-screen-only">Cart</span>
</span>
</a>
</div>
</div>
</div> <!-- close elementor-menu-cart__wrapper -->
</div>
</div>
<div class="elementor-element elementor-element-0787b95 e-con-full e-flex e-con e-child" data-id="0787b95" data-element_type="container">
<div class="elementor-element elementor-element-79392a6 elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="79392a6" data-element_type="widget" data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default">
<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
<ul id="menu-1-79392a6" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184729"><a href="https://ultimategunshop.com/guns/" class="elementor-item menu-link">Guns</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184730"><a href="https://ultimategunshop.com/ammunition/" class="elementor-item menu-link">Ammunition</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184731"><a href="https://ultimategunshop.com/optics/" class="elementor-item menu-link">Optics</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184732"><a href="https://ultimategunshop.com/gun-parts/" class="elementor-item menu-link">Gun Parts</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184733"><a href="https://ultimategunshop.com/shooting-gear/" class="elementor-item menu-link">Shooting Gear</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184734"><a href="https://ultimategunshop.com/shop-by-category/" class="elementor-item menu-link">All Categories</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184735"><a href="https://ultimategunshop.com/reviews/" class="elementor-item menu-link">Our Reviews</a></li>
</ul> </nav>
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-79392a6" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184729"><a href="https://ultimategunshop.com/guns/" class="elementor-item menu-link" tabindex="-1">Guns</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184730"><a href="https://ultimategunshop.com/ammunition/" class="elementor-item menu-link" tabindex="-1">Ammunition</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184731"><a href="https://ultimategunshop.com/optics/" class="elementor-item menu-link" tabindex="-1">Optics</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184732"><a href="https://ultimategunshop.com/gun-parts/" class="elementor-item menu-link" tabindex="-1">Gun Parts</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184733"><a href="https://ultimategunshop.com/shooting-gear/" class="elementor-item menu-link" tabindex="-1">Shooting Gear</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184734"><a href="https://ultimategunshop.com/shop-by-category/" class="elementor-item menu-link" tabindex="-1">All Categories</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184735"><a href="https://ultimategunshop.com/reviews/" class="elementor-item menu-link" tabindex="-1">Our Reviews</a></li>
</ul> </nav>
</div>
</div>
</div>
<div class="elementor-element elementor-element-5b0b8f7 elementor-hidden-desktop e-con-full elementor-hidden-tablet e-flex e-con e-parent" data-id="5b0b8f7" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="elementor-element elementor-element-4422bc6 e-con-full e-flex e-con e-child" data-id="4422bc6" data-element_type="container">
<div class="elementor-element elementor-element-c43153b elementor-widget-tablet__width-auto elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="c43153b" data-element_type="widget" data-widget_type="theme-site-logo.default">
<a href="https://ultimategunshop.com">
<img width="120" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3C/svg%3E" title="ultimate gun shop" alt="ultimate gun shop logo" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/elementor/thumbs/ultimate-gun-shop-logo-r43h8bcveznqj2feten5yfbxhy0q9be4xaq215j6wg.webp" /><noscript><img width="120" height="120" src="https://ultimategunshop.com/wp-content/uploads/elementor/thumbs/ultimate-gun-shop-logo-r43h8bcveznqj2feten5yfbxhy0q9be4xaq215j6wg.webp" title="ultimate gun shop" alt="ultimate gun shop logo" loading="lazy" /></noscript> </a>
</div>
</div>
<div class="elementor-element elementor-element-e2c124c e-con-full e-flex e-con e-child" data-id="e2c124c" data-element_type="container">
<div class="elementor-element elementor-element-100f686 elementor-search-form--skin-full_screen elementor-widget-mobile__width-auto elementor-widget__width-auto elementor-widget elementor-widget-search-form" data-id="100f686" data-element_type="widget" data-settings="{"skin":"full_screen"}" data-widget_type="search-form.default">
<search role="search">
<form class="elementor-search-form" action="https://ultimategunshop.com" method="get">
<div class="elementor-search-form__toggle" role="button" tabindex="0" aria-label="Search">
<div class="e-font-icon-svg-container"><svg aria-hidden="true" class="e-font-icon-svg e-fas-search" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg></div> </div>
<div class="elementor-search-form__container">
<label class="elementor-screen-only" for="elementor-search-form-100f686">Search</label>
<input id="elementor-search-form-100f686" placeholder="Search..." class="elementor-search-form__input" type="search" name="s" value="">
<div class="dialog-lightbox-close-button dialog-close-button" role="button" tabindex="0" aria-label="Close this search box.">
<svg aria-hidden="true" class="e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div>
</div>
</form>
</search>
</div>
<div class="elementor-element elementor-element-45bfad6 elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="45bfad6" data-element_type="widget" data-widget_type="icon.default">
<div class="elementor-icon-wrapper">
<a class="elementor-icon" href="https://ultimategunshop.com/my-account/">
<svg aria-hidden="true" class="e-font-icon-svg e-far-user-circle" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 104c-53 0-96 43-96 96s43 96 96 96 96-43 96-96-43-96-96-96zm0 144c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm0-240C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm0 448c-49.7 0-95.1-18.3-130.1-48.4 14.9-23 40.4-38.6 69.6-39.5 20.8 6.4 40.6 9.6 60.5 9.6s39.7-3.1 60.5-9.6c29.2 1 54.7 16.5 69.6 39.5-35 30.1-80.4 48.4-130.1 48.4zm162.7-84.1c-24.4-31.4-62.1-51.9-105.1-51.9-10.2 0-26 9.6-57.6 9.6-31.5 0-47.4-9.6-57.6-9.6-42.9 0-80.6 20.5-105.1 51.9C61.9 339.2 48 299.2 48 256c0-110.3 89.7-200 200-200s200 89.7 200 200c0 43.2-13.9 83.2-37.3 115.9z"></path></svg> </a>
</div>
</div>
<div class="elementor-element elementor-element-5b5cfc1 toggle-icon--cart-solid elementor-menu-cart--items-indicator-none elementor-widget__width-auto elementor-menu-cart--cart-type-side-cart elementor-menu-cart--show-remove-button-yes elementor-widget elementor-widget-woocommerce-menu-cart" data-id="5b5cfc1" data-element_type="widget" data-settings="{"cart_type":"side-cart","open_cart":"click","automatically_open_cart":"no"}" data-widget_type="woocommerce-menu-cart.default">
<div class="elementor-menu-cart__wrapper">
<div class="elementor-menu-cart__toggle_wrapper">
<div class="elementor-menu-cart__container elementor-lightbox" aria-hidden="true">
<div class="elementor-menu-cart__main" aria-hidden="true">
<div class="elementor-menu-cart__close-button">
</div>
<div class="widget_shopping_cart_content">
</div>
</div>
</div>
<div class="elementor-menu-cart__toggle elementor-button-wrapper">
<a id="elementor-menu-cart__toggle_button" href="#" class="elementor-menu-cart__toggle_button elementor-button elementor-size-sm" aria-expanded="false">
<span class="elementor-button-text"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>0.00</bdi></span></span>
<span class="elementor-button-icon">
<span class="elementor-button-icon-qty" data-counter="0">0</span>
<svg class="e-font-icon-svg e-eicon-cart-solid" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M188 167H938C943 167 949 169 953 174 957 178 959 184 958 190L926 450C919 502 875 542 823 542H263L271 583C281 631 324 667 373 667H854C866 667 875 676 875 687S866 708 854 708H373C304 708 244 659 230 591L129 83H21C9 83 0 74 0 62S9 42 21 42H146C156 42 164 49 166 58L188 167ZM771 750C828 750 875 797 875 854S828 958 771 958 667 912 667 854 713 750 771 750ZM354 750C412 750 458 797 458 854S412 958 354 958 250 912 250 854 297 750 354 750Z"></path></svg> <span class="elementor-screen-only">Cart</span>
</span>
</a>
</div>
</div>
</div> <!-- close elementor-menu-cart__wrapper -->
</div>
</div>
<div class="elementor-element elementor-element-e4450ff e-con-full e-flex e-con e-child" data-id="e4450ff" data-element_type="container">
<div class="elementor-element elementor-element-dff0d8c elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="dff0d8c" data-element_type="widget" data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<svg class=\"e-font-icon-svg e-fas-caret-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\"><\/path><\/svg>","library":"fa-solid"},"toggle":"burger"}" data-widget_type="nav-menu.default">
<nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
<ul id="menu-1-dff0d8c" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184729"><a href="https://ultimategunshop.com/guns/" class="elementor-item menu-link">Guns</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184730"><a href="https://ultimategunshop.com/ammunition/" class="elementor-item menu-link">Ammunition</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184731"><a href="https://ultimategunshop.com/optics/" class="elementor-item menu-link">Optics</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184732"><a href="https://ultimategunshop.com/gun-parts/" class="elementor-item menu-link">Gun Parts</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184733"><a href="https://ultimategunshop.com/shooting-gear/" class="elementor-item menu-link">Shooting Gear</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184734"><a href="https://ultimategunshop.com/shop-by-category/" class="elementor-item menu-link">All Categories</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184735"><a href="https://ultimategunshop.com/reviews/" class="elementor-item menu-link">Our Reviews</a></li>
</ul> </nav>
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false">
<svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> </div>
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
<ul id="menu-2-dff0d8c" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184729"><a href="https://ultimategunshop.com/guns/" class="elementor-item menu-link" tabindex="-1">Guns</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184730"><a href="https://ultimategunshop.com/ammunition/" class="elementor-item menu-link" tabindex="-1">Ammunition</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184731"><a href="https://ultimategunshop.com/optics/" class="elementor-item menu-link" tabindex="-1">Optics</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184732"><a href="https://ultimategunshop.com/gun-parts/" class="elementor-item menu-link" tabindex="-1">Gun Parts</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184733"><a href="https://ultimategunshop.com/shooting-gear/" class="elementor-item menu-link" tabindex="-1">Shooting Gear</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184734"><a href="https://ultimategunshop.com/shop-by-category/" class="elementor-item menu-link" tabindex="-1">All Categories</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-184735"><a href="https://ultimategunshop.com/reviews/" class="elementor-item menu-link" tabindex="-1">Our Reviews</a></li>
</ul> </nav>
</div>
</div>
</div>
</div>
<div id="content" class="site-content">
<div class="ast-container">
<div data-elementor-type="wp-page" data-elementor-id="1011" class="elementor elementor-1011" data-elementor-post-type="page">
<div class="elementor-element elementor-element-98282e5 e-flex e-con-boxed e-con e-parent" data-id="98282e5" data-element_type="container" data-settings="{"background_background":"classic"}">
<div class="e-con-inner">
</div>
</div>
<div class="elementor-element elementor-element-d75a5a0 e-flex e-con-boxed e-con e-parent" data-id="d75a5a0" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-0a79afc e-con-full e-flex e-con e-child" data-id="0a79afc" data-element_type="container">
<div class="elementor-element elementor-element-5f50e50 elementor-widget-divider--view-line_text elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider" data-id="5f50e50" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-divider">
<span class="elementor-divider-separator">
<h1 class="elementor-divider__text elementor-divider__element">
Buy Firearms Online - UltimateGunShop.com </h1>
</span>
</div>
</div>
</div>
</div>
</div>
<section class="elementor-section elementor-top-section elementor-element elementor-element-55c90b3 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="55c90b3" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-54de390" data-id="54de390" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<section class="elementor-section elementor-inner-section elementor-element elementor-element-c317914 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c317914" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2f6ec9b" data-id="2f6ec9b" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a6943c9 elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="a6943c9" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/guns/" tabindex="-1"><img decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/Guns.webp" class="attachment-full size-full wp-image-1186" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/Guns.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/Guns-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/Guns-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/guns/">Guns</a></span></div></div> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-3b3bf56" data-id="3b3bf56" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-11b4a51 elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="11b4a51" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/ammunition/" tabindex="-1"><img decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/653.webp" class="attachment-full size-full wp-image-1188" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/653.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/653-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/653-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/ammunition/">Ammunition</a></span></div></div> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7d45b8a" data-id="7d45b8a" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d29a777 elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="d29a777" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/reloading-supplies/" tabindex="-1"><img decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/9315.webp" class="attachment-full size-full wp-image-1191" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/9315.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/9315-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/9315-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/reloading-supplies/">Reloading Supplies</a></span></div></div> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-4792f5d" data-id="4792f5d" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-577e298 elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="577e298" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/gun-parts/" tabindex="-1"><img decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/23011.webp" class="attachment-full size-full wp-image-1196" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/23011.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/23011-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/23011-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/gun-parts/">Gun Parts</a></span></div></div> </div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-59db509 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="59db509" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-eb86a5c" data-id="eb86a5c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-d5c0f4c elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="d5c0f4c" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/optics/" tabindex="-1"><img decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/657.webp" class="attachment-full size-full wp-image-1190" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/657.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/657-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/657-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/optics/">Optics</a></span></div></div> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-93f2175" data-id="93f2175" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-bb0ae9f elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="bb0ae9f" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/shooting-gear/" tabindex="-1"><img decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/655.webp" class="attachment-full size-full wp-image-1189" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/655.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/655-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/655-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/shooting-gear/">Shooting Gear</a></span></div></div> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-b6923b3" data-id="b6923b3" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-0eefa20 elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="0eefa20" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/black-powder-supplies/" tabindex="-1"><img decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/23200.webp" class="attachment-full size-full wp-image-1197" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/23200.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/23200-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/23200-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/black-powder-supplies/">Black Poweder Supplies</a></span></div></div> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-0099177" data-id="0099177" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-ffd467e elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="ffd467e" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/knives-tools/" tabindex="-1"><img decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/18708.webp" class="attachment-full size-full wp-image-1194" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/18708.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/18708-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/18708-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/knives-tools/">Knives & Tools</a></span></div></div> </div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-978f46d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="978f46d" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f7aa2f3" data-id="f7aa2f3" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-b8c29fb elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="b8c29fb" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/gunsmithing-supplies/" tabindex="-1"><img decoding="async" width="175" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20175%20175'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1187" alt="Firearms – Guns and Ammunition Store" data-lazy-srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/649.png 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/649-100x100.png 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/649-150x150.png 150w" data-lazy-sizes="(max-width: 175px) 100vw, 175px" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/2022/06/649.png" /><noscript><img loading="lazy" decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/649.png" class="attachment-full size-full wp-image-1187" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/649.png 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/649-100x100.png 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/649-150x150.png 150w" sizes="(max-width: 175px) 100vw, 175px" /></noscript></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/gunsmithing-supplies/">Gunsmithing Supplies</a></span></div></div> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-8e573d8" data-id="8e573d8" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-6f9aa4b elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="6f9aa4b" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/air-guns/" tabindex="-1"><img decoding="async" width="175" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20175%20175'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1193" alt="Firearms – Guns and Ammunition Store" data-lazy-srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/10634.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/10634-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/10634-150x150.webp 150w" data-lazy-sizes="(max-width: 175px) 100vw, 175px" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/2022/06/10634.webp" /><noscript><img loading="lazy" decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/10634.webp" class="attachment-full size-full wp-image-1193" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/10634.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/10634-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/10634-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></noscript></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/air-guns/">Air Guns</a></span></div></div> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-5d56b97" data-id="5d56b97" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-19dcf05 elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="19dcf05" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/archery/" tabindex="-1"><img decoding="async" width="175" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20175%20175'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1825" alt="Firearms – Guns and Ammunition Store" data-lazy-srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/Archery.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/Archery-150x150.webp 150w, https://ultimategunshop.com/wp-content/uploads/2022/06/Archery-100x100.webp 100w" data-lazy-sizes="(max-width: 175px) 100vw, 175px" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/2022/06/Archery.webp" /><noscript><img loading="lazy" decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/Archery.webp" class="attachment-full size-full wp-image-1825" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/Archery.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/Archery-150x150.webp 150w, https://ultimategunshop.com/wp-content/uploads/2022/06/Archery-100x100.webp 100w" sizes="(max-width: 175px) 100vw, 175px" /></noscript></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/archery/">Archery</a></span></div></div> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-51774a2" data-id="51774a2" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a8e4edc elementor-position-left elementor-vertical-align-middle e-transform elementor-widget elementor-widget-image-box" data-id="a8e4edc" data-element_type="widget" data-settings="{"_transform_translateY_effect_hover":{"unit":"px","size":-5,"sizes":[]},"_transform_translateX_effect_hover":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_hover_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_hover_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="image-box.default">
<div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><a href="/hunting-gear/" tabindex="-1"><img decoding="async" width="175" height="175" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20175%20175'%3E%3C/svg%3E" class="attachment-full size-full wp-image-1192" alt="Firearms – Guns and Ammunition Store" data-lazy-srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/10611.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/10611-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/10611-150x150.webp 150w" data-lazy-sizes="(max-width: 175px) 100vw, 175px" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/2022/06/10611.webp" /><noscript><img loading="lazy" decoding="async" width="175" height="175" src="https://ultimategunshop.com/wp-content/uploads/2022/06/10611.webp" class="attachment-full size-full wp-image-1192" alt="Firearms – Guns and Ammunition Store" srcset="https://ultimategunshop.com/wp-content/uploads/2022/06/10611.webp 175w, https://ultimategunshop.com/wp-content/uploads/2022/06/10611-100x100.webp 100w, https://ultimategunshop.com/wp-content/uploads/2022/06/10611-150x150.webp 150w" sizes="(max-width: 175px) 100vw, 175px" /></noscript></a></figure><div class="elementor-image-box-content"><span class="elementor-image-box-title"><a href="/hunting-gear/">Hunting Gears</a></span></div></div> </div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-597f090 e-flex e-con-boxed e-con e-parent" data-id="597f090" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-277af51 elementor-widget-divider--view-line_text elementor-widget-divider--element-align-center elementor-widget elementor-widget-divider" data-id="277af51" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-divider">
<span class="elementor-divider-separator">
<h3 class="elementor-divider__text elementor-divider__element">
TRENDING PRODUCTS </h3>
</span>
</div>
</div>
<div class="elementor-element elementor-element-59c9664 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-product-loop-item--align-center elementor-grid-4 elementor-products-grid elementor-wc-products elementor-widget elementor-widget-woocommerce-products" data-id="59c9664" data-element_type="widget" data-widget_type="woocommerce-products.default">
<div class="elementor-widget-container">
<div class="woocommerce columns-4 "><ul class="products elementor-grid columns-4">
<li class="ast-article-single desktop-align-center tablet-align-center mobile-align-center ast-product-gallery-layout-horizontal ast-product-gallery-with-no-image ast-magnify-disabled ast-product-tabs-layout-accordion product type-product post-4207 status-publish first instock product_cat-colt-firearms-pistols product_cat-guns product_cat-handguns product_tag-colt-1911-government-cqb-pistol-semi-automatic-pistol has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="astra-shop-thumbnail-wrap">
<span class="onsale circle" data-sale="[]" data-notification="default">Sale!</span>
<a href="https://ultimategunshop.com/colt-1911-government-cqb-pistol-semi-automatic-pistol/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img decoding="async" width="300" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Colt 1911 Government CQB Pistol Semi-Automatic Pistol" data-lazy-srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/Colt-1911-Government-CQB-Pistol-Semi-Automatic-Pistol-300x225.webp 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/Colt-1911-Government-CQB-Pistol-Semi-Automatic-Pistol-600x450.webp 600w, https://ultimategunshop.com/wp-content/uploads/2022/07/Colt-1911-Government-CQB-Pistol-Semi-Automatic-Pistol.webp 680w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/2022/07/Colt-1911-Government-CQB-Pistol-Semi-Automatic-Pistol-300x225.webp" /><noscript><img loading="lazy" decoding="async" width="300" height="225" src="https://ultimategunshop.com/wp-content/uploads/2022/07/Colt-1911-Government-CQB-Pistol-Semi-Automatic-Pistol-300x225.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Colt 1911 Government CQB Pistol Semi-Automatic Pistol" srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/Colt-1911-Government-CQB-Pistol-Semi-Automatic-Pistol-300x225.webp 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/Colt-1911-Government-CQB-Pistol-Semi-Automatic-Pistol-600x450.webp 600w, https://ultimategunshop.com/wp-content/uploads/2022/07/Colt-1911-Government-CQB-Pistol-Semi-Automatic-Pistol.webp 680w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><div class="pwb-brands-in-loop"><span><a href="https://ultimategunshop.com/brand/colt/">Colt for Sale</a></span></div></a></div><div class="astra-shop-summary-wrap"> <span class="ast-woo-product-category">
Colt Pistols for Sale </span>
<a href="https://ultimategunshop.com/colt-1911-government-cqb-pistol-semi-automatic-pistol/" class="ast-loop-product__link"><h3 class="woocommerce-loop-product__title">Colt 1911 Government CQB Pistol Semi-Automatic Pistol</h3></a><div class="review-rating"><div class="star-rating"><span style="width:0%">Rated <strong class="rating">0</strong> out of 5</span></div></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>2,052.00</bdi></span></del> <span class="screen-reader-text">Original price was: $2,052.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>1,641.60</bdi></span></ins><span class="screen-reader-text">Current price is: $1,641.60.</span></span>
<a href="?add-to-cart=4207" aria-describedby="woocommerce_loop_add_to_cart_link_describedby_4207" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart " data-product_id="4207" data-product_sku="" aria-label="Add to cart: “Colt 1911 Government CQB Pistol Semi-Automatic Pistol”" rel="nofollow" data-success_message="“Colt 1911 Government CQB Pistol Semi-Automatic Pistol” has been added to your cart">Add to cart</a> <span id="woocommerce_loop_add_to_cart_link_describedby_4207" class="screen-reader-text">
</span>
</div></li>
<li class="ast-article-single desktop-align-center tablet-align-center mobile-align-center ast-product-gallery-layout-horizontal ast-product-gallery-with-no-image ast-magnify-disabled ast-product-tabs-layout-accordion product type-product post-4219 status-publish instock product_cat-9mm-ammo product_cat-ammunition product_cat-handgun-ammunition has-post-thumbnail sale shipping-taxable purchasable product-type-simple">
<div class="astra-shop-thumbnail-wrap">
<span class="onsale circle" data-sale="[]" data-notification="default">Sale!</span>
<a href="https://ultimategunshop.com/aguila-ammunition-9mm-luger-115-grain-full-metal-jacket-1000-round/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img decoding="async" width="300" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Aguila ammunition 9mm Luger 115 grain full metal jacket" data-lazy-srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/Aguila-ammunition-9mm-Luger-115-grain-full-metal-jacket-300x225.webp 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/Aguila-ammunition-9mm-Luger-115-grain-full-metal-jacket-600x450.webp 600w, https://ultimategunshop.com/wp-content/uploads/2022/07/Aguila-ammunition-9mm-Luger-115-grain-full-metal-jacket.webp 680w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/2022/07/Aguila-ammunition-9mm-Luger-115-grain-full-metal-jacket-300x225.webp" /><noscript><img loading="lazy" decoding="async" width="300" height="225" src="https://ultimategunshop.com/wp-content/uploads/2022/07/Aguila-ammunition-9mm-Luger-115-grain-full-metal-jacket-300x225.webp" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="Aguila ammunition 9mm Luger 115 grain full metal jacket" srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/Aguila-ammunition-9mm-Luger-115-grain-full-metal-jacket-300x225.webp 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/Aguila-ammunition-9mm-Luger-115-grain-full-metal-jacket-600x450.webp 600w, https://ultimategunshop.com/wp-content/uploads/2022/07/Aguila-ammunition-9mm-Luger-115-grain-full-metal-jacket.webp 680w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><div class="pwb-brands-in-loop"><span><a href="https://ultimategunshop.com/brand/aguila/">Aguila for Sale</a></span></div></a></div><div class="astra-shop-summary-wrap"> <span class="ast-woo-product-category">
9mm Ammo for Sale </span>
<a href="https://ultimategunshop.com/aguila-ammunition-9mm-luger-115-grain-full-metal-jacket-1000-round/" class="ast-loop-product__link"><h3 class="woocommerce-loop-product__title">500 Rounds of AGUILA AMMUNITION 9MM LUGER 115 GRAIN FULL METAL JACKET 1000 ROUND</h3></a><div class="review-rating"><div class="star-rating"><span style="width:0%">Rated <strong class="rating">0</strong> out of 5</span></div></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>550.00</bdi></span></del> <span class="screen-reader-text">Original price was: $550.00.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>480.00</bdi></span></ins><span class="screen-reader-text">Current price is: $480.00.</span></span>
<a href="?add-to-cart=4219" aria-describedby="woocommerce_loop_add_to_cart_link_describedby_4219" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart " data-product_id="4219" data-product_sku="" aria-label="Add to cart: “500 Rounds of AGUILA AMMUNITION 9MM LUGER 115 GRAIN FULL METAL JACKET 1000 ROUND”" rel="nofollow" data-success_message="“500 Rounds of AGUILA AMMUNITION 9MM LUGER 115 GRAIN FULL METAL JACKET 1000 ROUND” has been added to your cart">Add to cart</a> <span id="woocommerce_loop_add_to_cart_link_describedby_4219" class="screen-reader-text">
</span>
</div></li>
<li class="ast-article-single desktop-align-center tablet-align-center mobile-align-center ast-product-gallery-layout-horizontal ast-product-gallery-with-no-image ast-magnify-disabled ast-product-tabs-layout-accordion product type-product post-6253 status-publish instock product_cat-cz-usa-shotguns product_cat-guns product_cat-shotguns product_tag-cz-usa-bobwhite-g2-all-terrain-side-by-side-shotgun-for-sale has-post-thumbnail sale purchasable product-type-simple">
<div class="astra-shop-thumbnail-wrap">
<span class="onsale circle" data-sale="[]" data-notification="default">Sale!</span>
<a href="https://ultimategunshop.com/cz-usa-bobwhite-g2-all-terrain-side-by-side-shotgun-for-sale/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img decoding="async" width="300" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="CZ-USA Bobwhite G2 All-Terrain Side by Side Shotgun For Sale" data-lazy-srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Bobwhite-G2-All-Terrain-Side-by-Side-Shotgun-For-Sale-300x225.jpg 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Bobwhite-G2-All-Terrain-Side-by-Side-Shotgun-For-Sale-600x450.jpg 600w, https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Bobwhite-G2-All-Terrain-Side-by-Side-Shotgun-For-Sale.jpg 680w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Bobwhite-G2-All-Terrain-Side-by-Side-Shotgun-For-Sale-300x225.jpg" /><noscript><img loading="lazy" decoding="async" width="300" height="225" src="https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Bobwhite-G2-All-Terrain-Side-by-Side-Shotgun-For-Sale-300x225.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="CZ-USA Bobwhite G2 All-Terrain Side by Side Shotgun For Sale" srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Bobwhite-G2-All-Terrain-Side-by-Side-Shotgun-For-Sale-300x225.jpg 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Bobwhite-G2-All-Terrain-Side-by-Side-Shotgun-For-Sale-600x450.jpg 600w, https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Bobwhite-G2-All-Terrain-Side-by-Side-Shotgun-For-Sale.jpg 680w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><div class="pwb-brands-in-loop"><span><a href="https://ultimategunshop.com/brand/cz-usa/">CZ-USA for Sale</a></span></div></a></div><div class="astra-shop-summary-wrap"> <span class="ast-woo-product-category">
CZ-USA Shotguns for Sale </span>
<a href="https://ultimategunshop.com/cz-usa-bobwhite-g2-all-terrain-side-by-side-shotgun-for-sale/" class="ast-loop-product__link"><h3 class="woocommerce-loop-product__title">CZ-USA Bobwhite G2 All-Terrain Side by Side Shotgun For Sale</h3></a><div class="review-rating"><div class="star-rating"><span style="width:0%">Rated <strong class="rating">0</strong> out of 5</span></div></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>845.23</bdi></span></del> <span class="screen-reader-text">Original price was: $845.23.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>676.18</bdi></span></ins><span class="screen-reader-text">Current price is: $676.18.</span></span>
<a href="?add-to-cart=6253" aria-describedby="woocommerce_loop_add_to_cart_link_describedby_6253" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart " data-product_id="6253" data-product_sku="9d1c0fafaca0" aria-label="Add to cart: “CZ-USA Bobwhite G2 All-Terrain Side by Side Shotgun For Sale”" rel="nofollow" data-success_message="“CZ-USA Bobwhite G2 All-Terrain Side by Side Shotgun For Sale” has been added to your cart">Add to cart</a> <span id="woocommerce_loop_add_to_cart_link_describedby_6253" class="screen-reader-text">
</span>
</div></li>
<li class="ast-article-single desktop-align-center tablet-align-center mobile-align-center ast-product-gallery-layout-horizontal ast-product-gallery-with-no-image ast-magnify-disabled ast-product-tabs-layout-accordion product type-product post-6274 status-publish last instock product_cat-cz-usa-shotguns product_cat-guns product_cat-shotguns product_tag-cz-usa-project-upland-bobwhite-side-by-side-shotgun-for-sale has-post-thumbnail sale purchasable product-type-simple">
<div class="astra-shop-thumbnail-wrap">
<span class="onsale circle" data-sale="[]" data-notification="default">Sale!</span>
<a href="https://ultimategunshop.com/cz-usa-project-upland-bobwhite-side-by-side-shotgun-for-sale/" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><img decoding="async" width="300" height="225" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20225'%3E%3C/svg%3E" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="CZ-USA Project Upland Bobwhite Side by Side Shotgun For Sale" data-lazy-srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Project-Upland-Bobwhite-Side-by-Side-Shotgun-For-Sale-300x225.jpg 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Project-Upland-Bobwhite-Side-by-Side-Shotgun-For-Sale-600x450.jpg 600w, https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Project-Upland-Bobwhite-Side-by-Side-Shotgun-For-Sale.jpg 680w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Project-Upland-Bobwhite-Side-by-Side-Shotgun-For-Sale-300x225.jpg" /><noscript><img loading="lazy" decoding="async" width="300" height="225" src="https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Project-Upland-Bobwhite-Side-by-Side-Shotgun-For-Sale-300x225.jpg" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="CZ-USA Project Upland Bobwhite Side by Side Shotgun For Sale" srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Project-Upland-Bobwhite-Side-by-Side-Shotgun-For-Sale-300x225.jpg 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Project-Upland-Bobwhite-Side-by-Side-Shotgun-For-Sale-600x450.jpg 600w, https://ultimategunshop.com/wp-content/uploads/2022/07/CZ-USA-Project-Upland-Bobwhite-Side-by-Side-Shotgun-For-Sale.jpg 680w" sizes="(max-width: 300px) 100vw, 300px" /></noscript><div class="pwb-brands-in-loop"><span><a href="https://ultimategunshop.com/brand/cz-usa/">CZ-USA for Sale</a></span></div></a></div><div class="astra-shop-summary-wrap"> <span class="ast-woo-product-category">
CZ-USA Shotguns for Sale </span>
<a href="https://ultimategunshop.com/cz-usa-project-upland-bobwhite-side-by-side-shotgun-for-sale/" class="ast-loop-product__link"><h3 class="woocommerce-loop-product__title">CZ-USA Project Upland Bobwhite Side by Side Shotgun For Sale</h3></a><div class="review-rating"><div class="star-rating"><span style="width:100%">Rated <strong class="rating">5.00</strong> out of 5</span></div></div>
<span class="price"><del aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>1,470.73</bdi></span></del> <span class="screen-reader-text">Original price was: $1,470.73.</span><ins aria-hidden="true"><span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">$</span>1,176.58</bdi></span></ins><span class="screen-reader-text">Current price is: $1,176.58.</span></span>
<a href="?add-to-cart=6274" aria-describedby="woocommerce_loop_add_to_cart_link_describedby_6274" data-quantity="1" class="button product_type_simple add_to_cart_button ajax_add_to_cart " data-product_id="6274" data-product_sku="e454996ed5ef" aria-label="Add to cart: “CZ-USA Project Upland Bobwhite Side by Side Shotgun For Sale”" rel="nofollow" data-success_message="“CZ-USA Project Upland Bobwhite Side by Side Shotgun For Sale” has been added to your cart">Add to cart</a> <span id="woocommerce_loop_add_to_cart_link_describedby_6274" class="screen-reader-text">
</span>
</div></li>
</ul>
</div> </div>
</div>
</div>
</div>
<div class="elementor-element elementor-element-3da7131 e-flex e-con-boxed e-con e-parent" data-id="3da7131" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-7eafe09 elementor-widget elementor-widget-text-editor" data-id="7eafe09" data-element_type="widget" data-widget_type="text-editor.default">
<p>Are you looking to <strong>buy firearms online</strong>? Ultimate Gun Shop is the perfect place for gun enthusiasts of all experience levels! Our comprehensive selection of firearms, parts and accessories offers something for everyone, from beginners looking to purchase their first firearm, to advanced shooters seeking a dependable concealed handgun or precision rifle. Enjoy unbeatable prices on everything in our store – including top brands like Smith & Wesson, Ruger, Sig Sauer, Mossberg, Springfield and more. Shop with us today and get the best firearms at the best prices – we guarantee it!</p><h2>Overview of UltimateGunShop.com</h2><p>Ultimate Gun Shop is the premier online marketplace for firearms and firearm-related products. We offer an extensive selection of guns for sale and provide the most convenient online shopping experience for our customers. Our inventory includes firearms from top brands like <a href="https://ultimategunshop.com/brand/smith-wesson/">Smith & Wesson</a>, <a href="https://ultimategunshop.com/brand/ruger/">Ruger</a>, <a href="https://ultimategunshop.com/brand/sig-sauer/">Sig Sauer</a>, <a href="https://ultimategunshop.com/brand/mossberg/">Mossberg</a>, <a href="https://ultimategunshop.com/brand/springfield/">Springfield</a> and more. We also carry gun parts, hunting gear, reloading supplies or accessories at unbeatable prices! Whether you’re a first-time buyer looking for your first firearm or an experienced shooter seeking a dependable concealed handgun or precision rifle – we have something for everyone. Enjoy quick and secure shipping on any firearm directly to your preferred FFL dealer. Shop with us today and discover why Firearmssite.com is the best place to buy firearms online!</p><h2>Benefits of purchasing firearms online</h2><p><strong>Purchasing firearms online</strong> offers many advantages, including convenience, selection and cost savings. With Ultimate Gun Shop, you can buy firearms without the hassle of having to find a local store or wait in line at the gun counter. You’ll also get access to an extensive selection of firearms from top brands like Smith & Wesson, Ruger, Sig Sauer, Mossberg and more – all at unbeatable prices. And because we ship your firearm directly to your preferred FFL dealer, you don’t have to worry about picking up or transporting your new firearm yourself. Whether you’re looking for a rifle for home defense or an afternoon at the range – get it fast with Ultimate Gun Shop.</p><h2>Process of Purchasing Firearms Online</h2><p>The process of purchasing firearms online is easy and straightforward. Simply select the firearm you prefer, choose a FFL dealer and pay for the product. Your order will be shipped to your chosen FFL dealer and you’ll need to bring a valid form of identification, such as a driver’s license or state-issued ID card, in order to pick up your new firearm. If it’s your first time purchasing firearms on the internet or the first time you’ve used our site, don’t hesitate to contact us for more information about our products and services – we’re here to help!</p><h3>Tips on choosing a Federal Firearm License dealer</h3><p>When purchasing firearms online, it’s important to ensure you select a <a href="https://en.wikipedia.org/wiki/Federal_Firearms_License">Federal Firearm License</a> (FFL) dealer that is both reputable and convenient for pickup. When choosing an FFL dealer, make sure they are licensed and have the necessary paperwork in order. It’s also important to choose a dealer that is close to your location or one that offers shipping services – this will save you time and money. Finally, don’t be afraid to ask questions about the process – after all, buying a firearm is no small purchase!</p><p>Now that you know more about firearms for sale on Ultimate Gun Shop, start shopping with us today and find the perfect gun for your needs!</p> </div>
</div>
</div>
<div class="elementor-element elementor-element-52a1813 e-flex e-con-boxed e-con e-parent" data-id="52a1813" data-element_type="container">
<div class="e-con-inner">
<div class="elementor-element elementor-element-7025584 e-con-full e-flex e-con e-child" data-id="7025584" data-element_type="container">
<div class="elementor-element elementor-element-e65d098 elementor-widget elementor-widget-heading" data-id="e65d098" data-element_type="widget" data-widget_type="heading.default">
<h2 class="elementor-heading-title elementor-size-default">Need to Ship Your Firearms?</h2> </div>
<div class="elementor-element elementor-element-dc4cd29 elementor-widget elementor-widget-text-editor" data-id="dc4cd29" data-element_type="widget" data-widget_type="text-editor.default">
<p>At Ultimate Gun Shop, safety is our top priority. That’s why we only ship to FFL dealers that have been verified and licensed by the <a href="https://www.atf.gov/">ATF</a>. We also use a state-of-the-art shipping process to ensure your firearms arrive safely and in compliance with all federal regulations. All orders are securely packed and shipped via UPS or FedEx – with signature delivery required for all firearms purchases.</p><p>So go ahead – shop with confidence knowing your firearms will arrive safely and quickly!</p> </div>
<div class="elementor-element elementor-element-bf8add0 elementor-align-left elementor-widget elementor-widget-button" data-id="bf8add0" data-element_type="widget" data-widget_type="button.default">
<a class="elementor-button elementor-button-link elementor-size-sm" href="/contact/">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">Locations</span>
</span>
</a>
</div>
</div>
<div class="elementor-element elementor-element-55c9e26 e-con-full e-flex e-con e-child" data-id="55c9e26" data-element_type="container">
<div class="elementor-element elementor-element-11f6e5f elementor-widget elementor-widget-image" data-id="11f6e5f" data-element_type="widget" data-widget_type="image.default">
<img decoding="async" width="624" height="386" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20624%20386'%3E%3C/svg%3E" class="attachment-large size-large wp-image-2314" alt="Firearms location" data-lazy-srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/Firearms-location.jpg 624w, https://ultimategunshop.com/wp-content/uploads/2022/07/Firearms-location-300x186.jpg 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/Firearms-location-600x371.jpg 600w" data-lazy-sizes="(max-width: 624px) 100vw, 624px" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/2022/07/Firearms-location.jpg" /><noscript><img loading="lazy" decoding="async" width="624" height="386" src="https://ultimategunshop.com/wp-content/uploads/2022/07/Firearms-location.jpg" class="attachment-large size-large wp-image-2314" alt="Firearms location" srcset="https://ultimategunshop.com/wp-content/uploads/2022/07/Firearms-location.jpg 624w, https://ultimategunshop.com/wp-content/uploads/2022/07/Firearms-location-300x186.jpg 300w, https://ultimategunshop.com/wp-content/uploads/2022/07/Firearms-location-600x371.jpg 600w" sizes="(max-width: 624px) 100vw, 624px" /></noscript> </div>
</div>
</div>
</div>
</div>
<div class="aiosrs-rating-wrap" data-schema-id="104403">
<div class="aiosrs-star-rating-wrap ">
<span class="aiosrs-star-rating dashicons dashicons-star-filled" data-index="1"></span>
<span class="aiosrs-star-rating dashicons dashicons-star-filled" data-index="2"></span>
<span class="aiosrs-star-rating dashicons dashicons-star-filled" data-index="3"></span>
<span class="aiosrs-star-rating dashicons dashicons-star-half" data-index="4"></span>
<span class="aiosrs-star-rating dashicons dashicons-star-empty" data-index="5"></span>
</div>
<div class="aiosrs-rating-summary-wrap">
<span class="aiosrs-rating">
3.4/5 </span>
<span class="aiosrs-rating-count">
(23 Reviews) </span>
</div>
</div>
</div> <!-- ast-container -->
</div><!-- #content -->
<div data-elementor-type="footer" data-elementor-id="1014" class="elementor elementor-1014 elementor-location-footer" data-elementor-post-type="elementor_library">
<section class="elementor-section elementor-top-section elementor-element elementor-element-8ffe94f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8ffe94f" data-element_type="section" data-settings="{"background_background":"classic"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-60b5585" data-id="60b5585" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-62874b1 elementor-position-left elementor-mobile-position-left elementor-view-default elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="62874b1" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<span class="elementor-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-parachute-box" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M511.9 175c-9.1-75.6-78.4-132.4-158.3-158.7C390 55.7 416 116.9 416 192h28.1L327.5 321.5c-2.5-.6-4.8-1.5-7.5-1.5h-48V192h112C384 76.8 315.1 0 256 0S128 76.8 128 192h112v128h-48c-2.7 0-5 .9-7.5 1.5L67.9 192H96c0-75.1 26-136.3 62.4-175.7C78.5 42.7 9.2 99.5.1 175c-1.1 9.1 6.8 17 16 17h8.7l136.7 151.9c-.7 2.6-1.6 5.2-1.6 8.1v128c0 17.7 14.3 32 32 32h128c17.7 0 32-14.3 32-32V352c0-2.9-.9-5.4-1.6-8.1L487.1 192h8.7c9.3 0 17.2-7.8 16.1-17z"></path></svg> </span>
</div>
<div class="elementor-icon-box-content">
<h4 class="elementor-icon-box-title">
<span >
EASY RETURNS </span>
</h4>
<p class="elementor-icon-box-description">
UltimateGunShop.com Offers Easy Returns </p>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-3ad0c11" data-id="3ad0c11" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-977e2ae elementor-position-left elementor-mobile-position-left elementor-view-default elementor-vertical-align-top elementor-widget elementor-widget-icon-box" data-id="977e2ae" data-element_type="widget" data-widget_type="icon-box.default">
<div class="elementor-icon-box-wrapper">
<div class="elementor-icon-box-icon">
<span class="elementor-icon">
<svg aria-hidden="true" class="e-font-icon-svg e-fas-truck" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M624 352h-16V243.9c0-12.7-5.1-24.9-14.1-33.9L494 110.1c-9-9-21.2-14.1-33.9-14.1H416V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h16c0 53 43 96 96 96s96-43 96-96h128c0 53 43 96 96 96s96-43 96-96h48c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zM160 464c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm320 0c-26.5 0-48-21.5-48-48s21.5-48 48-48 48 21.5 48 48-21.5 48-48 48zm80-208H416V144h44.1l99.9 99.9V256z"></path></svg> </span>
</div>
<div class="elementor-icon-box-content">
<h4 class="elementor-icon-box-title">
<span >
FREE SHIPPING </span>
</h4>
<p class="elementor-icon-box-description">
Free Shipping Over $500 </p>
</div>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-7a05b62" data-id="7a05b62" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-6cc1d38 elementor-widget elementor-widget-heading" data-id="6cc1d38" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default">Get The Best Deals to Your Inbox</h4> </div>
<div class="elementor-element elementor-element-704408c elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="704408c" data-element_type="widget" data-settings="{"button_width":"30","step_next_label":"Next","step_previous_label":"Previous","step_type":"number_text","step_icon_shape":"circle"}" data-widget_type="form.default">
<form class="elementor-form" method="post" name="Email Subscribe">
<input type="hidden" name="post_id" value="1014"/>
<input type="hidden" name="form_id" value="704408c"/>
<input type="hidden" name="referer_title" value="Page Not Found | Ultimate Gun Shop" />
<div class="elementor-form-fields-wrapper elementor-labels-">
<div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-70 elementor-md-60 elementor-field-required">
<input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Your email please" required="required">
</div>
<div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-30 e-form__buttons">
<button class="elementor-button elementor-size-sm" type="submit">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">SUBSCRIBE</span>
</span>
</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-7e91e525 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="7e91e525" data-element_type="section" data-settings="{"background_background":"classic"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bd449f2" data-id="bd449f2" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<section class="elementor-section elementor-inner-section elementor-element elementor-element-67e14421 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="67e14421" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-3614fbf6" data-id="3614fbf6" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-7e650fd2 elementor-widget elementor-widget-image" data-id="7e650fd2" data-element_type="widget" data-widget_type="image.default">
<img width="210" height="90" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20210%2090'%3E%3C/svg%3E" title="Ultimate GunShop" alt="Ultimate GunShop" data-lazy-src="https://ultimategunshop.com/wp-content/uploads/elementor/thumbs/Ultimate-GunShop-r43hc0tzgxn8rwdw5148oylws9jbex0629hnppgrgk.webp" /><noscript><img width="210" height="90" src="https://ultimategunshop.com/wp-content/uploads/elementor/thumbs/Ultimate-GunShop-r43hc0tzgxn8rwdw5148oylws9jbex0629hnppgrgk.webp" title="Ultimate GunShop" alt="Ultimate GunShop" loading="lazy" /></noscript> </div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-1f148cb3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="1f148cb3" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-17ac89fc elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="17ac89fc" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7a2010bc" data-id="7a2010bc" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-73ab0164 elementor-widget elementor-widget-heading" data-id="73ab0164" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default">About</h4> </div>
<div class="elementor-element elementor-element-4220d74a elementor-widget elementor-widget-text-editor" data-id="4220d74a" data-element_type="widget" data-widget_type="text-editor.default">
<p>Established in Montebello, CA <a href="/">Ultimate Gun Shop</a> started as a <a href="https://ultimategunshop.com/guns/"><strong>small gun shop</strong></a> in 2017 and has grown into an industry-leading internet retailer of over 10,000 items.</p> </div>
<div class="elementor-element elementor-element-5ecb8ab9 elementor-shape-square e-grid-align-left e-grid-align-mobile-center elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="5ecb8ab9" data-element_type="widget" data-widget_type="social-icons.default">
<div class="elementor-social-icons-wrapper elementor-grid">
<span class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-8e65d5a" href="https://www.facebook.com/sharer/sharer.php?u=https://ultimategunshop.com/" target="_blank">
<span class="elementor-screen-only">Facebook</span>
<svg class="e-font-icon-svg e-fab-facebook" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"></path></svg> </a>
</span>
<span class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-b852d3a" href="https://twitter.com/share?url=https://ultimategunshop.com/" target="_blank">
<span class="elementor-screen-only">Twitter</span>
<svg class="e-font-icon-svg e-fab-twitter" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z"></path></svg> </a>
</span>
<span class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-telegram elementor-repeater-item-eb6bf05" href="https://telegram.me/share/url?url=https://ultimategunshop.com/" target="_blank">
<span class="elementor-screen-only">Telegram</span>
<svg class="e-font-icon-svg e-fab-telegram" viewBox="0 0 496 512" xmlns="http://www.w3.org/2000/svg"><path d="M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm121.8 169.9l-40.7 191.8c-3 13.6-11.1 16.9-22.4 10.5l-62-45.7-29.9 28.8c-3.3 3.3-6.1 6.1-12.5 6.1l4.4-63.1 114.9-103.8c5-4.4-1.1-6.9-7.7-2.5l-142 89.4-61.2-19.1c-13.3-4.2-13.6-13.3 2.8-19.7l239.1-92.2c11.1-4 20.8 2.7 17.2 19.5z"></path></svg> </a>
</span>
<span class="elementor-grid-item">
<a class="elementor-icon elementor-social-icon elementor-social-icon-whatsapp elementor-repeater-item-7674cad" href="https://api.whatsapp.com/send?text=https%3A%2F%2Ffirearmssite.com%2F" target="_blank">
<span class="elementor-screen-only">Whatsapp</span>
<svg class="e-font-icon-svg e-fab-whatsapp" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z"></path></svg> </a>
</span>
</div>
</div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-1ca687da" data-id="1ca687da" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-68a9460d elementor-widget elementor-widget-heading" data-id="68a9460d" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default">Information</h4> </div>
<div class="elementor-element elementor-element-b85780c elementor-widget elementor-widget-text-editor" data-id="b85780c" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/about/">About Us</a><br /><a href="https://ultimategunshop.com/contact/">Contact Us</a><br /><a href="https://ultimategunshop.com/shipping-returns/">Shipping & Returns</a><br /><a href="https://ultimategunshop.com/privacy-policy/">Privacy & Cookie Policy</a><br /><a href="https://ultimategunshop.com/terms-and-conditions/">Terms & Conditions</a><br /><a href="https://ultimategunshop.com/sitemap/">Sitemap</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-ddd7190" data-id="ddd7190" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-805235e elementor-widget elementor-widget-heading" data-id="805235e" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default">Discover</h4> </div>
<div class="elementor-element elementor-element-4eafdb0a elementor-widget elementor-widget-text-editor" data-id="4eafdb0a" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/guns/">Guns</a><br /><a href="https://ultimategunshop.com/ammunition/">Ammunition</a><br /><a href="https://ultimategunshop.com/gun-parts/">Gun Parts</a><br /><a href="https://ultimategunshop.com/optics/">Optics</a><br /><a href="https://ultimategunshop.com/reloading-supplies/">Reloading Supplies</a><br /><a href="https://ultimategunshop.com/shop-by-category/">All Categories</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-1c8680bc" data-id="1c8680bc" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4e39c2c1 elementor-widget elementor-widget-heading" data-id="4e39c2c1" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default">Contact Us</h4> </div>
<div class="elementor-element elementor-element-76a976d0 elementor-widget elementor-widget-text-editor" data-id="76a976d0" data-element_type="widget" data-widget_type="text-editor.default">
<p>3538 W BEVERLY BLVD STE A, MONTEBELLO CA – 90640 USA<br />+1 (586) 232-5064<br />[ <a href="mailto:contact@firearmssite.com">Protected: Click to Email </a>]<br />FFL Number: 👇<br /><b>9-95-XXX-XX-XX-03377</b></p> </div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-555797d3 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="555797d3" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
<div class="elementor-element elementor-element-61cd7bca elementor-align-center elementor-widget__width-auto view-more elementor-widget elementor-widget-button" data-id="61cd7bca" data-element_type="widget" data-widget_type="button.default">
<a class="elementor-button elementor-size-sm" role="button">
<span class="elementor-button-content-wrapper">
<span class="elementor-button-text">VIEW MORE</span>
</span>
</a>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-677d6753 extra-footer elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="677d6753" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-146c95c" data-id="146c95c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<section class="elementor-section elementor-inner-section elementor-element elementor-element-2640d4d extra-footer elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2640d4d" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-74408ae" data-id="74408ae" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-26f8824 elementor-widget elementor-widget-heading" data-id="26f8824" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default">Best Selling Products</h4> </div>
<div class="elementor-element elementor-element-b50573c elementor-widget elementor-widget-text-editor" data-id="b50573c" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/colt-python-revolvers-for-sale/">Colt Python</a><br /><a href="https://ultimategunshop.com/cold-steel-marauder-fixed-blade-knife-9-clip-point-aus-8a-stainless-stonewashed-blade-kray-ex-handle-black/">Blade Knife 9</a><br /><a href="https://ultimategunshop.com/cold-steel-marauder-fixed-blade-knife-9-clip-point-aus-8a-stainless-stonewashed-blade-kray-ex-handle-black/">Muzzleloading Pistol 50 Caliber</a><br /><a href="https://ultimategunshop.com/hyskore-12-gun-modular-pistol-rack-closed-cell-high-density-foam-black/">HySkore 12 Gun Modular Pistol Rack</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-73edc01" data-id="73edc01" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-5f0f2df elementor-widget elementor-widget-heading" data-id="5f0f2df" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default">Top Rated Products</h4> </div>
<div class="elementor-element elementor-element-5f382d2 elementor-widget elementor-widget-text-editor" data-id="5f382d2" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/leupold-vx-freedom-muzzleloader-scope-3-9x-40mm-ultimateslam-reticle-matte/">Muzzleloader Scope 3-9x 40mm</a><br /><a href="https://ultimategunshop.com/snapsafe-vault-door-with-electronic-lock-matte-black/">SnapSafe Vault Door</a><br /><a href="https://ultimategunshop.com/midwayusa-silica-desiccant-package-of-3/">MidwayUSA Silica Desiccant</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-30093c7" data-id="30093c7" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-58d3947 elementor-widget elementor-widget-heading" data-id="58d3947" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default">Most Popular Products</h4> </div>
<div class="elementor-element elementor-element-ed2f7d0 elementor-widget elementor-widget-text-editor" data-id="ed2f7d0" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/9mm-ammo/">9mm Ammo</a><br /><a href="https://ultimategunshop.com/30-06-ammo/">30-06 AMMO</a><br /><a href="https://ultimategunshop.com/22-hornet-ammo/">22 Hornet Ammo</a><br /><a href="https://ultimategunshop.com/10mm-ammo/">10mm Ammo</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-d0a75cc" data-id="d0a75cc" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4d02b93 elementor-widget elementor-widget-heading" data-id="4d02b93" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default">New Inventory</h4> </div>
<div class="elementor-element elementor-element-ae9e486 elementor-widget elementor-widget-text-editor" data-id="ae9e486" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/ravin-r500-crossbow-package/">Ravin R500 Crossbow Package</a><br /><a href="https://ultimategunshop.com/beavertail-boat-blind-dog-door/">Beavertail Boat Blind Dog Door</a><br /><a href="https://ultimategunshop.com/hawk-memory-foam-bucket-seat-chaos-camo/">Hawk Memory Foam</a></p> </div>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-60a5559 elementor-widget-divider--view-line elementor-widget elementor-widget-divider" data-id="60a5559" data-element_type="widget" data-widget_type="divider.default">
<div class="elementor-divider">
<span class="elementor-divider-separator">
</span>
</div>
</div>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-e2a154d extra-footer elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="e2a154d" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2cdf00c" data-id="2cdf00c" data-element_type="column">
<div class="elementor-widget-wrap">
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-49b46d0 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="49b46d0" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-a160878" data-id="a160878" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-233fb99 elementor-widget elementor-widget-heading" data-id="233fb99" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/guns/">Guns on Sale</a></h4> </div>
<div class="elementor-element elementor-element-4c01399 elementor-widget elementor-widget-text-editor" data-id="4c01399" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/handguns/">Handguns</a><br /><a href="https://ultimategunshop.com/rifles/">Rifles</a><br /><a href="https://ultimategunshop.com/shotguns/">Shotguns</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2863908" data-id="2863908" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-049582c elementor-widget elementor-widget-heading" data-id="049582c" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/ammunition/">Bulk Ammo</a></h4> </div>
<div class="elementor-element elementor-element-c4aac7d elementor-widget elementor-widget-text-editor" data-id="c4aac7d" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/handgun-ammunition/">Handgun Ammunition</a><br /><a href="https://ultimategunshop.com/rifle-ammunition/">Rifle Ammunition</a><br /><a href="https://ultimategunshop.com/rimfire-ammunition/">Rimfire Ammunition</a><br /><a href="https://ultimategunshop.com/shotgun-ammunition/">Shotgun Ammunition</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-d98ba83" data-id="d98ba83" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-e86a0be elementor-widget elementor-widget-heading" data-id="e86a0be" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/reloading-supplies/">Reloading Supplies</a></h4> </div>
<div class="elementor-element elementor-element-b045590 elementor-widget elementor-widget-text-editor" data-id="b045590" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/bullets/">Bullets</a><br /><a href="https://ultimategunshop.com/smokeless-powder/">Smokeless Powder</a><br /><a href="https://ultimategunshop.com/reloading-brass/">Reloading Brass</a><br /><a class="row-title" href="https://ultimategunshop.com/case-cleaning-preparation/" aria-label="“Case Cleaning & Preparation” (Edit)">Case Cleaning & Preparation</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-b0f429d" data-id="b0f429d" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-880a291 elementor-widget elementor-widget-heading" data-id="880a291" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/gun-parts/">Gun Parts</a></h4> </div>
<div class="elementor-element elementor-element-04f1b07 elementor-widget elementor-widget-text-editor" data-id="04f1b07" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/handgun-parts/">Handgun Parts</a><br /><a href="https://ultimategunshop.com/rifle-parts/">Rifle Parts</a><br /><a href="https://ultimategunshop.com/shotgun-parts/">Shotgun Parts</a></p> </div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-1f89192 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1f89192" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-39a9944" data-id="39a9944" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-b946853 elementor-widget elementor-widget-heading" data-id="b946853" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/optics/">Optics</a></h4> </div>
<div class="elementor-element elementor-element-e107e2c elementor-widget elementor-widget-text-editor" data-id="e107e2c" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/rifle-scopes/">Rifle Scopes</a><br /><a href="https://ultimategunshop.com/scope-bases-mounts/">Scope Bases & Mounts</a><br /><a href="https://ultimategunshop.com/thermal-imaging/">Thermal Imaging</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-68dfe66" data-id="68dfe66" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-680ab7c elementor-widget elementor-widget-heading" data-id="680ab7c" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/shooting-gear/">Shooting Gear</a></h4> </div>
<div class="elementor-element elementor-element-da6569b elementor-widget elementor-widget-text-editor" data-id="da6569b" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/gun-cases/">Gun Cases</a><br /><a href="https://ultimategunshop.com/gun-cleaning/">Gun Cleaning</a><br /><a href="https://ultimategunshop.com/gun-safes-storage/">Gun Safes & Storage</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-991fb85" data-id="991fb85" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-4ea65e1 elementor-widget elementor-widget-heading" data-id="4ea65e1" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/black-powder-supplies/">Black Powder Supplies</a></h4> </div>
<div class="elementor-element elementor-element-10eb778 elementor-widget elementor-widget-text-editor" data-id="10eb778" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/black-powder-rifles/">Black Powder Rifles</a><br /><a href="https://ultimategunshop.com/bullets-sabots/">Bullets & Sabots</a><br /><a href="https://ultimategunshop.com/flintlock/">Flintlock</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-be1a91c" data-id="be1a91c" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a903880 elementor-widget elementor-widget-heading" data-id="a903880" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/knives-tools/">Knives & Tools</a></h4> </div>
<div class="elementor-element elementor-element-a3aa176 elementor-widget elementor-widget-text-editor" data-id="a3aa176" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/knives/">Knives</a><br /><a href="https://ultimategunshop.com/machetes/">Machetes</a><br /><a href="https://ultimategunshop.com/swords/">Swords</a></p> </div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-2ef9224 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2ef9224" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-b9574a6" data-id="b9574a6" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-3c99bd5 elementor-widget elementor-widget-heading" data-id="3c99bd5" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/gunsmithing-supplies/">Gunsmithing Supplies</a></h4> </div>
<div class="elementor-element elementor-element-caf9909 elementor-widget elementor-widget-text-editor" data-id="caf9909" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/firearm-specific-tools/">Firearm Specific Tools</a><br /><a href="https://ultimategunshop.com/reamers-cutters/">Reamers & Cutters</a><br /><a href="https://ultimategunshop.com/screwdrivers-bits/">Screwdrivers & Bits</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-2bb9adb" data-id="2bb9adb" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-037ac5c elementor-widget elementor-widget-heading" data-id="037ac5c" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/air-guns/">Air Guns</a></h4> </div>
<div class="elementor-element elementor-element-323fd03 elementor-widget elementor-widget-text-editor" data-id="323fd03" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/air-gun-accessories/">Air Gun Accessories</a><br /><a href="https://ultimategunshop.com/air-pistols/">Air Pistols</a><br /><a href="https://ultimategunshop.com/air-rifles/">Air Rifles</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-5d65c4d" data-id="5d65c4d" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-a169eb9 elementor-widget elementor-widget-heading" data-id="a169eb9" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/archery/">Archery</a></h4> </div>
<div class="elementor-element elementor-element-1c5077c elementor-widget elementor-widget-text-editor" data-id="1c5077c" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/bow-sights/">Bow Sights</a><br /><a href="https://ultimategunshop.com/broadheads-points/">Broadheads & Points</a><br /><a href="https://ultimategunshop.com/crossbows/">Crossbows</a></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-774ed39" data-id="774ed39" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-9405cdf elementor-widget elementor-widget-heading" data-id="9405cdf" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/hunting-gear/">Hunting Gear</a></h4> </div>
<div class="elementor-element elementor-element-31c321a elementor-widget elementor-widget-text-editor" data-id="31c321a" data-element_type="widget" data-widget_type="text-editor.default">
<p><a href="https://ultimategunshop.com/blinds/">Blinds</a><br /><a href="https://ultimategunshop.com/decoys/">Decoys</a><br /><a href="https://ultimategunshop.com/treestands/">Treestands</a></p> </div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-inner-section elementor-element elementor-element-8191fc7 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="8191fc7" data-element_type="section">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-6393391" data-id="6393391" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-f343fe2 elementor-widget elementor-widget-heading" data-id="f343fe2" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/handgun-ammunition/">Handgun Ammo for Sale</a></h4> </div>
<div class="elementor-element elementor-element-d534648 elementor-widget elementor-widget-text-editor" data-id="d534648" data-element_type="widget" data-widget_type="text-editor.default">
<p><strong><a class="row-title" href="/10mm-ammo/" aria-label="“10mm Ammo for Sale” (Edit)">10mm Ammo</a><br /><a class="row-title" href="/25-acp-ammo/" aria-label="“25 Acp Ammo for Sale” (Edit)">25 Acp Ammo</a><br /><a class="row-title" href="/30-luger/" aria-label="“30 Luger for Sale” (Edit)">30 Luger</a><br /><a class="row-title" href="/30-mauser-ammo/" aria-label="“30 Mauser Ammo for Sale” (Edit)">30 Mauser Ammo</a><br /><a class="row-title" href="/30-super-carry-ammo/" aria-label="“30 Super Carry Ammo for Sale” (Edit)">30 Super Carry Ammo</a><br /><a class="row-title" href="/32-acp-ammo/" aria-label="“32 ACP AMMO for Sale” (Edit)">32 ACP AMMO</a><br /><a class="row-title" href="/32-hr-magnum/" aria-label="“32 H&R Magnum for Sale” (Edit)">32 H&R Magnum</a><br /><a class="row-title" href="/32-sw-long/" aria-label="“32 S&W Long for Sale” (Edit)">32 S&W Long</a><br /><a class="row-title" href="/327-federal-magnum/" aria-label="“327 Federal Magnum for Sale” (Edit)">327 Federal Magnum</a><br /><a class="row-title" href="/356-tsw/" aria-label="“356 TSW for Sale” (Edit)"> 356 TSW</a><br /><a class="row-title" href="https://ultimategunshop.com/357-magnum/" aria-label="“357 Magnum for Sale” (Edit)">357 Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/357-sig-ammo/" aria-label="“357 SIG Ammo for Sale” (Edit)">357 SIG Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/38-long-colt-ammo/" aria-label="“38 Long Colt Ammo for Sale” (Edit)">38 Long Colt Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/38-sw/" aria-label="“38 S&W for Sale” (Edit)">38 S&W for Sale</a><br /><a class="row-title" href="https://ultimategunshop.com/38-short-colt/" aria-label="“38 Short Colt for Sale” (Edit)"> 38 Short Colt</a><br /><a class="row-title" href="https://ultimategunshop.com/38-special-ammo/" aria-label="“38 Special Ammo for Sale” (Edit)">38 Special Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/38-super-ammo/" aria-label="“38 Super ammo for Sale” (Edit)">38 Super ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/380-acp/" aria-label="“380 ACP for Sale” (Edit)">380 ACP</a><br /><a class="row-title" href="https://ultimategunshop.com/40-sw/" aria-label="“40 S&W for Sale” (Edit)">40 S&W</a><br /><a class="row-title" href="https://ultimategunshop.com/40-super-ammo/" aria-label="“40 Super Ammo for Sale” (Edit)">40 Super Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/400-cor-bon/" aria-label="“400 Cor-Bon for Sale” (Edit)">400 Cor-Bon</a><br /><a class="row-title" href="https://ultimategunshop.com/41-remington-magnum/" aria-label="“41 Remington Magnum for Sale” (Edit)">41 Remington Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/44-automag-44-amp/" aria-label="“44 Automag (44 AMP) for Sale” (Edit)">44 Automag (44 AMP)</a><br /><a class="row-title" href="https://ultimategunshop.com/44-rem-mag/" aria-label="“44 Remington Magnum for Sale” (Edit)">44 Remington Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/44-russian/" aria-label="“44 Russian for Sale” (Edit)">44 Russian</a><br /><a class="row-title" href="https://ultimategunshop.com/44-special-ammo/" aria-label="“44 Special Ammo for Sale” (Edit)">44 Special Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/45-acp-ammo/" aria-label="“45 ACP AMMO for Sale” (Edit)">45 ACP AMMO</a><br /><a class="row-title" href="https://ultimategunshop.com/45-auto-rim-ammo/" aria-label="“45 Auto Rim Ammo for Sale” (Edit)">45 Auto Rim Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/45-colt-ammo/" aria-label="“45 COLT Ammo for Sale” (Edit)">45 COLT Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/45-gap/" aria-label="“45 GAP for Sale” (Edit)">45 GAP</a><br /><a class="row-title" href="https://ultimategunshop.com/45-schofield/" aria-label="“45 Schofield for Sale” (Edit)">45 Schofield</a><br /><a class="row-title" href="https://ultimategunshop.com/45-super-ammo/" aria-label="“45 Super Ammo for Sale” (Edit)">45 Super Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/45-winchester-magnum/" aria-label="“45 Winchester Magnum for Sale” (Edit)">45 Winchester Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/454-casull-ammo/" aria-label="“454 Casull Ammo for Sale” (Edit)">454 Casull Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/460-rowland/" aria-label="“460 Rowland for Sale” (Edit)">460 Rowland</a><br /><a class="row-title" href="https://ultimategunshop.com/460-sw-ammo/" aria-label="“460 S&W Ammo for Sale” (Edit)">460 S&W Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/475-linebaugh/" aria-label="“475 Linebaugh for Sale” (Edit)">475 Linebaugh</a><br /><a class="row-title" href="https://ultimategunshop.com/480-ruger-ammo/" aria-label="“480 Ruger Ammo for Sale” (Edit)">480 Ruger Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/5-7x28-ammo/" aria-label="“5.7×28 Ammo for Sale” (Edit)">5.7×28 Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/50-action-express/" aria-label="“50 Action Express for Sale” (Edit)">50 Action Express</a><br /><a class="row-title" href="https://ultimategunshop.com/500-jrh/" aria-label="“500 JRH for Sale” (Edit)">500 JRH</a><br /><a class="row-title" href="https://ultimategunshop.com/500-linebaugh/" aria-label="“500 Linebaugh for Sale” (Edit)">500 Linebaugh</a><br /><a class="row-title" href="https://ultimategunshop.com/500-sw-ammo/" aria-label="“500 S&W Ammo for Sale” (Edit)">500 S&W Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/7-62mm-russian-nagant/" aria-label="“7.62mm Russian Nagant for Sale” (Edit)">7.62mm Russian Nagant</a><br /><a class="row-title" href="https://ultimategunshop.com/7-62x25mm-tokarev/" aria-label="“7.62x25mm Tokarev for Sale” (Edit)">7.62x25mm Tokarev</a><br /><br /><br /></strong></p> </div>
</div>
</div>
<div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9d694d7" data-id="9d694d7" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-7e81f66 elementor-widget elementor-widget-heading" data-id="7e81f66" data-element_type="widget" data-widget_type="heading.default">
<h4 class="elementor-heading-title elementor-size-default"><a href="https://ultimategunshop.com/rifle-ammunition/">Rifle Ammo for Sale</a></h4> </div>
<div class="elementor-element elementor-element-510bb76 elementor-widget elementor-widget-text-editor" data-id="510bb76" data-element_type="widget" data-widget_type="text-editor.default">
<p><strong><a class="row-title" href="https://ultimategunshop.com/28-nosler-ammo/" aria-label="“.28 Nosler Ammo for Sale” (Edit)">.28 Nosler Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/17-hornet-ammo/" aria-label="“17 Hornet Ammo for Sale” (Edit)"> 17 Hornet Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/17-remington-fireball/" aria-label="“17 Remington Fireball for Sale” (Edit)">17 Remington Fireball</a><br /><a class="row-title" href="https://ultimategunshop.com/17-remington/" aria-label="“17 Remington for Sale” (Edit)">17 Remington</a><br /><a class="row-title" href="https://ultimategunshop.com/204-ruger/" aria-label="“204 Ruger for Sale” (Edit)">204 Ruger</a><br /><a class="row-title" href="https://ultimategunshop.com/218-bee/" aria-label="“218 Bee for Sale” (Edit)">218 Bee</a><br /><a class="row-title" href="https://ultimategunshop.com/22-hornet-ammo/" aria-label="“22 Hornet Ammo for Sale” (Edit)">22 Hornet Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/22-nosler-ammo/" aria-label="“22 Nosler Ammo for Sale” (Edit)">22 Nosler Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/22-250-ammo/" aria-label="“22-250 Ammo for Sale” (Edit)">22-250 Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/220-swift/" aria-label="“220 Swift for Sale” (Edit)">220 Swift</a><br /><a class="row-title" href="https://ultimategunshop.com/221-fireball/" aria-label="“221 Fireball for Sale” (Edit)">221 Fireball</a><br /><a class="row-title" href="https://ultimategunshop.com/222-remington-ammo/" aria-label="“222 Remington Ammo for Sale” (Edit)">222 Remington Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/223-remington/" aria-label="“223 Remington for Sale” (Edit)">223 Remington</a><br /><a class="row-title" href="https://ultimategunshop.com/223-winchester-super-short-magnum/" aria-label="“223 Winchester Super Short Magnum for Sale” (Edit)">223 Winchester Super Short Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/224-valkyrie/" aria-label="“224 Valkyrie for Sale” (Edit)">224 Valkyrie</a><br /><a class="row-title" href="https://ultimategunshop.com/225-winchester/" aria-label="“225 Winchester for Sale” (Edit)"> 225 Winchester</a><br /><a class="row-title" href="https://ultimategunshop.com/224-weatherby-magnum/" aria-label="“224 Weatherby Magnum for Sale” (Edit)">224 Weatherby Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/243-ammo/" aria-label="“243 Ammo for Sale” (Edit)">243 Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/25-06-ammo/" aria-label="“25-06 Ammo for Sale” (Edit)">25-06 Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/257-weatherby-magnum/" aria-label="“257 Weatherby Magnum for Sale” (Edit)">257 Weatherby Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/26-nosler/" aria-label="“26 Nosler for Sale” (Edit)">26 Nosler</a><br /><a class="row-title" href="https://ultimategunshop.com/260-remington-ammo/" aria-label="“260 Remington Ammo for Sale” (Edit)">260 Remington Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/270-weatherby-magnum/" aria-label="“270 Weatherby Magnum for Sale” (Edit)">270 Weatherby Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/270-winchester/" aria-label="“270 Winchester for Sale” (Edit)"> 270 Winchester</a><br /><a class="row-title" href="https://ultimategunshop.com/270-winchester-short-magnum/" aria-label="“270 Winchester Short Magnum for Sale” (Edit)">270 Winchester Short Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/275-rigby/" aria-label="“275 Rigby for Sale” (Edit)">275 Rigby</a><br /><a class="row-title" href="https://ultimategunshop.com/280-remington-ackley-improved-40-degree-shoulder/" aria-label="“280 Remington Ackley Improved 40-Degree Shoulder for Sale” (Edit)">280 Remington Ackley Improved 40-Degree Shoulder</a><br /><a class="row-title" href="https://ultimategunshop.com/280-remington/" aria-label="“280 Remington for Sale” (Edit)">280 Remington</a><br /><a class="row-title" href="https://ultimategunshop.com/30-carbine-ammo/" aria-label="“30 Carbine Ammo for Sale” (Edit)">30 Carbine Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/30-nosler/" aria-label="“30 Nosler for Sale” (Edit)">30 Nosler</a><br /><a class="row-title" href="https://ultimategunshop.com/30-06-ammo/" aria-label="“30-06 AMMO for Sale” (Edit)">30-06 AMMO</a><br /><a class="row-title" href="https://ultimategunshop.com/30-06-springfield/" aria-label="“30-06 Springfield for Sale” (Edit)"> 30-06 Springfield</a><br /><a class="row-title" href="https://ultimategunshop.com/30-30-winchester/" aria-label="“30-30 Winchester for Sale” (Edit)">30-30 Winchester</a><br /><a class="row-title" href="https://ultimategunshop.com/30-378-weatherby-magnum/" aria-label="“30-378 Weatherby Magnum for Sale” (Edit)">30-378 Weatherby Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/300-blackout-ammo/" aria-label="“300 Blackout Ammo for Sale” (Edit)">300 Blackout Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/300-norma-magnum/" aria-label="“300 Norma Magnum for Sale” (Edit)">300 Norma Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/300-prc-ammo/" aria-label="“300 PRC AMMO for Sale” (Edit)">300 PRC AMMO</a><br /><a class="row-title" href="https://ultimategunshop.com/300-remington-ultra-magnum/" aria-label="“300 Remington Ultra Magnum for Sale” (Edit)">300 Remington Ultra Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/300-savage-ammo/" aria-label="“300 Savage Ammo for Sale” (Edit)">300 Savage Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/300-weatherby-magnum/" aria-label="“300 Weatherby Magnum for Sale” (Edit)">300 Weatherby Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/300-win-mag/" aria-label="“300 WIN MAG for Sale” (Edit)"> 300 WIN MAG</a><br /><a class="row-title" href="https://ultimategunshop.com/300-winchester-short-magnum/" aria-label="“300 Winchester Short Magnum for Sale” (Edit)">300 Winchester Short Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/303-british-ammo/" aria-label="“303 British Ammo for Sale” (Edit)">303 British Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/308-winchester/" aria-label="“308 Winchester for Sale” (Edit)">308 Winchester</a><br /><a class="row-title" href="https://ultimategunshop.com/338-win-mag-ammo/" aria-label="“338 Win Mag Ammo for Sale” (Edit)">338 Win Mag Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/35-whelen/" aria-label="“35 Whelen for Sale” (Edit)">35 Whelen</a><br /><a class="row-title" href="https://ultimategunshop.com/35-remington-ammo/" aria-label="“35 Remington Ammo for Sale” (Edit)">35 Remington Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/350-legend/" aria-label="“350 Legend Ammo for Sale” (Edit)">350 Legend Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/375-hh-magnum-ammo/" aria-label="“375 H&H Magnum Ammo for Sale” (Edit)">375 H&H Magnum Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/375-ruger/" aria-label="“375 Ruger for Sale” (Edit)">375 Ruger</a><br /><a class="row-title" href="https://ultimategunshop.com/45-70-government/" aria-label="“45-70 Government for Sale” (Edit)">45-70 Government</a><br /><a class="row-title" href="https://ultimategunshop.com/450-bushmaster-ammo/" aria-label="“450 Bushmaster Ammo for Sale” (Edit)">450 Bushmaster Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/458-socom-ammo/" aria-label="“458 Socom Ammo for Sale” (Edit)">458 Socom Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/458-winchester-magnum/" aria-label="“458 Winchester Magnum for Sale” (Edit)">458 Winchester Magnum</a><br /><a class="row-title" href="https://ultimategunshop.com/470-nitro-express/" aria-label="“470 Nitro Express for Sale” (Edit)"> 470 Nitro Express</a><br /><a class="row-title" href="https://ultimategunshop.com/5-56-ammo/" aria-label="“5.56 Ammo for Sale” (Edit)">5.56 Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/50-beowulf-ammo/" aria-label="“50 Beowulf Ammo for Sale” (Edit)">50 Beowulf Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/6-5-creedmoor-ammo/" aria-label="“6.5 Creedmoor Ammo for Sale” (Edit)">6.5 Creedmoor Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/6-5-grendel-ammo/" aria-label="“6.5 Grendel Ammo for Sale” (Edit)">6.5 Grendel Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/6-5-prc/" aria-label="“6.5 PRC for Sale” (Edit)">6.5 PRC for Sale</a><br /><a class="row-title" href="https://ultimategunshop.com/6-5x55mm-swedish-mauser/" aria-label="“6.5x55mm Swedish Mauser for Sale” (Edit)">6.5x55mm Swedish Mauser</a><br /><a class="row-title" href="https://ultimategunshop.com/6-8mm-remington-spc/" aria-label="“6.8mm Remington SPC for Sale” (Edit)">6.8mm Remington SPC</a><br /><a class="row-title" href="https://ultimategunshop.com/6mm-creedmoor/" aria-label="“6mm Creedmoor for Sale” (Edit)"> 6mm Creedmoor</a><br /><a class="row-title" href="https://ultimategunshop.com/7-62x39mm/" aria-label="“7.62X39MM for Sale” (Edit)">7.62X39MM</a><br /><a class="row-title" href="https://ultimategunshop.com/7mm-rem-mag-ammo/" aria-label="“7mm Rem Mag Ammo for Sale” (Edit)">7mm Rem Mag Ammo</a><br /><a class="row-title" href="https://ultimategunshop.com/7mm-08-remington/" aria-label="“7mm-08 Remington for Sale” (Edit)">7mm-08 Remington</a><br /><br /></strong></p> </div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
<div class="elementor-element elementor-element-6f4b06c1 elementor-widget elementor-widget-html" data-id="6f4b06c1" data-element_type="widget" data-widget_type="html.default">
<style>
.view-more{
cursor: pointer;
}
.extra-footer {
overflow: hidden; /* Hide the element content, while height = 0 */
height: 0;
opacity: 0;
transition: height 0ms 400ms, opacity 400ms 0ms;
}
.extra-footer.show-hide {
height: auto; opacity: 1;
transition: height 0ms 0ms, opacity 600ms 0ms;
}
</style>
<script type="rocketlazyloadscript">window.addEventListener('DOMContentLoaded', function() {
jQuery(document).ready(function($) {
$(".view-more").click(function(){
$(".extra-footer").toggleClass("show-hide");
$(".view-more .elementor-button-text").text(function(i, text){
return text === "VIEW LESS" ? "VIEW MORE" : "VIEW LESS";
});
});
});
/*var btn = document.getElementsByClassName('.view-more')[0];
var pc1 = document.getElementsByClassName('.extra-footer')[0];
btn.addEventListener('click', function() {
pc1.classList.toggle('hide');
});*/
});</script> </div>
</div>
</div>
</div>
</section>
<section class="elementor-section elementor-top-section elementor-element elementor-element-5f312c28 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="5f312c28" data-element_type="section" data-settings="{"background_background":"classic"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-36684a00" data-id="36684a00" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<section class="elementor-section elementor-inner-section elementor-element elementor-element-362cb339 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="362cb339" data-element_type="section" data-settings="{"background_background":"classic"}">
<div class="elementor-container elementor-column-gap-default">
<div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-25f20583" data-id="25f20583" data-element_type="column">
<div class="elementor-widget-wrap elementor-element-populated">
<div class="elementor-element elementor-element-5e267395 elementor-widget elementor-widget-text-editor" data-id="5e267395" data-element_type="widget" data-widget_type="text-editor.default">
<p>Copyright © 2017- 2025 | ULTIMATE GUN SHOP | ALL RIGHTS RESERVED</p> </div>
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</section>
</div>
<div class="astra-mobile-cart-overlay"></div>
<div id="astra-mobile-cart-drawer" class="astra-cart-drawer">
<div class="astra-cart-drawer-header">
<button type="button" class="astra-cart-drawer-close" aria-label="Close Cart Drawer">
<span aria-hidden="true" class="ahfb-svg-iconset ast-inline-flex svg-baseline"><svg class='ast-mobile-svg ast-close-svg' fill='currentColor' version='1.1' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M5.293 6.707l5.293 5.293-5.293 5.293c-0.391 0.391-0.391 1.024 0 1.414s1.024 0.391 1.414 0l5.293-5.293 5.293 5.293c0.391 0.391 1.024 0.391 1.414 0s0.391-1.024 0-1.414l-5.293-5.293 5.293-5.293c0.391-0.391 0.391-1.024 0-1.414s-1.024-0.391-1.414 0l-5.293 5.293-5.293-5.293c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414z'></path></svg></span> </button>
<div class="astra-cart-drawer-title">
Shopping Cart </div>
</div>
<div class="astra-cart-drawer-content ">
<div class="widget woocommerce widget_shopping_cart"><div class="widget_shopping_cart_content"></div></div> </div>
</div>
</div><!-- #page -->
<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/astra-child\/*","\/wp-content\/themes\/astra\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<div id="ast-scroll-top" tabindex="0" class="ast-scroll-top-icon ast-scroll-to-top-left" data-on-devices="both">
<span class="ast-icon icon-arrow"><svg class="ast-arrow-svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" width="26px" height="16.043px" viewBox="57 35.171 26 16.043" enable-background="new 57 35.171 26 16.043" xml:space="preserve">
<path d="M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z" />
</svg></span> <span class="screen-reader-text">Scroll to Top</span>
</div>
<script type="rocketlazyloadscript">
const lazyloadRunObserver = () => {
const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` );
const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => {
entries.forEach( ( entry ) => {
if ( entry.isIntersecting ) {
let lazyloadBackground = entry.target;
if( lazyloadBackground ) {
lazyloadBackground.classList.add( 'e-lazyloaded' );
}
lazyloadBackgroundObserver.unobserve( entry.target );
}
});
}, { rootMargin: '200px 0px 200px 0px' } );
lazyloadBackgrounds.forEach( ( lazyloadBackground ) => {
lazyloadBackgroundObserver.observe( lazyloadBackground );
} );
};
const events = [
'DOMContentLoaded',
'elementor/lazyload/observe',
];
events.forEach( ( event ) => {
document.addEventListener( event, lazyloadRunObserver );
} );
</script>
<div class="cr-pswp pswp" tabindex="-1" role="dialog" aria-hidden="true">
<div class="pswp__bg"></div>
<div class="pswp__scroll-wrap">
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--close" aria-label="Close (Esc)"></button>
<button class="pswp__button pswp__button--share" aria-label="Share"></button>
<button class="pswp__button pswp__button--fs" aria-label="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--zoom" aria-label="Zoom in/out"></button>
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" aria-label="Previous (arrow left)"></button>
<button class="pswp__button pswp__button--arrow--right" aria-label="Next (arrow right)"></button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div>
<script type="rocketlazyloadscript">
(function () {
var c = document.body.className;
c = c.replace(/woocommerce-no-js/, 'woocommerce-js');
document.body.className = c;
})();
</script>
<div class="pswp" tabindex="-1" role="dialog" aria-modal="true" aria-hidden="true">
<div class="pswp__bg"></div>
<div class="pswp__scroll-wrap">
<div class="pswp__container">
<div class="pswp__item"></div>
<div class="pswp__item"></div>
<div class="pswp__item"></div>
</div>
<div class="pswp__ui pswp__ui--hidden">
<div class="pswp__top-bar">
<div class="pswp__counter"></div>
<button class="pswp__button pswp__button--zoom" aria-label="Zoom in/out"></button>
<button class="pswp__button pswp__button--fs" aria-label="Toggle fullscreen"></button>
<button class="pswp__button pswp__button--share" aria-label="Share"></button>
<button class="pswp__button pswp__button--close" aria-label="Close (Esc)"></button>
<div class="pswp__preloader">
<div class="pswp__preloader__icn">
<div class="pswp__preloader__cut">
<div class="pswp__preloader__donut"></div>
</div>
</div>
</div>
</div>
<div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap">
<div class="pswp__share-tooltip"></div>
</div>
<button class="pswp__button pswp__button--arrow--left" aria-label="Previous (arrow left)"></button>
<button class="pswp__button pswp__button--arrow--right" aria-label="Next (arrow right)"></button>
<div class="pswp__caption">
<div class="pswp__caption__center"></div>
</div>
</div>
</div>
</div>
<script type="text/template" id="tmpl-variation-template">
<div class="woocommerce-variation-description">{{{ data.variation.variation_description }}}</div>
<div class="woocommerce-variation-price">{{{ data.variation.price_html }}}</div>
<div class="woocommerce-variation-availability">{{{ data.variation.availability_html }}}</div>
</script>
<script type="text/template" id="tmpl-unavailable-variation-template">
<p role="alert">Sorry, this product is unavailable. Please choose a different combination.</p>
</script>
<link data-minify="1" rel='stylesheet' id='wc-blocks-style-css' href='https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=1746074190' media='all' />
<link rel='stylesheet' id='wp-schema-pro-fontend-style-css' href='https://ultimategunshop.com/wp-content/plugins/wp-schema-pro/admin/assets/min-css/frontend.min.css?ver=2.8.2' media='all' />
<script id="astra-theme-js-js-extra">
var astra = {"break_point":"921","isRtl":"","is_scroll_to_id":"1","is_scroll_to_top":"1","is_header_footer_builder_active":"1","responsive_cart_click":"flyout","palette_key":"","edit_post_url":"https:\/\/ultimategunshop.com\/wp-admin\/post.php?post={{id}}&action=edit","ajax_url":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php","shop_infinite_count":"2","shop_infinite_total":"0","shop_pagination":"infinite","shop_infinite_scroll_event":"click","shop_no_more_post_message":"No more products to show.","checkout_prev_text":"Back to my details","checkout_next_text":"Proceed to payment","show_comments":"Show Comments","shop_quick_view_enable":"disabled","shop_quick_view_stick_cart":"","shop_quick_view_auto_height":"1","woo_cart_empty_featured_product":"","single_product_qty_ajax_nonce":"20e3ee75b3","single_product_ajax_add_to_cart":"","is_cart":"","is_single_product":"","view_cart":"View cart","cart_url":"https:\/\/ultimategunshop.com\/cart\/","checkout_url":"https:\/\/ultimategunshop.com\/checkout\/","add_to_cart_options_single":"default","is_astra_pro":"1","shopRevealEffectEnable":""};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.9.2" id="astra-theme-js-js" data-rocket-defer defer></script>
<script id="astra-mobile-cart-js-extra">
var astra_cart = {"desktop_layout":"default","responsive_cart_click":"flyout"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/themes/astra/assets/js/minified/mobile-cart.min.js?ver=4.9.2" id="astra-mobile-cart-js" data-rocket-defer defer></script>
<script id="astra-add-to-cart-quantity-btn-js-extra">
var astra_qty_btn = {"plus_qty":"Plus Quantity","minus_qty":"Minus Quantity","style_type":"normal"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/themes/astra/assets/js/minified/add-to-cart-quantity-btn.min.js?ver=4.9.2" id="astra-add-to-cart-quantity-btn-js" data-rocket-defer defer></script>
<script id="cr-frontend-js-js-extra">
var cr_ajax_object = {"ajax_url":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php"};
var cr_ajax_object = {"ajax_url":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php","disable_lightbox":"0"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/customer-reviews-woocommerce/js/frontend.js?ver=1744222774" id="cr-frontend-js-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/customer-reviews-woocommerce/js/colcade.js?ver=1744222774" id="cr-colcade-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/checkout\/??(.*)|\/cart\/?|\/my-account\/??(.*)|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/ultimategunshop.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
</script>
<script id="rocket_lazyload_css-js-after">
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
</script>
<script id="astra-addon-js-js-extra">
var astraAddon = {"sticky_active":"","svgIconClose":"<span class=\"ast-icon icon-close\"><svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"18px\" height=\"18px\">\n <path d=\"M71.029 71.029c9.373-9.372 24.569-9.372 33.942 0L256 222.059l151.029-151.03c9.373-9.372 24.569-9.372 33.942 0 9.372 9.373 9.372 24.569 0 33.942L289.941 256l151.03 151.029c9.372 9.373 9.372 24.569 0 33.942-9.373 9.372-24.569 9.372-33.942 0L256 289.941l-151.029 151.03c-9.373 9.372-24.569 9.372-33.942 0-9.372-9.373-9.372-24.569 0-33.942L222.059 256 71.029 104.971c-9.372-9.373-9.372-24.569 0-33.942z\" \/>\n <\/svg><\/span>","hf_account_show_menu_on":"hover","hf_account_action_type":"link","single_product_sticky_product_image":"","single_product_sticky_product_image_top_offset":"0","cart_sticky_cart_totals":"","order_review_toggle_texts":{"toggle_show_text":"Show Order Summary","toggle_hide_text":"Hide Order Summary"},"check_user_exist_nonce":"b1f7608a2a","woocommerce_login_nonce":"0534cb9ba5","is_logged_in":"","user_validation_msgs":{"error_msg":"Entered user detail is not a valid.","success_msg":"This user is already registered. Please enter the password to continue."},"checkout_order_review_sticky":"","cartflows_version":"","is_registration_required":"","is_complete_package":"1","is_header_builder_active":"1"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://ultimategunshop.com/wp-content/cache/min/1/wp-content/uploads/astra-addon/astra-addon-67f6be267059a9-41592294.js?ver=1744223785" id="astra-addon-js-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.9.2" id="astra-dom-purify-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/astra-addon/addons/woocommerce/assets/js/minified/single-product-ajax-cart.min.js?ver=4.9.2" id="astra-single-product-ajax-cart-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" data-rocket-defer defer></script>
<script id="pwb-functions-frontend-js-extra">
var pwb_ajax_object = {"carousel_prev":"<","carousel_next":">"};
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://ultimategunshop.com/wp-content/cache/min/1/wp-content/plugins/perfect-woocommerce-brands/build/frontend/js/index.js?ver=1744222775" id="pwb-functions-frontend-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.8.3" id="sourcebuster-js-js" data-rocket-defer defer></script>
<script id="wc-order-attribution-js-extra">
var wc_order_attribution = {"params":{"lifetime":1.0000000000000000818030539140313095458623138256371021270751953125e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.8.3" id="wc-order-attribution-js" data-rocket-defer defer></script>
<script id="eael-general-js-extra">
var localize = {"ajaxurl":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php","nonce":"2f67af30a0","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/ultimategunshop.com\/","cart_redirectition":"no","cart_page_url":"https:\/\/ultimategunshop.com\/cart\/","el_breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.1.11" id="eael-general-js" data-rocket-defer defer></script>
<script id="wc-cart-fragments-js-extra">
var wc_cart_fragments_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","cart_hash_key":"wc_cart_hash_020858fb783b2345d5dfb39d39a073f7","fragment_name":"wc_fragments_020858fb783b2345d5dfb39d39a073f7","request_timeout":"5000"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js?ver=9.8.3" id="wc-cart-fragments-js" defer data-wp-strategy="defer"></script>
<script id="wp-schema-pro-fontend-script-js-extra">
var AIOSRS_Frontend = {"ajaxurl":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php","post_id":"1011","user_rating_nonce":"8a8955c79b","success_msg":"Thanks!"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/wp-schema-pro/admin/assets/min-js/frontend.min.js?ver=2.8.2" id="wp-schema-pro-fontend-script-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.2" id="elementor-pro-webpack-runtime-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.4" id="elementor-webpack-runtime-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.4" id="elementor-frontend-modules-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" id="wp-i18n-js-after">
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
</script>
<script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before">
var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php","nonce":"da0fb6fff6","urls":{"assets":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/ultimategunshop.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},
"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/ultimategunshop.com\/cart\/","checkout_page_url":"https:\/\/ultimategunshop.com\/checkout\/","fragments_nonce":"be958db09b"}},
"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.2" id="elementor-pro-frontend-js" data-rocket-defer defer></script>
<script id="elementor-frontend-js-extra">
var uael_particles_script = {"uael_particles_url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/min-js\/uael-particles.min.js","particles_url":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/lib\/particles\/particles.min.js","snowflakes_image":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/snowflake.svg","gift":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/gift.png","tree":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/tree.png","skull":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/skull.png","ghost":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/ghost.png","moon":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/moon.png","bat":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/bat.png","pumpkin":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/pumpkin.png"};
</script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-before">
var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},
"hasCustomBreakpoints":false},"version":"3.28.4","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"container":true,"e_optimized_markup":true,"e_local_google_fonts":true,"theme_builder_v2":true,"nested-elements":true,"editor_v2":true,"e_element_cache":true,"home_screen":true},"urls":{"assets":"https:\/\/ultimategunshop.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/ultimategunshop.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/ultimategunshop.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"c5a41bbbe6"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[]},"post":{"id":1011,"title":"Buy%20Firearms%20Online%20-%20Guns%20and%20Ammunition%20Store%20%7C%20Ultimate%20Gun%20Shop","excerpt":"","featuredImage":false}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.4" id="elementor-frontend-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" id="elementor-frontend-js-after">window.addEventListener('DOMContentLoaded', function() {
window.scope_array = [];
window.backend = 0;
jQuery.cachedScript = function( url, options ) {
// Allow user to set any option except for dataType, cache, and url.
options = jQuery.extend( options || {}, {
dataType: "script",
cache: true,
url: url
});
// Return the jqXHR object so we can chain callbacks.
return jQuery.ajax( options );
};
jQuery( window ).on( "elementor/frontend/init", function() {
elementorFrontend.hooks.addAction( "frontend/element_ready/global", function( $scope, $ ){
if ( "undefined" == typeof $scope ) {
return;
}
if ( $scope.hasClass( "uael-particle-yes" ) ) {
window.scope_array.push( $scope );
$scope.find(".uael-particle-wrapper").addClass("js-is-enabled");
}else{
return;
}
if(elementorFrontend.isEditMode() && $scope.find(".uael-particle-wrapper").hasClass("js-is-enabled") && window.backend == 0 ){
var uael_url = uael_particles_script.uael_particles_url;
jQuery.cachedScript( uael_url );
window.backend = 1;
}else if(elementorFrontend.isEditMode()){
var uael_url = uael_particles_script.uael_particles_url;
jQuery.cachedScript( uael_url ).done(function(){
var flag = true;
});
}
});
});
// Added both `document` and `window` event listeners to address issues where some users faced problems with the `document` event not triggering as expected.
// Define cachedScript globally to avoid redefining it.
jQuery.cachedScript = function(url, options) {
options = jQuery.extend(options || {}, {
dataType: "script",
cache: true,
url: url
});
return jQuery.ajax(options); // Return the jqXHR object so we can chain callbacks
};
let uael_particle_loaded = false; //flag to prevent multiple script loads.
jQuery( document ).on( "ready elementor/popup/show", () => {
loadParticleScript();
});
jQuery( window ).one( "elementor/frontend/init", () => {
if (!uael_particle_loaded) {
loadParticleScript();
}
});
function loadParticleScript(){
// Use jQuery to check for the presence of the element
if (jQuery(".uael-particle-yes").length < 1) {
return;
}
uael_particle_loaded = true;
var uael_url = uael_particles_script.uael_particles_url;
// Call the cachedScript function
jQuery.cachedScript(uael_url);
}
});</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.2" id="pro-elements-handlers-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js?ver=1.7.21-wc.9.8.3" id="zoom-js" defer data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js?ver=2.7.2-wc.9.8.3" id="flexslider-js" defer data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js" data-rocket-defer defer></script>
<script id="wp-util-js-extra">
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-includes/js/wp-util.min.js?ver=6.8.1" id="wp-util-js" data-rocket-defer defer></script>
<script id="wc-add-to-cart-variation-js-extra">
var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"Sorry, no products matched your selection. Please choose a different combination.","i18n_make_a_selection_text":"Please select some product options before adding this product to your cart.","i18n_unavailable_text":"Sorry, this product is unavailable. Please choose a different combination.","i18n_reset_alert_text":"Your selection has been reset. Please select some product options before adding this product to your cart."};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=9.8.3" id="wc-add-to-cart-variation-js" defer data-wp-strategy="defer"></script>
<script id="wc-single-product-js-extra">
var wc_single_product_params = {"i18n_required_rating_text":"Please select a rating","i18n_rating_options":["1 of 5 stars","2 of 5 stars","3 of 5 stars","4 of 5 stars","5 of 5 stars"],"i18n_product_gallery_trigger_text":"View full-screen image gallery","review_rating_required":"yes","flexslider":{"rtl":false,"animation":"slide","smoothHeight":true,"directionNav":false,"controlNav":"thumbnails","slideshow":false,"animationSpeed":500,"animationLoop":false,"allowOneSlide":false},"zoom_enabled":"1","zoom_options":[],"photoswipe_enabled":"1","photoswipe_options":{"shareEl":false,"closeOnScroll":false,"history":false,"hideAnimationDuration":0,"showAnimationDuration":0},"flexslider_enabled":"1"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://ultimategunshop.com/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=9.8.3" id="wc-single-product-js" defer data-wp-strategy="defer"></script>
<script type="rocketlazyloadscript">
/(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1);
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wpsp-script-frontend"></script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://ultimategunshop.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <script>(()=>{class RocketElementorPreload{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}t(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this.i(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach((t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this.o(t)}catch(t){}}))}o(t){const e=JSON.parse(t.dataset.settings),i=e.m||e.animation_delay||0,n=e[this.animationSettingKeys.find((t=>e[t]))];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let o=setTimeout((()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this.l(t,e)}),i);window.addEventListener("rocket-startLoading",(function(){clearTimeout(o)}))}i(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach((t=>{e.forEach((e=>{i.push(t+e)}))})),i}l(t,e){this.i().forEach((t=>delete e[t])),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorPreload;requestAnimationFrame(t.t.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorPreload.run)})();</script></body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1746074589 -->