CINXE.COM

Tom Petty And The Heartbreakers – Tom Petty Official

<!doctype html> <html class="js" lang="en"> <head> <script type="application/vnd.locksmith+json" data-locksmith>{"version":"v190","locked":false,"initialized":true,"scope":"index","access_granted":true,"access_denied":false,"requires_customer":false,"manual_lock":false,"remote_lock":false,"has_timeout":false,"remote_rendered":null,"hide_resource":false,"hide_links_to_resource":false,"transparent":true,"locks":{"all":[],"opened":[]},"keys":[],"keys_signature":"81f1554d3b137dcd5f4ac1c1e5da7d6b1ea869d16d832eed48c79298505ad146","state":{"template":"index","theme":170525098284,"product":null,"collection":null,"page":null,"blog":null,"article":null,"app":null},"now":1740159436,"path":"\/","locale_root_url":"\/","canonical_url":"https:\/\/www.tompetty.com\/","customer_id":null,"customer_id_signature":"81f1554d3b137dcd5f4ac1c1e5da7d6b1ea869d16d832eed48c79298505ad146","cart":null}</script><script data-locksmith>!function(){var require=undefined,reqwest=function(){function succeed(e){var t=protocolRe.exec(e.url);return t=t&&t[1]||context.location.protocol,httpsRe.test(t)?twoHundo.test(e.request.status):!!e.request.response}function handleReadyState(e,t,n){return function(){return e._aborted?n(e.request):e._timedOut?n(e.request,"Request is aborted: timeout"):void(e.request&&4==e.request[readyState]&&(e.request.onreadystatechange=noop,succeed(e)?t(e.request):n(e.request)))}}function setHeaders(e,t){var n,s=t.headers||{};s.Accept=s.Accept||defaultHeaders.accept[t.type]||defaultHeaders.accept["*"];var r="undefined"!=typeof FormData&&t.data instanceof FormData;for(n in!t.crossOrigin&&!s[requestedWith]&&(s[requestedWith]=defaultHeaders.requestedWith),!s[contentType]&&!r&&(s[contentType]=t.contentType||defaultHeaders.contentType),s)s.hasOwnProperty(n)&&"setRequestHeader"in e&&e.setRequestHeader(n,s[n])}function setCredentials(e,t){"undefined"!=typeof t.withCredentials&&"undefined"!=typeof e.withCredentials&&(e.withCredentials=!!t.withCredentials)}function generalCallback(e){lastValue=e}function urlappend(e,t){return e+(/[?]/.test(e)?"&":"?")+t}function handleJsonp(e,t,n,s){var r=uniqid++,o=e.jsonpCallback||"callback",a=e.jsonpCallbackName||reqwest.getcallbackPrefix(r),i=new RegExp("((^|[?]|&)"+o+")=([^&]+)"),l=s.match(i),c=doc.createElement("script"),u=0,d=-1!==navigator.userAgent.indexOf("MSIE 10.0");return l?"?"===l[3]?s=s.replace(i,"$1="+a):a=l[3]:s=urlappend(s,o+"="+a),context[a]=generalCallback,c.type="text/javascript",c.src=s,c.async=!0,"undefined"!=typeof c.onreadystatechange&&!d&&(c.htmlFor=c.id="_reqwest_"+r),c.onload=c.onreadystatechange=function(){if(c[readyState]&&"complete"!==c[readyState]&&"loaded"!==c[readyState]||u)return!1;c.onload=c.onreadystatechange=null,c.onclick&&c.onclick(),t(lastValue),lastValue=undefined,head.removeChild(c),u=1},head.appendChild(c),{abort:function(){c.onload=c.onreadystatechange=null,n({},"Request is aborted: timeout",{}),lastValue=undefined,head.removeChild(c),u=1}}}function getRequest(e,t){var n,s=this.o,r=(s.method||"GET").toUpperCase(),o="string"==typeof s?s:s.url,a=!1!==s.processData&&s.data&&"string"!=typeof s.data?reqwest.toQueryString(s.data):s.data||null,i=!1;return("jsonp"==s.type||"GET"==r)&&a&&(o=urlappend(o,a),a=null),"jsonp"==s.type?handleJsonp(s,e,t,o):((n=s.xhr&&s.xhr(s)||xhr(s)).open(r,o,!1!==s.async),setHeaders(n,s),setCredentials(n,s),context[xDomainRequest]&&n instanceof context[xDomainRequest]?(n.onload=e,n.onerror=t,n.onprogress=function(){},i=!0):n.onreadystatechange=handleReadyState(this,e,t),s.before&&s.before(n),i?setTimeout(function(){n.send(a)},200):n.send(a),n)}function Reqwest(e,t){this.o=e,this.fn=t,init.apply(this,arguments)}function setType(e){return null===e?undefined:e.match("json")?"json":e.match("javascript")?"js":e.match("text")?"html":e.match("xml")?"xml":void 0}function init(o,fn){function complete(e){for(o.timeout&&clearTimeout(self.timeout),self.timeout=null;0<self._completeHandlers.length;)self._completeHandlers.shift()(e)}function success(resp){var type=o.type||resp&&setType(resp.getResponseHeader("Content-Type"));resp="jsonp"!==type?self.request:resp;var filteredResponse=globalSetupOptions.dataFilter(resp.responseText,type),r=filteredResponse;try{resp.responseText=r}catch(e){}if(r)switch(type){case"json":try{resp=context.JSON?context.JSON.parse(r):eval("("+r+")")}catch(err){return error(resp,"Could not parse JSON in response",err)}break;case"js":resp=eval(r);break;case"html":resp=r;break;case"xml":resp=resp.responseXML&&resp.responseXML.parseError&&resp.responseXML.parseError.errorCode&&resp.responseXML.parseError.reason?null:resp.responseXML}for(self._responseArgs.resp=resp,self._fulfilled=!0,fn(resp),self._successHandler(resp);0<self._fulfillmentHandlers.length;)resp=self._fulfillmentHandlers.shift()(resp);complete(resp)}function timedOut(){self._timedOut=!0,self.request.abort()}function error(e,t,n){for(e=self.request,self._responseArgs.resp=e,self._responseArgs.msg=t,self._responseArgs.t=n,self._erred=!0;0<self._errorHandlers.length;)self._errorHandlers.shift()(e,t,n);complete(e)}this.url="string"==typeof o?o:o.url,this.timeout=null,this._fulfilled=!1,this._successHandler=function(){},this._fulfillmentHandlers=[],this._errorHandlers=[],this._completeHandlers=[],this._erred=!1,this._responseArgs={};var self=this;fn=fn||function(){},o.timeout&&(this.timeout=setTimeout(function(){timedOut()},o.timeout)),o.success&&(this._successHandler=function(){o.success.apply(o,arguments)}),o.error&&this._errorHandlers.push(function(){o.error.apply(o,arguments)}),o.complete&&this._completeHandlers.push(function(){o.complete.apply(o,arguments)}),this.request=getRequest.call(this,success,error)}function reqwest(e,t){return new Reqwest(e,t)}function normalize(e){return e?e.replace(/\r?\n/g,"\r\n"):""}function serial(e,t){var n,s,r,o,a=e.name,i=e.tagName.toLowerCase(),l=function(e){e&&!e.disabled&&t(a,normalize(e.attributes.value&&e.attributes.value.specified?e.value:e.text))};if(!e.disabled&&a)switch(i){case"input":/reset|button|image|file/i.test(e.type)||(n=/checkbox/i.test(e.type),s=/radio/i.test(e.type),r=e.value,(!n&&!s||e.checked)&&t(a,normalize(n&&""===r?"on":r)));break;case"textarea":t(a,normalize(e.value));break;case"select":if("select-one"===e.type.toLowerCase())l(0<=e.selectedIndex?e.options[e.selectedIndex]:null);else for(o=0;e.length&&o<e.length;o++)e.options[o].selected&&l(e.options[o])}}function eachFormElement(){var e,t,o=this,n=function(e,t){var n,s,r;for(n=0;n<t.length;n++)for(r=e[byTag](t[n]),s=0;s<r.length;s++)serial(r[s],o)};for(t=0;t<arguments.length;t++)e=arguments[t],/input|select|textarea/i.test(e.tagName)&&serial(e,o),n(e,["input","select","textarea"])}function serializeQueryString(){return reqwest.toQueryString(reqwest.serializeArray.apply(null,arguments))}function serializeHash(){var n={};return eachFormElement.apply(function(e,t){e in n?(n[e]&&!isArray(n[e])&&(n[e]=[n[e]]),n[e].push(t)):n[e]=t},arguments),n}function buildParams(e,t,n,s){var r,o,a,i=/\[\]$/;if(isArray(t))for(o=0;t&&o<t.length;o++)a=t[o],n||i.test(e)?s(e,a):buildParams(e+"["+("object"==typeof a?o:"")+"]",a,n,s);else if(t&&"[object Object]"===t.toString())for(r in t)buildParams(e+"["+r+"]",t[r],n,s);else s(e,t)}var context=this,XHR2;if("window"in context)var doc=document,byTag="getElementsByTagName",head=doc[byTag]("head")[0];else try{XHR2=require("xhr2")}catch(ex){throw new Error("Peer dependency `xhr2` required! Please npm install xhr2")}var httpsRe=/^http/,protocolRe=/(^\w+):\/\//,twoHundo=/^(20\d|1223)$/,readyState="readyState",contentType="Content-Type",requestedWith="X-Requested-With",uniqid=0,callbackPrefix="reqwest_"+ +new Date,lastValue,xmlHttpRequest="XMLHttpRequest",xDomainRequest="XDomainRequest",noop=function(){},isArray="function"==typeof Array.isArray?Array.isArray:function(e){return e instanceof Array},defaultHeaders={contentType:"application/x-www-form-urlencoded",requestedWith:xmlHttpRequest,accept:{"*":"text/javascript, text/html, application/xml, text/xml, */*",xml:"application/xml, text/xml",html:"text/html",text:"text/plain",json:"application/json, text/javascript",js:"application/javascript, text/javascript"}},xhr=function(e){if(!0!==e.crossOrigin)return context[xmlHttpRequest]?new XMLHttpRequest:XHR2?new XHR2:new ActiveXObject("Microsoft.XMLHTTP");var t=context[xmlHttpRequest]?new XMLHttpRequest:null;if(t&&"withCredentials"in t)return t;if(context[xDomainRequest])return new XDomainRequest;throw new Error("Browser does not support cross-origin requests")},globalSetupOptions={dataFilter:function(e){return e}};return Reqwest.prototype={abort:function(){this._aborted=!0,this.request.abort()},retry:function(){init.call(this,this.o,this.fn)},then:function(e,t){return e=e||function(){},t=t||function(){},this._fulfilled?this._responseArgs.resp=e(this._responseArgs.resp):this._erred?t(this._responseArgs.resp,this._responseArgs.msg,this._responseArgs.t):(this._fulfillmentHandlers.push(e),this._errorHandlers.push(t)),this},always:function(e){return this._fulfilled||this._erred?e(this._responseArgs.resp):this._completeHandlers.push(e),this},fail:function(e){return this._erred?e(this._responseArgs.resp,this._responseArgs.msg,this._responseArgs.t):this._errorHandlers.push(e),this},"catch":function(e){return this.fail(e)}},reqwest.serializeArray=function(){var n=[];return eachFormElement.apply(function(e,t){n.push({name:e,value:t})},arguments),n},reqwest.serialize=function(){if(0===arguments.length)return"";var e,t=Array.prototype.slice.call(arguments,0);return(e=t.pop())&&e.nodeType&&t.push(e)&&(e=null),e&&(e=e.type),("map"==e?serializeHash:"array"==e?reqwest.serializeArray:serializeQueryString).apply(null,t)},reqwest.toQueryString=function(e,t){var n,s,r=t||!1,o=[],a=encodeURIComponent,i=function(e,t){t="function"==typeof t?t():null==t?"":t,o[o.length]=a(e)+"="+a(t)};if(isArray(e))for(s=0;e&&s<e.length;s++)i(e[s].name,e[s].value);else for(n in e)e.hasOwnProperty(n)&&buildParams(n,e[n],r,i);return o.join("&").replace(/%20/g,"+")},reqwest.getcallbackPrefix=function(){return callbackPrefix},reqwest.compat=function(e,t){return e&&(e.type&&(e.method=e.type)&&delete e.type,e.dataType&&(e.type=e.dataType),e.jsonpCallback&&(e.jsonpCallbackName=e.jsonpCallback)&&delete e.jsonpCallback,e.jsonp&&(e.jsonpCallback=e.jsonp)),new Reqwest(e,t)},reqwest.ajaxSetup=function(e){for(var t in e=e||{})globalSetupOptions[t]=e[t]},reqwest}(); /*! * Reqwest! A general purpose XHR connection manager * license MIT (c) Dustin Diaz 2015 * https://github.com/ded/reqwest */!function(){var a=window.Locksmith={},e=document.querySelector('script[type="application/vnd.locksmith+json"]'),n=e&&e.innerHTML;if(a.state={},a.util={},a.loading=!1,n)try{a.state=JSON.parse(n)}catch(u){}if(document.addEventListener&&document.querySelector){var s,r,o,t=[76,79,67,75,83,77,73,84,72,49,49],i=function(){r=t.slice(0)},l="style",c=function(e){e&&27!==e.keyCode&&"click"!==e.type||(document.removeEventListener("keydown",c),document.removeEventListener("click",c),s&&document.body.removeChild(s),s=null)};i(),document.addEventListener("keyup",function(e){if(e.keyCode===r[0]){if(clearTimeout(o),r.shift(),0<r.length)return void(o=setTimeout(i,1e3));i(),c(),(s=document.createElement("div"))[l].width="50%",s[l].maxWidth="1000px",s[l].height="85%",s[l].border="1px rgba(0, 0, 0, 0.2) solid",s[l].background="rgba(255, 255, 255, 0.99)",s[l].borderRadius="4px",s[l].position="fixed",s[l].top="50%",s[l].left="50%",s[l].transform="translateY(-50%) translateX(-50%)",s[l].boxShadow="0 2px 5px rgba(0, 0, 0, 0.3), 0 0 100vh 100vw rgba(0, 0, 0, 0.5)",s[l].zIndex="2147483645";var t=document.createElement("textarea");t.value=JSON.stringify(JSON.parse(n),null,2),t[l].border="none",t[l].display="block",t[l].boxSizing="border-box",t[l].width="100%",t[l].height="100%",t[l].background="transparent",t[l].padding="22px",t[l].fontFamily="monospace",t[l].fontSize="14px",t[l].color="#333",t[l].resize="none",t[l].outline="none",t.readOnly=!0,s.appendChild(t),document.body.appendChild(s),t.addEventListener("click",function(e){e.stopImmediatePropagation()}),t.select(),document.addEventListener("keydown",c),document.addEventListener("click",c)}})}a.isEmbedded=-1!==window.location.search.indexOf("_ab=0&_fd=0&_sc=1"),a.path=a.state.path||window.location.pathname,a.basePath=a.state.locale_root_url.concat("/apps/locksmith").replace(/^\/\//,"/"),a.reloading=!1,a.util.console=window.console||{log:function(){},error:function(){}},a.util.makeUrl=function(e,t){var n,s=a.basePath+e,r=[],o=a.cache();for(n in o)r.push(n+"="+encodeURIComponent(o[n]));for(n in t)r.push(n+"="+encodeURIComponent(t[n]));return a.state.customer_id&&(r.push("customer_id="+encodeURIComponent(a.state.customer_id)),r.push("customer_id_signature="+encodeURIComponent(a.state.customer_id_signature))),s+=(-1===s.indexOf("?")?"?":"&")+r.join("&")},a._initializeCallbacks=[],a.on=function(e,t){if("initialize"!==e)throw'Locksmith.on() currently only supports the "initialize" event';a._initializeCallbacks.push(t)},a.initializeSession=function(e){if(!a.isEmbedded){var t=!1,n=!0,s=!0;(e=e||{}).silent&&(s=n=!(t=!0)),a.ping({silent:t,spinner:n,reload:s,callback:function(){a._initializeCallbacks.forEach(function(e){e()})}})}},a.cache=function(e){var t={};try{var n=function r(e){return(document.cookie.match("(^|; )"+e+"=([^;]*)")||0)[2]};t=JSON.parse(decodeURIComponent(n("locksmith-params")||"{}"))}catch(u){}if(e){for(var s in e)t[s]=e[s];document.cookie="locksmith-params=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/",document.cookie="locksmith-params="+encodeURIComponent(JSON.stringify(t))+"; path=/"}return t},a.cache.cart=a.state.cart,a.cache.cartLastSaved=null,a.params=a.cache(),a.util.reload=function(){a.reloading=!0;try{window.location.href=window.location.href.replace(/#.*/,"")}catch(u){a.util.console.error("Preferred reload method failed",u),window.location.reload()}},a.cache.saveCart=function(e){if(!a.cache.cart||a.cache.cart===a.cache.cartLastSaved)return e?e():null;var t=a.cache.cartLastSaved;a.cache.cartLastSaved=a.cache.cart,reqwest({url:"/cart/update.json",method:"post",type:"json",data:{attributes:{locksmith:a.cache.cart}},complete:e,error:function(e){if(a.cache.cartLastSaved=t,!a.reloading)throw e}})},a.util.spinnerHTML='<style>body{background:#FFF}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#loading{display:flex;width:100%;height:50vh;color:#777;align-items:center;justify-content:center}#loading .spinner{display:block;animation:spin 600ms linear infinite;position:relative;width:50px;height:50px}#loading .spinner-ring{stroke:currentColor;stroke-dasharray:100%;stroke-width:2px;stroke-linecap:round;fill:none}</style><div id="loading"><div class="spinner"><svg width="100%" height="100%"><svg preserveAspectRatio="xMinYMin"><circle class="spinner-ring" cx="50%" cy="50%" r="45%"></circle></svg></svg></div></div>',a.util.clobberBody=function(e){document.body.innerHTML=e},a.util.clobberDocument=function(e){e.responseText&&(e=e.responseText),document.documentElement&&document.removeChild(document.documentElement);var t=document.open("text/html","replace");t.writeln(e),t.close(),setTimeout(function(){var e=t.querySelector("[autofocus]");e&&e.focus()},100)},a.util.serializeForm=function(e){if(e&&"FORM"===e.nodeName){var t,n,s={};for(t=e.elements.length-1;0<=t;t-=1)if(""!==e.elements[t].name)switch(e.elements[t].nodeName){case"INPUT":switch(e.elements[t].type){default:case"text":case"hidden":case"password":case"button":case"reset":case"submit":s[e.elements[t].name]=e.elements[t].value;break;case"checkbox":case"radio":e.elements[t].checked&&(s[e.elements[t].name]=e.elements[t].value);break;case"file":}break;case"TEXTAREA":s[e.elements[t].name]=e.elements[t].value;break;case"SELECT":switch(e.elements[t].type){case"select-one":s[e.elements[t].name]=e.elements[t].value;break;case"select-multiple":for(n=e.elements[t].options.length-1;0<=n;n-=1)e.elements[t].options[n].selected&&(s[e.elements[t].name]=e.elements[t].options[n].value)}break;case"BUTTON":switch(e.elements[t].type){case"reset":case"submit":case"button":s[e.elements[t].name]=e.elements[t].value}}return s}},a.util.on=function(e,o,a,t){t=t||document;var i="locksmith-"+e+o,n=function(e){var t=e.target,n=e.target.parentElement,s=t.className.baseVal||t.className||"",r=n.className.baseVal||n.className||"";("string"==typeof s&&-1!==s.split(/\s+/).indexOf(o)||"string"==typeof r&&-1!==r.split(/\s+/).indexOf(o))&&!e[i]&&(e[i]=!0,a(e))};t.attachEvent?t.attachEvent(e,n):t.addEventListener(e,n,!1)},a.util.enableActions=function(e){a.util.on("click","locksmith-action",function(e){e.preventDefault();var t=e.target;t.dataset.confirmWith&&!confirm(t.dataset.confirmWith)||(t.disabled=!0,t.innerText=t.dataset.disableWith,a.post("/action",t.dataset.locksmithParams,{spinner:!1,type:"text",success:function(e){(e=JSON.parse(e.responseText)).message&&alert(e.message),a.util.reload()}}))},e)},a.util.inject=function(e,t){var n=["data","locksmith","append"];if(-1!==t.indexOf(n.join("-"))){var s=document.createElement("div");s.innerHTML=t,e.appendChild(s)}else e.innerHTML=t;var r,o,a=e.querySelectorAll("script");for(o=0;o<a.length;++o){r=a[o];var i=document.createElement("script");if(r.type&&(i.type=r.type),r.src)i.src=r.src;else{var l=document.createTextNode(r.innerHTML);i.appendChild(l)}e.appendChild(i)}var c=e.querySelector("[autofocus]");c&&c.focus()},a.post=function(e,t,n){!1!==(n=n||{}).spinner&&a.util.clobberBody(a.util.spinnerHTML);var s={};n.container===document?(s.layout=1,n.success=function(e){document.getElementById(n.container);a.util.clobberDocument(e)}):n.container&&(s.layout=0,n.success=function(e){var t=document.getElementById(n.container);a.util.inject(t,e),t.id===t.firstChild.id&&t.parentElement.replaceChild(t.firstChild,t)}),n.form_type&&(t.form_type=n.form_type),n.include_layout_classes!==undefined&&(t.include_layout_classes=n.include_layout_classes),n.lock_id!==undefined&&(t.lock_id=n.lock_id),a.loading=!0;var r=a.util.makeUrl(e,s);reqwest({url:r,method:"post",type:n.type||"html",data:t,complete:function(){a.loading=!1},error:function(e){if(!a.reloading)if("dashboard.weglot.com"!==window.location.host){if(!n.silent)throw alert("Something went wrong! Please refresh and try again."),e;console.error(e)}else console.error(e)},success:n.success||a.util.clobberDocument})},a.postResource=function(e,t){e.path=a.path,e.search=window.location.search,e.state=a.state,e.passcode&&(e.passcode=e.passcode.trim()),e.email&&(e.email=e.email.trim()),e.state.cart=a.cache.cart,e.locksmith_json=a.jsonTag,e.locksmith_json_signature=a.jsonTagSignature,a.post("/resource",e,t)},a.ping=function(e){if(!a.isEmbedded){e=e||{};a.post("/ping",{path:a.path,search:window.location.search,state:a.state},{spinner:!!e.spinner,silent:"undefined"==typeof e.silent||e.silent,type:"text",success:function(e){(e=JSON.parse(e.responseText)).messages&&0<e.messages.length&&a.showMessages(e.messages)}})}},a.timeoutMonitor=function(){var e=a.cache.cart;a.ping({callback:function(){e!==a.cache.cart||setTimeout(function(){a.timeoutMonitor()},6e4)}})},a.showMessages=function(e){var t=document.createElement("div");t.style.position="fixed",t.style.left=0,t.style.right=0,t.style.bottom="-50px",t.style.opacity=0,t.style.background="#191919",t.style.color="#ddd",t.style.transition="bottom 0.2s, opacity 0.2s",t.style.zIndex=999999,t.innerHTML=" <style> .locksmith-ab .locksmith-b { display: none; } .locksmith-ab.toggled .locksmith-b { display: flex; } .locksmith-ab.toggled .locksmith-a { display: none; } .locksmith-flex { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; padding: 10px 20px; } .locksmith-message + .locksmith-message { border-top: 1px #555 solid; } .locksmith-message a { color: inherit; font-weight: bold; } .locksmith-message a:hover { color: inherit; opacity: 0.8; } a.locksmith-ab-toggle { font-weight: inherit; text-decoration: underline; } .locksmith-text { flex-grow: 1; } .locksmith-cta { flex-grow: 0; text-align: right; } .locksmith-cta button { transform: scale(0.8); transform-origin: left; } .locksmith-cta > * { display: block; } .locksmith-cta > * + * { margin-top: 10px; } .locksmith-message a.locksmith-close { flex-grow: 0; text-decoration: none; margin-left: 15px; font-size: 30px; font-family: monospace; display: block; padding: 2px 10px; } @media screen and (max-width: 600px) { .locksmith-wide-only { display: none !important; } .locksmith-flex { padding: 0 15px; } .locksmith-flex > * { margin-top: 5px; margin-bottom: 5px; } .locksmith-cta { text-align: left; } } @media screen and (min-width: 601px) { .locksmith-narrow-only { display: none !important; } } </style> "+e.map(function(e){return'<div class="locksmith-message">'+e+"</div>"}).join(""),document.body.appendChild(t),document.body.style.position="relative",document.body.parentElement.style.paddingBottom=t.offsetHeight+"px",setTimeout(function(){t.style.bottom=0,t.style.opacity=1},50),a.util.on("click","locksmith-ab-toggle",function(e){e.preventDefault();for(var t=e.target.parentElement;-1===t.className.split(" ").indexOf("locksmith-ab");)t=t.parentElement;-1!==t.className.split(" ").indexOf("toggled")?t.className=t.className.replace("toggled",""):t.className=t.className+" toggled"}),a.util.enableActions(t)}}()}();</script> <script data-locksmith>Locksmith.cache.cart=null</script> <script data-locksmith>Locksmith.jsonTag="\u003cscript type=\"application\/vnd.locksmith+json\" data-locksmith\u003e{\"version\":\"v190\",\"locked\":false,\"initialized\":true,\"scope\":\"index\",\"access_granted\":true,\"access_denied\":false,\"requires_customer\":false,\"manual_lock\":false,\"remote_lock\":false,\"has_timeout\":false,\"remote_rendered\":null,\"hide_resource\":false,\"hide_links_to_resource\":false,\"transparent\":true,\"locks\":{\"all\":[],\"opened\":[]},\"keys\":[],\"keys_signature\":\"81f1554d3b137dcd5f4ac1c1e5da7d6b1ea869d16d832eed48c79298505ad146\",\"state\":{\"template\":\"index\",\"theme\":170525098284,\"product\":null,\"collection\":null,\"page\":null,\"blog\":null,\"article\":null,\"app\":null},\"now\":1740159436,\"path\":\"\\\/\",\"locale_root_url\":\"\\\/\",\"canonical_url\":\"https:\\\/\\\/www.tompetty.com\\\/\",\"customer_id\":null,\"customer_id_signature\":\"81f1554d3b137dcd5f4ac1c1e5da7d6b1ea869d16d832eed48c79298505ad146\",\"cart\":null}\u003c\/script\u003e";Locksmith.jsonTagSignature="d4ee24f92a433b232ec40872eadb58d99f5e547421f83cc6321d7db05c2bd71e"</script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="theme-color" content=""> <meta name="google-site-verification" content="googlec14e267e4f906aeb.html" /> <!-- Google Tag Manager --> <script>(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-W7Q9HB42');</script> <!-- End Google Tag Manager --> <link rel="canonical" href="https://www.tompetty.com/"><link rel="icon" type="image/png" href="//www.tompetty.com/cdn/shop/files/apple-touch-icon.webp?crop=center&height=32&v=1724335703&width=32"><link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin><title> Tom Petty And The Heartbreakers &ndash; Tom Petty Official</title> <meta name="description" content="The Official Website of Tom Petty And The Heartbreakers for music, news, merchandise and more!"> <meta property="og:site_name" content="Tom Petty Official"> <meta property="og:url" content="https://www.tompetty.com/"><meta property="og:title" content="Tom Petty And The Heartbreakers"> <meta property="og:type" content="website"> <meta property="og:description" content="The Official Website of Tom Petty And The Heartbreakers for music, news, merchandise and more!"> <meta property="og:image" content="http://www.tompetty.com/cdn/shop/files/apple-touch-icon.webp?v=1724335703"> <meta property="og:image:secure_url" content="https://www.tompetty.com/cdn/shop/files/apple-touch-icon.webp?v=1724335703"> <meta property="og:image:width" content="150"> <meta property="og:image:height" content="150"><meta name="twitter:site" content="@tompetty"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Tom Petty And The Heartbreakers"> <meta name="twitter:description" content="The Official Website of Tom Petty And The Heartbreakers for music, news, merchandise and more!"> <script src="//www.tompetty.com/cdn/shop/t/3/assets/constants.js?v=58251544750838685771723062215" defer="defer"></script> <script src="//www.tompetty.com/cdn/shop/t/3/assets/pubsub.js?v=158357773527763999511723062215" defer="defer"></script> <script src="//www.tompetty.com/cdn/shop/t/3/assets/global.js?v=169133666446936030411723657867" defer="defer"></script> <script src="//www.tompetty.com/cdn/shop/t/3/assets/custom.js?v=137521808988754473411723062215" defer="defer"></script><script src="//www.tompetty.com/cdn/shop/t/3/assets/animations.js?v=88693664871331136111723062215" defer="defer"></script><script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.start');</script><meta id="shopify-digital-wallet" name="shopify-digital-wallet" content="/89158418732/digital_wallets/dialog"> <script async="async" src="/checkouts/internal/preloads.js?locale=en-US"></script> <script id="shopify-features" type="application/json">{"accessToken":"49990a7d4bb774f0dc72bd174c149e14","betas":["rich-media-storefront-analytics"],"domain":"www.tompetty.com","predictiveSearch":true,"shopId":89158418732,"smart_payment_buttons_url":"https:\/\/www.tompetty.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/spb.en.js","dynamic_checkout_cart_url":"https:\/\/www.tompetty.com\/cdn\/shopifycloud\/payment-sheet\/assets\/latest\/dynamic-checkout-cart.en.js","locale":"en"}</script> <script>var Shopify = Shopify || {}; Shopify.shop = "tom-petty-official.myshopify.com"; Shopify.locale = "en"; Shopify.currency = {"active":"USD","rate":"1.0"}; Shopify.country = "US"; Shopify.theme = {"name":"Waiting","id":170525098284,"schema_name":"Dawn Turbo","schema_version":"14.0.0","theme_store_id":null,"role":"main"}; Shopify.theme.handle = "null"; Shopify.theme.style = {"id":null,"handle":null}; Shopify.cdnHost = "www.tompetty.com/cdn"; Shopify.routes = Shopify.routes || {}; Shopify.routes.root = "/";</script> <script type="module">!function(o){(o.Shopify=o.Shopify||{}).modules=!0}(window);</script> <script>!function(o){function n(){var o=[];function n(){o.push(Array.prototype.slice.apply(arguments))}return n.q=o,n}var t=o.Shopify=o.Shopify||{};t.loadFeatures=n(),t.autoloadFeatures=n()}(window);</script> <script id="shop-js-analytics" type="application/json">{"pageType":"index"}</script> <script>(function() { function asyncLoad() { var urls = ["https:\/\/cdnig.addons.business\/embed\/cloud\/tom-petty-official\/cziframeagent.js?v=212104101107\u0026token=lORY241608fw55LP\u0026shop=tom-petty-official.myshopify.com","https:\/\/chimpstatic.com\/mcjs-connected\/js\/users\/f6a4415d607f7305f66f9efd8\/aac9808607af551230632ddb4.js?shop=tom-petty-official.myshopify.com"]; for (var i = 0; i < urls.length; i++) { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = urls[i]; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x); } }; if(window.attachEvent) { window.attachEvent('onload', asyncLoad); } else { window.addEventListener('load', asyncLoad, false); } })();</script> <script id="__st">var __st={"a":89158418732,"offset":-18000,"reqid":"ee5646fc-264d-4401-88fc-e39f54397e90-1740159436","pageurl":"www.tompetty.com\/","u":"1330cf142fe4","p":"home"};</script> <script>window.ShopifyPaypalV4VisibilityTracking = true;</script> <script id="captcha-bootstrap">!function(){'use strict';const t='contact',e='account',n='new_comment',o=[[t,t],['blogs',n],['comments',n],[t,'customer']],c=[[e,'customer_login'],[e,'guest_login'],[e,'recover_customer_password'],[e,'create_customer']],r=t=>t.map((([t,e])=>`form[action*='/${t}']:not([data-nocaptcha='true']) input[name='form_type'][value='${e}']`)).join(','),a=t=>()=>t?[...document.querySelectorAll(t)].map((t=>t.form)):[];function s(){const t=[...o],e=r(t);return a(e)}const i='password',u='form_key',d=['recaptcha-v3-token','g-recaptcha-response','h-captcha-response',i],f=()=>{try{return window.sessionStorage}catch{return}},m='__shopify_v',_=t=>t.elements[u];function p(t,e,n=!1){try{const o=window.sessionStorage,c=JSON.parse(o.getItem(e)),{data:r}=function(t){const{data:e,action:n}=t;return t[m]||n?{data:e,action:n}:{data:t,action:n}}(c);for(const[e,n]of Object.entries(r))t.elements[e]&&(t.elements[e].value=n);n&&o.removeItem(e)}catch(o){console.error('form repopulation failed',{error:o})}}const l='form_type',E='cptcha';function T(t){t.dataset[E]=!0}const w=window,h=w.document,L='Shopify',v='ce_forms',y='captcha';let A=!1;((t,e)=>{const n=(g='f06e6c50-85a8-45c8-87d0-21a2b65856fe',I='https://cdn.shopify.com/shopifycloud/storefront-forms-hcaptcha/ce_storefront_forms_captcha_hcaptcha.v1.5.2.iife.js',D={infoText:'Protected by hCaptcha',privacyText:'Privacy',termsText:'Terms'},(t,e,n)=>{const o=w[L][v],c=o.bindForm;if(c)return c(t,g,e,D).then(n);var r;o.q.push([[t,g,e,D],n]),r=I,A||(h.body.append(Object.assign(h.createElement('script'),{id:'captcha-provider',async:!0,src:r})),A=!0)});var g,I,D;w[L]=w[L]||{},w[L][v]=w[L][v]||{},w[L][v].q=[],w[L][y]=w[L][y]||{},w[L][y].protect=function(t,e){n(t,void 0,e),T(t)},Object.freeze(w[L][y]),function(t,e,n,w,h,L){const[v,y,A,g]=function(t,e,n){const i=e?o:[],u=t?c:[],d=[...i,...u],f=r(d),m=r(i),_=r(d.filter((([t,e])=>n.includes(e))));return[a(f),a(m),a(_),s()]}(w,h,L),I=t=>{const e=t.target;return e instanceof HTMLFormElement?e:e&&e.form},D=t=>v().includes(t);t.addEventListener('submit',(t=>{const e=I(t);if(!e)return;const n=D(e)&&!e.dataset.hcaptchaBound&&!e.dataset.recaptchaBound,o=_(e),c=g().includes(e)&&(!o||!o.value);(n||c)&&t.preventDefault(),c&&!n&&(function(t){try{if(!f())return;!function(t){const e=f();if(!e)return;const n=_(t);if(!n)return;const o=n.value;o&&e.removeItem(o)}(t);const e=Array.from(Array(32),(()=>Math.random().toString(36)[2])).join('');!function(t,e){_(t)||t.append(Object.assign(document.createElement('input'),{type:'hidden',name:u})),t.elements[u].value=e}(t,e),function(t,e){const n=f();if(!n)return;const o=[...t.querySelectorAll(`input[type='${i}']`)].map((({name:t})=>t)),c=[...d,...o],r={};for(const[a,s]of new FormData(t).entries())c.includes(a)||(r[a]=s);n.setItem(e,JSON.stringify({[m]:1,action:t.action,data:r}))}(t,e)}catch(e){console.error('failed to persist form',e)}}(e),e.submit())}));const S=(t,e)=>{t&&!t.dataset[E]&&(n(t,e.some((e=>e===t))),T(t))};for(const o of['focusin','change'])t.addEventListener(o,(t=>{const e=I(t);D(e)&&S(e,y())}));const B=e.get('form_key'),M=e.get(l),P=B&&M;t.addEventListener('DOMContentLoaded',(()=>{const t=y();if(P)for(const e of t)e.elements[l].value===M&&p(e,B);[...new Set([...A(),...v().filter((t=>'true'===t.dataset.shopifyCaptcha))])].forEach((e=>S(e,t)))}))}(h,new URLSearchParams(w.location.search),n,t,e,['guest_login'])})(!0,!0)}();</script> <script integrity="sha256-EGCDRYTvIEOXsReXgqGwkAR+5Dl8tickSrieA/ZcQwc=" data-source-attribution="shopify.loadfeatures" defer="defer" src="//www.tompetty.com/cdn/shopifycloud/shopify/assets/storefront/load_feature-1060834584ef204397b1179782a1b090047ee4397cb627244ab89e03f65c4307.js" crossorigin="anonymous"></script> <script integrity="sha256-HAs5a9TQVLlKuuHrahvWuke+s1UlxXohfHeoYv8G2D8=" data-source-attribution="shopify.dynamic-checkout" defer="defer" src="//www.tompetty.com/cdn/shopifycloud/shopify/assets/storefront/features-1c0b396bd4d054b94abae1eb6a1bd6ba47beb35525c57a217c77a862ff06d83f.js" crossorigin="anonymous"></script> <script id="sections-script" data-sections="header" defer="defer" src="//www.tompetty.com/cdn/shop/t/3/compiled_assets/scripts.js?1516"></script> <script>window.performance && window.performance.mark && window.performance.mark('shopify.content_for_header.end');</script> <style id="font-overrides"> :root { --font-body-family: "Roboto Condensed", sans-serif; --font-body-style: normal; --font-body-weight: 400; --font-body-weight-bold: 700; --font-heading-family: "Roboto Condensed", sans-serif; --font-heading-style: italic; --font-heading-weight: 700; } </style> <style data-shopify> @font-face { font-family: "Roboto Condensed"; font-weight: 400; font-style: normal; font-display: swap; src: url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_n4.901867ac1fae62a138ed9ec7898623d714425105.woff2?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=dfc2a824097ea9923d3a681a7de4400736e4cda4bee92350ac7b2454d11aa2a7") format("woff2"), url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_n4.c3228efde738d250ea3586f81d19645b192589ab.woff?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=49fa3716b9d4b3ed340d8c7a104d02eb695b7315fafcd1b534bfa38030680b7c") format("woff"); } @font-face { font-family: "Roboto Condensed"; font-weight: 700; font-style: normal; font-display: swap; src: url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_n7.a8dcc495520a7cc0e796688956d83e7a5274e247.woff2?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=b177504f38a7632ced4375baf4475032e3e56dd094ca3f1223622fcf82e50c21") format("woff2"), url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_n7.42ef03157aa2a002e25bb3dfa99c3e6719fa428a.woff?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=8aa24f6979494aae8a153998b7c4c16d218eb82a6f4a4a7a39389cafed110c80") format("woff"); } @font-face { font-family: "Roboto Condensed"; font-weight: 400; font-style: italic; font-display: swap; src: url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_i4.13fc127c668f1ef2c693593d70d747d31984e2fb.woff2?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=dcb428da1e0b576aa60fb59adcea833abf76836d34e35a956a7f868ff86453b6") format("woff2"), url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_i4.c9f77c83bde6a8505d7622ece139952798a4f56a.woff?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=b8ec39aef318acf13fae1c67a427adc9ef109c9e46e33160a3175d3f23ff10eb") format("woff"); } @font-face { font-family: "Roboto Condensed"; font-weight: 700; font-style: italic; font-display: swap; src: url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_i7.7565ef358b998b657e7f441948127f8a7c9be773.woff2?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=d2ab0b3e92ce1faba4844c6a628b99a6709d5bd470adc4143a11c357bf5060f3") format("woff2"), url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_i7.06cb4516964ff08b914525b41601e86f4330c9c3.woff?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=301593d08f60290848a37c6f9abb58d7ed68bfc760229d37ac5db92672ae793d") format("woff"); } @font-face { font-family: "Roboto Condensed"; font-weight: 700; font-style: italic; font-display: swap; src: url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_i7.7565ef358b998b657e7f441948127f8a7c9be773.woff2?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=d2ab0b3e92ce1faba4844c6a628b99a6709d5bd470adc4143a11c357bf5060f3") format("woff2"), url("//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_i7.06cb4516964ff08b914525b41601e86f4330c9c3.woff?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=301593d08f60290848a37c6f9abb58d7ed68bfc760229d37ac5db92672ae793d") format("woff"); } :root, .color-scheme-1 { --color-background: 28,0,1; --gradient-background: #1c0001; --color-foreground: 255,255,255; --color-background-contrast: 255,28,36; --color-shadow: 28,0,1; --color-button: 220,43,39; --color-button-text: 255,255,255; --color-button-alt: 0,181,177; --color-button-alt-text: 28,0,1; --color-secondary-button: 28,0,1; --color-secondary-button-text: 255,255,255; --color-link: 255,255,255; --color-badge-foreground: 255,255,255; --color-badge-background: 28,0,1; --color-badge-border: 255,255,255; --payment-terms-background-color: rgb(28 0 1); } .color-scheme-2 { --color-background: 28,0,1; --gradient-background: #1c0001; --color-foreground: 255,255,255; --color-background-contrast: 255,28,36; --color-shadow: 28,0,1; --color-button: 0,181,177; --color-button-text: 28,0,1; --color-button-alt: 220,43,39; --color-button-alt-text: 255,255,255; --color-secondary-button: 28,0,1; --color-secondary-button-text: 255,255,255; --color-link: 255,255,255; --color-badge-foreground: 255,255,255; --color-badge-background: 28,0,1; --color-badge-border: 255,255,255; --payment-terms-background-color: rgb(28 0 1); } .color-scheme-3 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 28,0,1; --color-background-contrast: 191,191,191; --color-shadow: 28,0,1; --color-button: 220,43,39; --color-button-text: 255,255,255; --color-button-alt: 0,181,177; --color-button-alt-text: 28,0,1; --color-secondary-button: 255,255,255; --color-secondary-button-text: 28,0,1; --color-link: 28,0,1; --color-badge-foreground: 28,0,1; --color-badge-background: 255,255,255; --color-badge-border: 28,0,1; --payment-terms-background-color: rgb(255 255 255); } .color-scheme-4 { --color-background: 255,255,255; --gradient-background: #ffffff; --color-foreground: 28,0,1; --color-background-contrast: 191,191,191; --color-shadow: 28,0,1; --color-button: 0,181,177; --color-button-text: 28,0,1; --color-button-alt: 220,43,39; --color-button-alt-text: 255,255,255; --color-secondary-button: 255,255,255; --color-secondary-button-text: 28,0,1; --color-link: 28,0,1; --color-badge-foreground: 28,0,1; --color-badge-background: 255,255,255; --color-badge-border: 28,0,1; --payment-terms-background-color: rgb(255 255 255); } .color-scheme-5 { --color-background: 28,0,1; --gradient-background: #1c0001; --color-foreground: 220,43,39; --color-background-contrast: 255,28,36; --color-shadow: 28,0,1; --color-button: 220,43,39; --color-button-text: 255,255,255; --color-button-alt: 0,181,177; --color-button-alt-text: 28,0,1; --color-secondary-button: 28,0,1; --color-secondary-button-text: 220,43,39; --color-link: 220,43,39; --color-badge-foreground: 220,43,39; --color-badge-background: 28,0,1; --color-badge-border: 220,43,39; --payment-terms-background-color: rgb(28 0 1); } .color-scheme-fee9375f-5aa2-477b-b942-2200c8d2d618 { --color-background: 220,43,39; --gradient-background: #dc2b27; --color-foreground: 255,255,255; --color-background-contrast: 113,20,18; --color-shadow: 28,0,1; --color-button: 28,0,1; --color-button-text: 255,255,255; --color-button-alt: 0,181,177; --color-button-alt-text: 28,0,1; --color-secondary-button: 220,43,39; --color-secondary-button-text: 28,0,1; --color-link: 28,0,1; --color-badge-foreground: 255,255,255; --color-badge-background: 220,43,39; --color-badge-border: 255,255,255; --payment-terms-background-color: rgb(220 43 39); } .color-scheme-83553882-200a-4bbd-96ce-c0bb1cd18b60 { --color-background: 0,181,177; --gradient-background: #00b5b1; --color-foreground: 255,255,255; --color-background-contrast: 0,54,52; --color-shadow: 28,0,1; --color-button: 220,43,39; --color-button-text: 255,255,255; --color-button-alt: 0,181,177; --color-button-alt-text: 28,0,1; --color-secondary-button: 0,181,177; --color-secondary-button-text: 255,255,255; --color-link: 255,255,255; --color-badge-foreground: 255,255,255; --color-badge-background: 0,181,177; --color-badge-border: 255,255,255; --payment-terms-background-color: rgb(0 181 177); } body, .color-scheme-1, .color-scheme-2, .color-scheme-3, .color-scheme-4, .color-scheme-5, .color-scheme-fee9375f-5aa2-477b-b942-2200c8d2d618, .color-scheme-83553882-200a-4bbd-96ce-c0bb1cd18b60 { color: rgba(var(--color-foreground), 1); background-color: rgb(var(--color-background)); } :root { --font-body-scale: 1.0; --font-heading-scale: 1.0; --media-padding: px; --media-border-opacity: 1.0; --media-border-width: 0px; --media-radius: 0px; --media-shadow-opacity: 0.0; --media-shadow-horizontal-offset: -40px; --media-shadow-vertical-offset: -40px; --media-shadow-blur-radius: 0px; --media-shadow-visible: 0; --page-width: 160rem; --page-width-margin: 0rem; --product-card-image-padding: 0.0rem; --product-card-corner-radius: 0.0rem; --product-card-text-alignment: left; --product-card-border-width: 0.0rem; --product-card-border-opacity: 1.0; --product-card-shadow-opacity: 0.0; --product-card-shadow-visible: 0; --product-card-shadow-horizontal-offset: -4.0rem; --product-card-shadow-vertical-offset: -4.0rem; --product-card-shadow-blur-radius: 0.0rem; --collection-card-image-padding: 0.0rem; --collection-card-corner-radius: 0.0rem; --collection-card-text-alignment: left; --collection-card-border-width: 0.0rem; --collection-card-border-opacity: 1.0; --collection-card-shadow-opacity: 0.0; --collection-card-shadow-visible: 0; --collection-card-shadow-horizontal-offset: -4.0rem; --collection-card-shadow-vertical-offset: -4.0rem; --collection-card-shadow-blur-radius: 0.0rem; --blog-card-image-padding: 0.0rem; --blog-card-corner-radius: 0.0rem; --blog-card-text-alignment: left; --blog-card-border-width: 0.0rem; --blog-card-border-opacity: 1.0; --blog-card-shadow-opacity: 0.0; --blog-card-shadow-visible: 0; --blog-card-shadow-horizontal-offset: -4.0rem; --blog-card-shadow-vertical-offset: -4.0rem; --blog-card-shadow-blur-radius: 0.0rem; --badge-corner-radius: 4.0rem; --popup-border-width: 0px; --popup-border-opacity: 1.0; --popup-corner-radius: 0px; --popup-shadow-opacity: 0.0; --popup-shadow-horizontal-offset: -40px; --popup-shadow-vertical-offset: -40px; --popup-shadow-blur-radius: 0px; --drawer-border-width: 0px; --drawer-border-opacity: 1.0; --drawer-shadow-opacity: 0.0; --drawer-shadow-horizontal-offset: -40px; --drawer-shadow-vertical-offset: -40px; --drawer-shadow-blur-radius: 0px; --spacing-sections-desktop: 0px; --spacing-sections-mobile: 0px; --grid-desktop-vertical-spacing: 32px; --grid-desktop-horizontal-spacing: 32px; --grid-mobile-vertical-spacing: 16px; --grid-mobile-horizontal-spacing: 16px; --text-boxes-border-opacity: 1.0; --text-boxes-border-width: 0px; --text-boxes-radius: 0px; --text-boxes-shadow-opacity: 0.0; --text-boxes-shadow-visible: 0; --text-boxes-shadow-horizontal-offset: -40px; --text-boxes-shadow-vertical-offset: -40px; --text-boxes-shadow-blur-radius: 0px; --buttons-radius: 0px; --buttons-radius-outset: 0px; --buttons-border-width: 2px; --buttons-border-opacity: 1.0; --buttons-shadow-opacity: 0.0; --buttons-shadow-visible: 0; --buttons-shadow-horizontal-offset: -12px; --buttons-shadow-vertical-offset: -12px; --buttons-shadow-blur-radius: 0px; --buttons-border-offset: 0px; --inputs-radius: 0px; --inputs-border-width: 2px; --inputs-border-opacity: 1.0; --inputs-shadow-opacity: 0.0; --inputs-shadow-horizontal-offset: -12px; --inputs-margin-offset: 0px; --inputs-shadow-vertical-offset: -12px; --inputs-shadow-blur-radius: 0px; --inputs-radius-outset: 0px; --variant-pills-radius: 0px; --variant-pills-border-width: 2px; --variant-pills-border-opacity: 1.0; --variant-pills-shadow-opacity: 0.0; --variant-pills-shadow-horizontal-offset: -12px; --variant-pills-shadow-vertical-offset: -12px; --variant-pills-shadow-blur-radius: 0px; } *, *::before, *::after { box-sizing: inherit; } html { box-sizing: border-box; font-size: calc(var(--font-body-scale) * 62.5%); height: 100%; } body { display: grid; grid-template-rows: auto auto 1fr auto; grid-template-columns: 100%; min-height: 100%; margin: 0; font-size: 1.5rem; line-height: calc(1 + 0.8 / var(--font-body-scale)); font-family: var(--font-body-family); font-style: var(--font-body-style); font-weight: var(--font-body-weight); } @media screen and (min-width: 750px) { body { font-size: 1.6rem; } } </style> <link href="//www.tompetty.com/cdn/shop/t/3/assets/base.css?v=43578573107291826621729189716" rel="stylesheet" type="text/css" media="all" /> <link rel="preload" as="font" href="//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_n4.901867ac1fae62a138ed9ec7898623d714425105.woff2?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=dfc2a824097ea9923d3a681a7de4400736e4cda4bee92350ac7b2454d11aa2a7" type="font/woff2" crossorigin> <link rel="preload" as="font" href="//www.tompetty.com/cdn/fonts/roboto_condensed/robotocondensed_i7.7565ef358b998b657e7f441948127f8a7c9be773.woff2?h1=dG9tLXBldHR5LW9mZmljaWFsLmFjY291bnQubXlzaG9waWZ5LmNvbQ&h2=dG9tcGV0dHkuY29t&hmac=d2ab0b3e92ce1faba4844c6a628b99a6709d5bd470adc4143a11c357bf5060f3" type="font/woff2" crossorigin> <script> if (Shopify.designMode) { document.documentElement.classList.add('shopify-design-mode'); } </script> <link href="https://monorail-edge.shopifysvc.com" rel="dns-prefetch"> <script>(function(){if ("sendBeacon" in navigator && "performance" in window) {var session_token = document.cookie.match(/_shopify_s=([^;]*)/);function handle_abandonment_event(e) {var entries = performance.getEntries().filter(function(entry) {return /monorail-edge.shopifysvc.com/.test(entry.name);});if (!window.abandonment_tracked && entries.length === 0) {window.abandonment_tracked = true;var currentMs = Date.now();var navigation_start = performance.timing.navigationStart;var payload = {shop_id: 89158418732,url: window.location.href,navigation_start,duration: currentMs - navigation_start,session_token: session_token && session_token.length === 2 ? session_token[1] : "",page_type: "index"};window.navigator.sendBeacon("https://monorail-edge.shopifysvc.com/v1/produce", JSON.stringify({schema_id: "online_store_buyer_site_abandonment/1.1",payload: payload,metadata: {event_created_at_ms: currentMs,event_sent_at_ms: currentMs}}));}}window.addEventListener('pagehide', handle_abandonment_event);}}());</script> <script id="web-pixels-manager-setup">(function d(d,e,n,o,r,i){if(!Boolean(null===(t=null===(a=window.Shopify)||void 0===a?void 0:a.analytics)||void 0===t?void 0:t.replayQueue)){var a,t,s=function(){var d={modern:/Edge?\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Firefox\/(1{2}[4-9]|1[2-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Chrom(ium|e)\/(9{2}|\d{3,})\.\d+(\.\d+|)|(Maci|X1{2}).+ Version\/(15\.\d+|(1[6-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(9{2}|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(15[._]\d+|(1[6-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|SamsungBrowser\/([2-9]\d|\d{3,})\.\d+/,legacy:/Edge?\/(1[6-9]|[2-9]\d|\d{3,})\.\d+(\.\d+|)|Firefox\/(5[4-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)|Chrom(ium|e)\/(5[1-9]|[6-9]\d|\d{3,})\.\d+(\.\d+|)([\d.]+$|.*Safari\/(?![\d.]+ Edge\/[\d.]+$))|(Maci|X1{2}).+ Version\/(10\.\d+|(1[1-9]|[2-9]\d|\d{3,})\.\d+)([,.]\d+|)( \(\w+\)|)( Mobile\/\w+|) Safari\/|Chrome.+OPR\/(3[89]|[4-9]\d|\d{3,})\.\d+\.\d+|(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS|CPU iPad OS)[ +]+(10[._]\d+|(1[1-9]|[2-9]\d|\d{3,})[._]\d+)([._]\d+|)|Android:?[ /-](13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})(\.\d+|)(\.\d+|)|Mobile Safari.+OPR\/([89]\d|\d{3,})\.\d+\.\d+|Android.+Firefox\/(13[2-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+Chrom(ium|e)\/(13[1-9]|1[4-9]\d|[2-9]\d{2}|\d{4,})\.\d+(\.\d+|)|Android.+(UC? ?Browser|UCWEB|U3)[ /]?(15\.([5-9]|\d{2,})|(1[6-9]|[2-9]\d|\d{3,})\.\d+)\.\d+|SamsungBrowser\/(5\.\d+|([6-9]|\d{2,})\.\d+)|Android.+MQ{2}Browser\/(14(\.(9|\d{2,})|)|(1[5-9]|[2-9]\d|\d{3,})(\.\d+|))(\.\d+|)|K[Aa][Ii]OS\/(3\.\d+|([4-9]|\d{2,})\.\d+)(\.\d+|)/},e=d.modern,n=d.legacy,o=navigator.userAgent;return e.test(o)?"modern":(n.test(o),"legacy")}(),l=null!=i?i:{modern:"",legacy:""};window.Shopify=window.Shopify||{};var u=window.Shopify;u.analytics=u.analytics||{};var c=u.analytics;c.replayQueue=[],c.publish=function(d,e,n){return c.replayQueue.push([d,e,n]),!0};try{self.performance.mark("wpm:start")}catch(d){}var f=[n,"/wpm","/b",r,s.substring(0,1),".js"].join(""),h=l[s];!function(d){var e=d.src,n=d.async,o=void 0===n||n,r=d.onload,i=d.onerror,a=d.sri,t=document.createElement("script"),s=document.head,l=document.body;t.async=o,t.src=e,a&&(t.integrity=a,t.crossOrigin="anonymous"),r&&t.addEventListener("load",r),i&&t.addEventListener("error",i),s?s.appendChild(t):l?l.appendChild(t):console.error("Did not find a head or body element to append the script")}({src:f,async:!0,onload:function(){if(!function(){var d,e;return Boolean(null===(e=null===(d=window.Shopify)||void 0===d?void 0:d.analytics)||void 0===e?void 0:e.initialized)}()){var n=window.webPixelsManager.init(d)||void 0;if(n){e(n);var o=window.Shopify.analytics;o.replayQueue.forEach((function(d){var e=d[0],o=d[1],r=d[2];n.publishCustomEvent(e,o,r)})),o.replayQueue=[],o.publish=n.publishCustomEvent,o.visitor=n.visitor,o.initialized=!0}}},onerror:function(){var e=d.storefrontBaseUrl.replace(/\/$/,""),n="".concat(e,"/.well-known/shopify/monorail/unstable/produce_batch"),r=JSON.stringify({metadata:{event_sent_at_ms:(new Date).getTime()},events:[{schema_id:"web_pixels_manager_load/3.1",payload:{version:o||"latest",bundle_target:s,page_url:self.location.href,status:"failed",surface:d.surface,error_msg:"".concat(f," has failed to load")},metadata:{event_created_at_ms:(new Date).getTime()}}]});try{if(self.navigator.sendBeacon.bind(self.navigator)(n,r))return!0}catch(d){}var i=new XMLHttpRequest;try{return i.open("POST",n,!0),i.setRequestHeader("Content-Type","text/plain"),i.send(r),!0}catch(d){console&&console.warn&&console.warn("[Web Pixels Manager] Got an unhandled error while logging a load error.")}return!1},sri:function(d){return"string"==typeof d&&/^sha384-[A-Za-z0-9+/=]+$/.test(d)}(h)?h:""})}})({shopId: 89158418732,storefrontBaseUrl: "https://www.tompetty.com",extensionsBaseUrl: "https://extensions.shopifycdn.com/cdn/shopifycloud/web-pixels-manager",surface: "storefront-renderer",enabledBetaFlags: ["6a396365"],webPixelsConfigList: [{"id":"shopify-app-pixel","configuration":"{}","eventPayloadVersion":"v1","runtimeContext":"STRICT","scriptVersion":"0290","apiClientId":"shopify-pixel","type":"APP","privacyPurposes":["ANALYTICS","MARKETING"]},{"id":"shopify-custom-pixel","eventPayloadVersion":"v1","runtimeContext":"LAX","scriptVersion":"0290","apiClientId":"shopify-pixel","type":"CUSTOM","privacyPurposes":["ANALYTICS","MARKETING"]}],isMerchantRequest: false,effectiveTopLevelDomain: "",initData: {"shop":{"name":"Tom Petty Official","paymentSettings":{"currencyCode":"USD"},"myshopifyDomain":"tom-petty-official.myshopify.com","countryCode":"US","storefrontUrl":"https:\/\/www.tompetty.com"},"customer":null,"cart":null,"checkout":null,"productVariants":[],"purchasingCompany":null},},function pageEvents(webPixelsManagerAPI) {webPixelsManagerAPI.publish("page_viewed", {});},"https://www.tompetty.com/cdn","fe48b2eff8c03b9466f52868a6ab17e9de3061ea","9aa78ea6wf5b2552ap0c2ff5dfm4f1688b2",{"modern":"","legacy":""});</script> <script>window.ShopifyAnalytics = window.ShopifyAnalytics || {}; window.ShopifyAnalytics.meta = window.ShopifyAnalytics.meta || {}; window.ShopifyAnalytics.meta.currency = 'USD'; var meta = {"page":{"pageType":"home"}}; for (var attr in meta) { window.ShopifyAnalytics.meta[attr] = meta[attr]; }</script> <script>window.ShopifyAnalytics.merchantGoogleAnalytics = function() { }; </script> <script class="analytics">(function () { var customDocumentWrite = function(content) { var jquery = null; if (window.jQuery) { jquery = window.jQuery; } else if (window.Checkout && window.Checkout.$) { jquery = window.Checkout.$; } if (jquery) { jquery('body').append(content); } }; var hasLoggedConversion = function(token) { if (token) { return document.cookie.indexOf('loggedConversion=' + token) !== -1; } return false; } var setCookieIfConversion = function(token) { if (token) { var twoMonthsFromNow = new Date(Date.now()); twoMonthsFromNow.setMonth(twoMonthsFromNow.getMonth() + 2); document.cookie = 'loggedConversion=' + token + '; expires=' + twoMonthsFromNow; } } var trekkie = window.ShopifyAnalytics.lib = window.trekkie = window.trekkie || []; if (trekkie.integrations) { return; } trekkie.methods = [ 'identify', 'page', 'ready', 'track', 'trackForm', 'trackLink' ]; trekkie.factory = function(method) { return function() { var args = Array.prototype.slice.call(arguments); args.unshift(method); trekkie.push(args); return trekkie; }; }; for (var i = 0; i < trekkie.methods.length; i++) { var key = trekkie.methods[i]; trekkie[key] = trekkie.factory(key); } trekkie.load = function(config) { trekkie.config = config || {}; trekkie.config.initialDocumentCookie = document.cookie; var first = document.getElementsByTagName('script')[0]; var script = document.createElement('script'); script.type = 'text/javascript'; script.onerror = function(e) { var scriptFallback = document.createElement('script'); scriptFallback.type = 'text/javascript'; scriptFallback.onerror = function(error) { var Monorail = { produce: function produce(monorailDomain, schemaId, payload) { var currentMs = new Date().getTime(); var event = { schema_id: schemaId, payload: payload, metadata: { event_created_at_ms: currentMs, event_sent_at_ms: currentMs } }; return Monorail.sendRequest("https://" + monorailDomain + "/v1/produce", JSON.stringify(event)); }, sendRequest: function sendRequest(endpointUrl, payload) { // Try the sendBeacon API if (window && window.navigator && typeof window.navigator.sendBeacon === 'function' && typeof window.Blob === 'function' && !Monorail.isIos12()) { var blobData = new window.Blob([payload], { type: 'text/plain' }); if (window.navigator.sendBeacon(endpointUrl, blobData)) { return true; } // sendBeacon was not successful } // XHR beacon var xhr = new XMLHttpRequest(); try { xhr.open('POST', endpointUrl); xhr.setRequestHeader('Content-Type', 'text/plain'); xhr.send(payload); } catch (e) { console.log(e); } return false; }, isIos12: function isIos12() { return window.navigator.userAgent.lastIndexOf('iPhone; CPU iPhone OS 12_') !== -1 || window.navigator.userAgent.lastIndexOf('iPad; CPU OS 12_') !== -1; } }; Monorail.produce('monorail-edge.shopifysvc.com', 'trekkie_storefront_load_errors/1.1', {shop_id: 89158418732, theme_id: 170525098284, app_name: "storefront", context_url: window.location.href, source_url: "//www.tompetty.com/cdn/s/trekkie.storefront.68728afc2577e1593a48001edcb560128ef43fd2.min.js"}); }; scriptFallback.async = true; scriptFallback.src = '//www.tompetty.com/cdn/s/trekkie.storefront.68728afc2577e1593a48001edcb560128ef43fd2.min.js'; first.parentNode.insertBefore(scriptFallback, first); }; script.async = true; script.src = '//www.tompetty.com/cdn/s/trekkie.storefront.68728afc2577e1593a48001edcb560128ef43fd2.min.js'; first.parentNode.insertBefore(script, first); }; trekkie.load( {"Trekkie":{"appName":"storefront","development":false,"defaultAttributes":{"shopId":89158418732,"isMerchantRequest":null,"themeId":170525098284,"themeCityHash":"18014070298484570495","contentLanguage":"en","currency":"USD"},"isServerSideCookieWritingEnabled":true,"monorailRegion":"shop_domain"},"Session Attribution":{},"S2S":{"facebookCapiEnabled":false,"source":"trekkie-storefront-renderer","apiClientId":580111}} ); var loaded = false; trekkie.ready(function() { if (loaded) return; loaded = true; window.ShopifyAnalytics.lib = window.trekkie; var originalDocumentWrite = document.write; document.write = customDocumentWrite; try { window.ShopifyAnalytics.merchantGoogleAnalytics.call(this); } catch(error) {}; document.write = originalDocumentWrite; window.ShopifyAnalytics.lib.page(null,{"pageType":"home","shopifyEmitted":true}); var match = window.location.pathname.match(/checkouts\/(.+)\/(thank_you|post_purchase)/) var token = match? match[1]: undefined; if (!hasLoggedConversion(token)) { setCookieIfConversion(token); } }); var eventsListenerScript = document.createElement('script'); eventsListenerScript.async = true; eventsListenerScript.src = "//www.tompetty.com/cdn/shopifycloud/shopify/assets/shop_events_listener-af52bb5773aaa9f7f1f7f1f7e3a010a904a5c7213a959b83580d22bc7920a2e4.js"; document.getElementsByTagName('head')[0].appendChild(eventsListenerScript); })();</script> <script defer src="https://www.tompetty.com/cdn/shopifycloud/perf-kit/shopify-perf-kit-1.4.0.min.js" data-application="storefront-renderer" data-shop-id="89158418732" data-render-region="gcp-asia-southeast1" data-page-type="index" data-theme-instance-id="170525098284" data-monorail-region="shop_domain" data-resource-timing-sampling-rate="10" ></script> </head> <body class="gradient"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W7Q9HB42" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <a class="skip-to-content-link button visually-hidden" href="#MainContent"> Skip to content </a> <link href="//www.tompetty.com/cdn/shop/t/3/assets/quantity-popover.css?v=92461635483216285621723062214" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-card.css?v=15465741157452757931723062216" rel="stylesheet" type="text/css" media="all" /> <script src="//www.tompetty.com/cdn/shop/t/3/assets/cart.js?v=114940022928632645881723062215" defer="defer"></script> <script src="//www.tompetty.com/cdn/shop/t/3/assets/quantity-popover.js?v=987015268078116491723062215" defer="defer"></script> <style> .drawer { visibility: hidden; } </style> <cart-drawer class="drawer is-empty"> <div id="CartDrawer" class="cart-drawer"> <div id="CartDrawer-Overlay" class="cart-drawer__overlay"></div> <div class="drawer__inner gradient color-scheme-1" role="dialog" aria-modal="true" aria-label="Your cart" tabindex="-1" ><div class="drawer__inner-empty"> <div class="cart-drawer__warnings center"> <div class="cart-drawer__empty-content"> <h2 class="cart__empty-text">Your cart is empty</h2> <button class="drawer__close" type="button" onclick="this.closest('cart-drawer').close()" aria-label="Close" > <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17" > <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor"> </svg> </button> <a href="/collections/all" class="button"> Continue shopping </a><p class="cart__login-title h3">Have an account?</p> <p class="cart__login-paragraph"> <a href="/account/login" class="link underlined-link">Log in</a> to check out faster. </p></div> </div></div><div class="drawer__header"> <h2 class="drawer__heading">Your cart</h2> <button class="drawer__close" type="button" onclick="this.closest('cart-drawer').close()" aria-label="Close" > <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17" > <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor"> </svg> </button> </div> <cart-drawer-items class=" is-empty" > <form action="/cart" id="CartDrawer-Form" class="cart__contents cart-drawer__form" method="post" > <div id="CartDrawer-CartItems" class="drawer__contents js-contents"><p id="CartDrawer-LiveRegionText" class="visually-hidden" role="status"></p> <p id="CartDrawer-LineItemStatus" class="visually-hidden" aria-hidden="true" role="status"> Loading... </p> </div> <div id="CartDrawer-CartErrors" role="alert"></div> </form> </cart-drawer-items> <div class="drawer__footer"><!-- Start blocks --> <!-- Subtotals --> <div class="cart-drawer__footer" > <div></div> <div class="totals" role="status"> <h2 class="totals__total">Estimated total</h2> <p class="totals__total-value">$0.00 USD</p> </div> <small class="tax-note caption-large rte">Taxes, discounts and shipping calculated at checkout </small> </div> <!-- CTAs --> <div class="cart__ctas" > <button type="submit" id="CartDrawer-Checkout" class="cart__checkout-button button" name="checkout" form="CartDrawer-Form" disabled > Check out </button> </div> </div> </div> </div> </cart-drawer> <!-- BEGIN sections: header-group --> <div id="shopify-section-sections--23183741485356__announcement-bar" class="shopify-section shopify-section-group-header-group announcement-bar-section"> <style> custom css </style> <div class="custom class" id="custom id"> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-slideshow.css?v=41568389003077754171723062215" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-slider.css?v=14039311878856620671723062215" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-list-social.css?v=35792976012981934991723062214" rel="stylesheet" type="text/css" media="all" /> <div class="utility-bar color-scheme-1 background--sections--23183741485356__announcement-bar gradient" > <div class="page-width utility-bar__grid"><div class="localization-wrapper"> </div> </div> </div> </div> </div><div id="shopify-section-sections--23183741485356__header" class="shopify-section shopify-section-group-header-group section-header"> <style> @media (min-width: 990px) { .header__heading-link { margin-left: -3rem; } } </style> <div class="" > <link rel="stylesheet" href="//www.tompetty.com/cdn/shop/t/3/assets/component-list-menu.css?v=151968516119678728991723062214" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//www.tompetty.com/cdn/shop/t/3/assets/component-search.css?v=165164710990765432851723062214" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//www.tompetty.com/cdn/shop/t/3/assets/component-menu-drawer.css?v=81098596054330819971723062216" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//www.tompetty.com/cdn/shop/t/3/assets/component-cart-notification.css?v=54116361853792938221723062215" media="print" onload="this.media='all'"> <link rel="stylesheet" href="//www.tompetty.com/cdn/shop/t/3/assets/component-cart-items.css?v=12388841096355381021723062215" media="print" onload="this.media='all'"> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-cart-drawer.css?v=19530961819213608911723062214" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-cart.css?v=165982380921400067651723062215" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-totals.css?v=15906652033866631521723062216" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-price.css?v=178333380766003010531723062216" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-discounts.css?v=152760482443307489271723062214" rel="stylesheet" type="text/css" media="all" /> <style> header-drawer { justify-self: start; margin-left: -1.2rem; }@media screen and (min-width: 990px) { header-drawer { display: none; } }.menu-drawer-container { display: flex; } .list-menu { list-style: none; padding: 0; margin: 0; } .list-menu--inline { display: inline-flex; flex-wrap: wrap; } summary.list-menu__item { padding-right: 2.7rem; } .list-menu__item { display: flex; align-items: center; line-height: calc(1 + 0.3 / var(--font-body-scale)); } .list-menu__item--link { text-decoration: none; padding-bottom: 1rem; padding-top: 1rem; line-height: calc(1 + 0.8 / var(--font-body-scale)); } @media screen and (min-width: 750px) { .list-menu__item--link { padding-bottom: 0.5rem; padding-top: 0.5rem; } } </style><style data-shopify>.header { padding: 0px 3rem 0px 3rem; } :root { --header-padding-top: 0px; --header-padding-bottom: 0px; --header-margin-bottom: 0px; } .section-header { position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */ margin-bottom: 0px; } @media screen and (min-width: 750px) { .section-header { margin-bottom: 0px; } :root { --header-margin-bottom: 0px; } } @media screen and (min-width: 990px) { .header { padding-top: 0px; padding-bottom: 0px; } :root { --header-padding-top: 0px; --header-padding-bottom: 0px; } }</style><script src="//www.tompetty.com/cdn/shop/t/3/assets/details-disclosure.js?v=13653116266235556501723062216" defer="defer"></script> <script src="//www.tompetty.com/cdn/shop/t/3/assets/details-modal.js?v=25581673532751508451723062214" defer="defer"></script> <script src="//www.tompetty.com/cdn/shop/t/3/assets/cart-notification.js?v=133508293167896966491723062215" defer="defer"></script> <script src="//www.tompetty.com/cdn/shop/t/3/assets/search-form.js?v=133129549252120666541723062215" defer="defer"></script><script src="//www.tompetty.com/cdn/shop/t/3/assets/cart-drawer.js?v=105077087914686398511723062214" defer="defer"></script><svg xmlns="http://www.w3.org/2000/svg" class="hidden"> <symbol id="icon-search" viewbox="0 0 18 19" fill="none"> <path fill-rule="evenodd" clip-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 112.85 3.5a5.784 5.784 0 018.18 8.18zm.26 1.12a6.78 6.78 0 11.72-.7l5.4 5.4a.5.5 0 11-.71.7l-5.41-5.4z" fill="currentColor"/> </symbol> <symbol id="icon-reset" class="icon icon-close" fill="none" viewBox="0 0 18 18" stroke="currentColor"> <circle r="8.5" cy="9" cx="9" stroke-opacity="0.2"/> <path d="M6.82972 6.82915L1.17193 1.17097" stroke-linecap="round" stroke-linejoin="round" transform="translate(5 5)"/> <path d="M1.22896 6.88502L6.77288 1.11523" stroke-linecap="round" stroke-linejoin="round" transform="translate(5 5)"/> </symbol> <symbol id="icon-close" class="icon icon-close" fill="none" viewBox="0 0 18 17"> <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor"> </symbol> </svg><sticky-header data-sticky-type="on-scroll-up" class="header-wrapper color-scheme-1 background--sections--23183741485356__header gradient"> <div class="header-background color-scheme-1 background--sections--23183741485356__header"></div><header class="header header--middle-left header--mobile-center page-width header--has-menu header--has-social header--has-account"> <header-drawer data-breakpoint="tablet"> <details id="Details-menu-drawer-container" class="menu-drawer-container"> <summary class="header__icon header__icon--menu header__icon--summary link focus-inset" aria-label="Menu" > <span> <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-hamburger" fill="none" viewBox="0 0 18 16" > <path d="M1 .5a.5.5 0 100 1h15.71a.5.5 0 000-1H1zM.5 8a.5.5 0 01.5-.5h15.71a.5.5 0 010 1H1A.5.5 0 01.5 8zm0 7a.5.5 0 01.5-.5h15.71a.5.5 0 010 1H1a.5.5 0 01-.5-.5z" fill="currentColor"> </svg> <svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-close" fill="none" viewBox="0 0 18 17" > <path d="M.865 15.978a.5.5 0 00.707.707l7.433-7.431 7.579 7.282a.501.501 0 00.846-.37.5.5 0 00-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 10-.707-.708L8.991 7.853 1.413.573a.5.5 0 10-.693.72l7.563 7.268-7.418 7.417z" fill="currentColor"> </svg> </span> </summary> <div id="menu-drawer" class="gradient menu-drawer motion-reduce color-scheme-1"> <div class="menu-drawer__inner-container"> <div class="menu-drawer__navigation-container"> <nav class="menu-drawer__navigation"> <ul class="menu-drawer__menu has-submenu list-menu" role="list"><li><a id="HeaderDrawer-photos" href="/pages/tom" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" > Photos </a></li><li><a id="HeaderDrawer-videos" href="/pages/videos" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" > Videos </a></li><li><a id="HeaderDrawer-film" href="https://tompettyfilm.com/" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" > Film </a></li><li><a id="HeaderDrawer-music" href="/pages/music" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" > Music </a></li><li><a id="HeaderDrawer-news" href="/pages/news" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" > News </a></li><li><a id="HeaderDrawer-shop" href="https://store.tompetty.com/" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" > Shop </a></li><li><a id="HeaderDrawer-radio" href="https://www.siriusxm.com/channels/tom-petty-radio" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" > Radio </a></li><li><a id="HeaderDrawer-fan-club" href="/pages/fanclub-join" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" > Fan Club </a></li></ul> </nav> <div class="menu-drawer__utility-links"><a href="/account/login" class="menu-drawer__account link focus-inset h5 medium-hide large-up-hide" > <account-icon><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-account" fill="none" viewBox="0 0 18 19" > <path fill-rule="evenodd" clip-rule="evenodd" d="M6 4.5a3 3 0 116 0 3 3 0 01-6 0zm3-4a4 4 0 100 8 4 4 0 000-8zm5.58 12.15c1.12.82 1.83 2.24 1.91 4.85H1.51c.08-2.6.79-4.03 1.9-4.85C4.66 11.75 6.5 11.5 9 11.5s4.35.26 5.58 1.15zM9 10.5c-2.5 0-4.65.24-6.17 1.35C1.27 12.98.5 14.93.5 18v.5h17V18c0-3.07-.77-5.02-2.33-6.15-1.52-1.1-3.67-1.35-6.17-1.35z" fill="currentColor"> </svg> </account-icon>Log in</a><div class="menu-drawer__localization header-localization"> </div><ul class="list list-social list-unstyled" role="list"><li class="list-social__item"> <a href="https://twitter.com/tompetty" class="list-social__link link"><svg aria-hidden="true" focusable="false" class="icon icon-twitter" viewBox="0 0 20 20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.27274 2.8L10.8009 7.82176L15.2183 2.8H16.986L11.5861 8.93887L17.3849 17.1928H12.7272L8.99645 11.8828L4.32555 17.1928H2.55769L8.21157 10.7657L2.61506 2.8H7.27274ZM13.5151 15.9248L5.06895 4.10931H6.4743L14.9204 15.9248H13.5151Z" fill="currentColor"/> </svg> <span class="visually-hidden">X (Twitter)</span> </a> </li><li class="list-social__item"> <a href="https://www.facebook.com/tompetty" class="list-social__link link"><svg aria-hidden="true" focusable="false" class="icon icon-facebook" viewBox="0 0 20 20"> <path fill="currentColor" d="M18 10.049C18 5.603 14.419 2 10 2c-4.419 0-8 3.603-8 8.049C2 14.067 4.925 17.396 8.75 18v-5.624H6.719v-2.328h2.03V8.275c0-2.017 1.195-3.132 3.023-3.132.874 0 1.79.158 1.79.158v1.98h-1.009c-.994 0-1.303.621-1.303 1.258v1.51h2.219l-.355 2.326H11.25V18c3.825-.604 6.75-3.933 6.75-7.951Z"/> </svg> <span class="visually-hidden">Facebook</span> </a> </li><li class="list-social__item"> <a href="https://instagram.com/TomPettyOfficial" class="list-social__link link"><svg aria-hidden="true" focusable="false" class="icon icon-instagram" viewBox="0 0 20 20"> <path fill="currentColor" fill-rule="evenodd" d="M13.23 3.492c-.84-.037-1.096-.046-3.23-.046-2.144 0-2.39.01-3.238.055-.776.027-1.195.164-1.487.273a2.43 2.43 0 0 0-.912.593 2.486 2.486 0 0 0-.602.922c-.11.282-.238.702-.274 1.486-.046.84-.046 1.095-.046 3.23 0 2.134.01 2.39.046 3.229.004.51.097 1.016.274 1.495.145.365.319.639.602.913.282.282.538.456.92.602.474.176.974.268 1.479.273.848.046 1.103.046 3.238.046 2.134 0 2.39-.01 3.23-.046.784-.036 1.203-.164 1.486-.273.374-.146.648-.329.921-.602.283-.283.447-.548.602-.922.177-.476.27-.979.274-1.486.037-.84.046-1.095.046-3.23 0-2.134-.01-2.39-.055-3.229-.027-.784-.164-1.204-.274-1.495a2.43 2.43 0 0 0-.593-.913 2.604 2.604 0 0 0-.92-.602c-.284-.11-.703-.237-1.488-.273ZM6.697 2.05c.857-.036 1.131-.045 3.302-.045 1.1-.014 2.202.001 3.302.045.664.014 1.321.14 1.943.374a3.968 3.968 0 0 1 1.414.922c.41.397.728.88.93 1.414.23.622.354 1.279.365 1.942C18 7.56 18 7.824 18 10.005c0 2.17-.01 2.444-.046 3.292-.036.858-.173 1.442-.374 1.943-.2.53-.474.976-.92 1.423a3.896 3.896 0 0 1-1.415.922c-.51.191-1.095.337-1.943.374-.857.036-1.122.045-3.302.045-2.171 0-2.445-.009-3.302-.055-.849-.027-1.432-.164-1.943-.364a4.152 4.152 0 0 1-1.414-.922 4.128 4.128 0 0 1-.93-1.423c-.183-.51-.329-1.085-.365-1.943C2.009 12.45 2 12.167 2 10.004c0-2.161 0-2.435.055-3.302.027-.848.164-1.432.365-1.942a4.44 4.44 0 0 1 .92-1.414 4.18 4.18 0 0 1 1.415-.93c.51-.183 1.094-.33 1.943-.366Zm.427 4.806a4.105 4.105 0 1 1 5.805 5.805 4.105 4.105 0 0 1-5.805-5.805Zm1.882 5.371a2.668 2.668 0 1 0 2.042-4.93 2.668 2.668 0 0 0-2.042 4.93Zm5.922-5.942a.958.958 0 1 1-1.355-1.355.958.958 0 0 1 1.355 1.355Z" clip-rule="evenodd"/> </svg> <span class="visually-hidden">Instagram</span> </a> </li><li class="list-social__item"> <a href="https://www.tiktok.com/@tompetty" class="list-social__link link"><svg aria-hidden="true" focusable="false" class="icon icon-tiktok" viewBox="0 0 20 20"> <path fill="currentColor" d="M10.511 1.705h2.74s-.157 3.51 3.795 3.768v2.711s-2.114.129-3.796-1.158l.028 5.606A5.073 5.073 0 1 1 8.213 7.56h.708v2.785a2.298 2.298 0 1 0 1.618 2.205L10.51 1.705Z"/> </svg> <span class="visually-hidden">TikTok</span> </a> </li><li class="list-social__item"> <a href="https://www.youtube.com/user/tompetty" class="list-social__link link"><svg aria-hidden="true" focusable="false" class="icon icon-youtube" viewBox="0 0 20 20"> <path fill="currentColor" d="M18.16 5.87c.34 1.309.34 4.08.34 4.08s0 2.771-.34 4.08a2.125 2.125 0 0 1-1.53 1.53c-1.309.34-6.63.34-6.63.34s-5.321 0-6.63-.34a2.125 2.125 0 0 1-1.53-1.53c-.34-1.309-.34-4.08-.34-4.08s0-2.771.34-4.08a2.173 2.173 0 0 1 1.53-1.53C4.679 4 10 4 10 4s5.321 0 6.63.34a2.173 2.173 0 0 1 1.53 1.53ZM8.3 12.5l4.42-2.55L8.3 7.4v5.1Z"/> </svg> <span class="visually-hidden">YouTube</span> </a> </li></ul> </div> </div> </div> </div> </details> </header-drawer> <h1 class="header__heading"><a href="/" class="header__heading-link link link--text focus-inset"><div class="header__heading-logo-wrapper"> <img src="//www.tompetty.com/cdn/shop/files/tp_logo.png?v=1723061980&amp;width=600" alt="Tom Petty Official" srcset="//www.tompetty.com/cdn/shop/files/tp_logo.png?v=1723061980&amp;width=280 280w, //www.tompetty.com/cdn/shop/files/tp_logo.png?v=1723061980&amp;width=420 420w, //www.tompetty.com/cdn/shop/files/tp_logo.png?v=1723061980&amp;width=560 560w" width="280" height="134.91658488714424" loading="eager" class="header__heading-logo motion-reduce" sizes="(max-width: 560px) 50vw, 280px"> </div></a></h1> <nav class="header__inline-menu"> <ul class="list-menu list-menu--inline" role="list"><li><a id="HeaderMenu-photos" href="/pages/tom" class="header__menu-item list-menu__item link link--text focus-inset" > <span >Photos</span> </a></li><li><a id="HeaderMenu-videos" href="/pages/videos" class="header__menu-item list-menu__item link link--text focus-inset" > <span >Videos</span> </a></li><li><a id="HeaderMenu-film" href="https://tompettyfilm.com/" class="header__menu-item list-menu__item link link--text focus-inset" > <span >Film</span> </a></li><li><a id="HeaderMenu-music" href="/pages/music" class="header__menu-item list-menu__item link link--text focus-inset" > <span >Music</span> </a></li><li><a id="HeaderMenu-news" href="/pages/news" class="header__menu-item list-menu__item link link--text focus-inset" > <span >News</span> </a></li><li><a id="HeaderMenu-shop" href="https://store.tompetty.com/" class="header__menu-item list-menu__item link link--text focus-inset" > <span >Shop</span> </a></li><li><a id="HeaderMenu-radio" href="https://www.siriusxm.com/channels/tom-petty-radio" class="header__menu-item list-menu__item link link--text focus-inset" > <span >Radio</span> </a></li><li><a id="HeaderMenu-fan-club" href="/pages/fanclub-join" class="header__menu-item list-menu__item link link--text focus-inset" > <span >Fan Club</span> </a></li></ul> </nav> <div class="header__icons"> <div class="desktop-localization-wrapper"> </div> <details-modal class="header__search"> <details> <summary class="header__icon header__icon--search header__icon--summary link focus-inset modal__toggle" aria-haspopup="dialog" aria-label="Search" > <span> <svg class="modal__toggle-open icon icon-search" aria-hidden="true" focusable="false"> <use href="#icon-search"> </svg> <svg class="modal__toggle-close icon icon-close" aria-hidden="true" focusable="false"> <use href="#icon-close"> </svg> </span> </summary> <div class="search-modal modal__content gradient" role="dialog" aria-modal="true" aria-label="Search" > <div class="modal-overlay"></div> <div class="search-modal__content search-modal__content-top" tabindex="-1" ><search-form class="search-modal__form"><form action="/search" method="get" role="search" class="search search-modal__form"> <div class="field"> <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search"> <label class="field__label" for="Search-In-Modal">Search</label> <input type="hidden" name="options[prefix]" value="last"> <button type="reset" class="reset__button field__button hidden" aria-label="Clear search term" > <svg class="icon icon-close" aria-hidden="true" focusable="false"> <use xlink:href="#icon-reset"> </svg> </button> <button class="search__button field__button" aria-label="Search"> <svg class="icon icon-search" aria-hidden="true" focusable="false"> <use href="#icon-search"> </svg> </button> </div></form></search-form><button type="button" class="search-modal__close-button modal__close-button link link--text focus-inset" aria-label="Close" > <svg class="icon icon-close" aria-hidden="true" focusable="false"> <use href="#icon-close"> </svg> </button> </div> </div> </details> </details-modal> <a href="/account/login" class="header__icon header__icon--account link focus-inset small-hide"> <account-icon><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" class="icon icon-account" fill="none" viewBox="0 0 18 19" > <path fill-rule="evenodd" clip-rule="evenodd" d="M6 4.5a3 3 0 116 0 3 3 0 01-6 0zm3-4a4 4 0 100 8 4 4 0 000-8zm5.58 12.15c1.12.82 1.83 2.24 1.91 4.85H1.51c.08-2.6.79-4.03 1.9-4.85C4.66 11.75 6.5 11.5 9 11.5s4.35.26 5.58 1.15zM9 10.5c-2.5 0-4.65.24-6.17 1.35C1.27 12.98.5 14.93.5 18v.5h17V18c0-3.07-.77-5.02-2.33-6.15-1.52-1.1-3.67-1.35-6.17-1.35z" fill="currentColor"> </svg> </account-icon> <span class="visually-hidden">Log in</span> </a><a href="/cart" class="header__icon header__icon--cart link focus-inset" id="cart-icon-bubble"><svg class="icon icon-cart-empty" aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" > <path d="m15.75 11.8h-3.16l-.77 11.6a5 5 0 0 0 4.99 5.34h7.38a5 5 0 0 0 4.99-5.33l-.78-11.61zm0 1h-2.22l-.71 10.67a4 4 0 0 0 3.99 4.27h7.38a4 4 0 0 0 4-4.27l-.72-10.67h-2.22v.63a4.75 4.75 0 1 1 -9.5 0zm8.5 0h-7.5v.63a3.75 3.75 0 1 0 7.5 0z" fill="currentColor" fill-rule="evenodd"/> </svg> <span class="visually-hidden">Cart</span></a> </div> </header> </sticky-header> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "Organization", "name": "Tom Petty Official", "logo": "https:\/\/www.tompetty.com\/cdn\/shop\/files\/tp_logo.png?v=1723061980\u0026width=500", "sameAs": [ "https:\/\/twitter.com\/tompetty", "https:\/\/www.facebook.com\/tompetty", "", "https:\/\/instagram.com\/TomPettyOfficial", "https:\/\/www.tiktok.com\/@tompetty", "", "", "https:\/\/www.youtube.com\/user\/tompetty", "" ], "url": "https:\/\/www.tompetty.com" } </script> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "name": "Tom Petty Official", "potentialAction": { "@type": "SearchAction", "target": "https:\/\/www.tompetty.com\/search?q={search_term_string}", "query-input": "required name=search_term_string" }, "url": "https:\/\/www.tompetty.com" } </script></div> </div> <!-- END sections: header-group --> <main id="MainContent" class="content-for-layout focus-none" role="main" tabindex="-1"> <section id="shopify-section-template--23183742239020__lad_splash_pre_QD6FqC" class="shopify-section section"><link href="//www.tompetty.com/cdn/shop/t/3/assets/component-newsletter.css?v=4727253280200485261723062214" rel="stylesheet" type="text/css" media="all" /> <style> @import url('https://fonts.googleapis.com/css2?family=Tilt+Neon&display=swap'); .splash_wrapper { --font-primary-family: "Tilt Neon", sans-serif; --font-primary-weight: 400; --font-primary-style: normal; --color-primary: 239,126,113; --color-primary-contrast: 255,255,255; --color-secondary: 93,215,225; --color-secondary-contrast: 255,255,255; --color-splash-bg: 0,0,0; --color-splash-fg: 255,255,255; --color-background: var(--color-splash-bg); --color-foreground: var(--color-splash-fg); --inputs-border-width: .3rem; --inputs-radius: 22px; position: relative; background: rgb(var(--color-splash-bg)); color: rgb(var(--color-splash-fg)); overflow: hidden; font-family: var(--font-primary-family); font-weight: var(--font-primary-weight); font-style: var(--font-primary-style); display: flex; flex-direction: column; min-height: 70vh; background: url(//www.tompetty.com/cdn/shop/files/splash_bg.jpg?v=1723062578&width=1920) center center / cover no-repeat } .splash { position: relative; flex-grow: 1; min-height: 40vw; max-height: 87vw; background: url(//www.tompetty.com/cdn/shop/files/splash_border.png?v=1723062577&width=1920) center center / 100% 100% no-repeat } .splash_layers { position: absolute; top: 0; left: 0; width: 100%; height: 100%; mask: url(//www.tompetty.com/cdn/shop/files/splash_mask.png?v=1723062576&width=1920) center center / 100% 100% no-repeat; } .splash_layer-image { position: absolute; top: 50%; left: 50%; translate: -50% -50%; width: 100%; height: 100%; object-fit: cover; } .splash_content { padding: 2rem; display: flex; flex-direction: column; gap: 2rem; margin-bottom: auto; } @media (min-width: 990px) { .splash_content { position: absolute; top: 0; left: 0; z-index: 1; padding: calc(4vh + 1rem) calc(3vw + 1rem); } } @media (min-width: 990px) and (max-aspect-ratio: 1.15/1) { .splash_content { padding: calc(3vw + 1rem) calc(3vw + 1rem); } } .splash_countdown { display: block!important; text-align: center; position: relative; } .splash_countdown-row { display: flex; gap: 1rem; } .splash_countdown-col { display: flex; flex-direction: column; justify-content: center; border: .3rem solid currentcolor; background: rgb(var(--color-splash-bg)); border-radius: 1em; width: 5em; height: 5em; flex-grow: 1; } .splash_countdown-numeral { font-size: 3em; line-height: 1; } .splash_countdown-label { font-size: 1em; color: rgb(var(--color-secondary)); text-transform: uppercase; line-height: 1; } .splash_newsletter { width: 100%; } .splash_newsletter .newsletter-form__field-wrapper, .splash_newsletter .newsletter-form { max-width: none; } .splash_newsletter .newsletter-form { margin: 0; } .splash_newsletter .newsletter-form .field:after { --color-foreground: var(--color-primary) } .splash_buttons { padding: 2rem; display: flex; flex-direction: column; gap: 1rem; } @media (min-width: 990px) { .splash_buttons { position: relative; top: -2.75rem; /*left: 0;*/ margin:0 auto; z-index: 1; padding: calc(4vh + 1rem) calc(3vw + 1rem); flex-direction: row; } } @media (min-width: 990px) and (max-aspect-ratio: 1.15/1) { .splash_buttons { padding: calc(3vw + 1rem) calc(3vw + 1rem); } } .splash_button { border: .3rem solid rgb(var(--color-primary)); color: rgb(var(--color-primary-contrrast)); background: rgb(var(--color-background)); text-transform: uppercase; font-size: 2rem; border-radius: 10rem; line-height: 1; padding: 0 1em; height: 5rem; text-align: center; text-decoration: none; display: flex; align-items: center; justify-content: center; cursor: pointer; } .splash_audio { display: none; } .splash_button--audio { width: 4rem; height: 4rem; padding: 0; position: absolute; top: 0; right: 0; margin: calc(3vw + 1rem); } @media (min-width: 990px) { .splash_button--audio { width: 5rem; height: 5rem; margin: calc(4vh + 1rem) calc(3vw + 1rem); bottom: 0; top: auto; } } @media (min-width: 990px) and (max-aspect-ratio: 1.15/1) { .splash_button--audio { margin: calc(3vw + 1rem) calc(3vw + 1rem); } } .splash_button:hover, .splash_button:focus { background: rgb(var(--color-primary)); color: rgb(var(--color-primary-contrast)); } .splash_button svg { width: 2rem; height: 2rem; } .footer { --gradient-background: #000; --color-background: 0,0,0; --color-foreground: 255,255,255; } .footer__content-top { display: none!important; } </style> <div class="splash_wrapper"> <div class="splash"> <div class="splash_layers" aria-hidden="true"> <div class="splash_layer | js-splash_layer js-splash_layer-1"> <img src="//www.tompetty.com/cdn/shop/files/splash_1.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-2"> <img src="//www.tompetty.com/cdn/shop/files/splash_2.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-3"> <img src="//www.tompetty.com/cdn/shop/files/splash_3.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-4"> <img src="//www.tompetty.com/cdn/shop/files/splash_4.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-5"> <img src="//www.tompetty.com/cdn/shop/files/splash_5.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-6"> <img src="//www.tompetty.com/cdn/shop/files/splash_6.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-7"> <img src="//www.tompetty.com/cdn/shop/files/splash_7.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-8"> <img src="//www.tompetty.com/cdn/shop/files/splash_8.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-9"> <img src="//www.tompetty.com/cdn/shop/files/splash_9.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-10"> <img src="//www.tompetty.com/cdn/shop/files/splash_10.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-11"> <img src="//www.tompetty.com/cdn/shop/files/splash_11.png?v=1723062577&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> <div class="splash_layer | js-splash_layer js-splash_layer-12"> <img src="//www.tompetty.com/cdn/shop/files/splash_12.png?v=1723062576&width=1920" alt="" class="splash_layer-image js-splash_layer-image"/> </div> </div> </div> <div class="splash_content"> <div class="splash_newsletter"> <form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="newsletter-form"><input type="hidden" name="form_type" value="customer" /><input type="hidden" name="utf8" value="✓" /> <input type="hidden" name="contact[tags]" value="newsletter"> <div class="newsletter-form__field-wrapper scroll-trigger animate--slide-in" data-cascade style="--animation-order: ;" > <div class="field"> <input id="NewsletterForm--template--23183742239020__lad_splash_pre_QD6FqC" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email" required > <label class="field__label" for="NewsletterForm--template--23183742239020__lad_splash_pre_QD6FqC"> Email </label> <button type="submit" class="newsletter-form__button field__button" name="commit" id="Subscribe" aria-label="Subscribe" > <svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg" > <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> </button> </div></div></form> </div> </div> <div class="splash_buttons"> <a href="https://store.tompetty.com/" class="splash_button"> Long After Dark Deluxe Edition Out Now </a> </div> </div> <script type="module"> import { gsap } from "https://cdn.skypack.dev/gsap"; import { RoughEase } from "//www.tompetty.com/cdn/shop/t/3/assets/EasePack.js?v=181845219642404585901723062214"; export const layers = () => { let image = document.querySelectorAll('.js-splash_layer-image') gsap.set(image, { opacity: 0 }) image.forEach((el)=> { let tl = gsap.timeline({ repeat: -1, repeatDelay: 7}) tl.to(el, { opacity: 1, duration: 2, // repeat: 1, // repeatDelay: gsap.utils.random(1, 3), delay: gsap.utils.random(.1, .3), ease:RoughEase.ease.config({ points: 10, strength: 50, }) }).to(el, { opacity: 1, duration: 2, // repeat: 1, // repeatDelay: gsap.utils.random(1, 3), delay: gsap.utils.random(.1, .3), ease:RoughEase.ease.config({ points: 10, strength: 50, }) }) }) } layers() </script> <style> #shopify-section-template--23183742239020__lad_splash_pre_QD6FqC .splash_button {background: #60d7e0 !important; border: 0.3rem solid #60d7e0 !important; margin-top: -2rem;} #shopify-section-template--23183742239020__lad_splash_pre_QD6FqC .splash_button:hover {background: #60d7e0 !important;} @media (min-width: 990px) {#shopify-section-template--23183742239020__lad_splash_pre_QD6FqC .splash_buttons {/* position: absolute; / / top: 0; / / right: 0; */ z-index: 999; padding: calc(4vh + 1rem) calc(3vw + 1rem); flex-direction: row; margin: 0 auto; }} </style></section><section id="shopify-section-template--23183742239020__image_banner" class="shopify-section section"> <div class="section--skiplink" > <link href="//www.tompetty.com/cdn/shop/t/3/assets/section-image-banner.css?v=55204574536699415381727885441" rel="stylesheet" type="text/css" media="all" /> <style data-shopify>#Banner-template--23183742239020__image_banner::after { opacity: 0.0; }</style> <div id="Banner-template--23183742239020__image_banner" class="banner banner--content-align-center banner--content-align-mobile-center banner--adapt banner--desktop-transparent scroll-trigger animate--fade-in" > <a href="#video" aria-label="View More" class="image-banner__skip-link"> <svg width="1em" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" fill="currentcolor"><path d="M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z"/></svg> </a> <style> .image-banner__skip-link { position: absolute; top: min(calc(100vh - 2rem), calc(100% - 2rem)); left: 50%; translate: -50% -100%; z-index: 100; border: 2px solid currentcolor; color: currentcolor; width: 2em; height: 2em; font-size: 2.5rem; display: flex; justify-content: center; align-items: center; text-decoration: none; border-radius: 100%; transition: opacity var(--duration-default) ease; } html:has(.scrolled-past-header) .image-banner__skip-link { opacity: 0; } @media (max-width: 991px) { .image-banner__skip-link { display: none; } } </style> <div class="banner__content banner__content--middle-center page-width scroll-trigger animate--slide-in "> <div class="banner__box content-container content-container--full-width-mobile color-scheme-1 background--template--23183742239020__image_banner gradient"></div> </div> </div> </div> <style> #shopify-section-template--23183742239020__image_banner .image-banner__skip-link {position: relative; top: -1.25rem !important; z-index: 999;} </style></section><section id="shopify-section-template--23183742239020__rich_text_d7D4Fx" class="shopify-section section"> <div class="" > <link href="//www.tompetty.com/cdn/shop/t/3/assets/section-rich-text.css?v=155250126305810049721723062216" rel="stylesheet" type="text/css" media="all" /> <style data-shopify>.section-template--23183742239020__rich_text_d7D4Fx-padding { padding-top: 0px; padding-bottom: 39px; } @media screen and (min-width: 750px) { .section-template--23183742239020__rich_text_d7D4Fx-padding { padding-top: 0px; padding-bottom: 52px; } }</style><div class="isolate"> <div class="rich-text content-container color-scheme-1 background--template--23183742239020__rich_text_d7D4Fx gradient rich-text--full-width content-container--full-width section-template--23183742239020__rich_text_d7D4Fx-padding"> <div class="rich-text__wrapper rich-text__wrapper--center page-width"> <div class="rich-text__blocks center"><h2 class="rich-text__heading rte inline-richtext h1 scroll-trigger animate--slide-in" data-cascade style="--animation-order: 1;" > </h2><div class="rich-text__buttons scroll-trigger animate--slide-in" data-cascade style="--animation-order: 2;" ></div></div> </div> </div> </div> </div> </section><section id="shopify-section-template--23183742239020__videos_j8MrRG" class="shopify-section section"> <div class="" > <link href="//www.tompetty.com/cdn/shop/t/3/assets/section-main-page.css?v=848677459125201531723062214" rel="stylesheet" type="text/css" media="all" /> <style> .background--template--23183742239020__videos_j8MrRG { background-image: url(//www.tompetty.com/cdn/shop/files/splash_bg.jpg?v=1723062578)!important; background-attachment: scroll!important; background-position: top center!important; } </style> <style data-shopify>.section-template--23183742239020__videos_j8MrRG-padding { padding-top: 42px; padding-bottom: 42px; } @media screen and (min-width: 750px) { .section-template--23183742239020__videos_j8MrRG-padding { padding-top: 56px; padding-bottom: 56px; } } .videos__item { display: flex; flex-direction: column; color: inherit; text-decoration: none; } .videos__item-image-wrapper { position: relative; } .video__item-play-icon { position: absolute; top: 50%; left: 50%; translate: -50% -50%; color: #fff; opacity: .5; width: 15%; transition: opacity var(--duration-default) ease; } .videos__item:hover .video__item-play-icon, .videos__item:focus .video__item-play-icon { opacity: .75; } .videos__item-image { display: block; position: absolute; width: 100%; height: 100%; object-fit: cover; } .videos__item-title { padding: 1rem; } .videos__footer { margin-top: 3rem; }</style><div class="videos color-scheme-1 background--template--23183742239020__videos_j8MrRG gradient"> <div class="page-width section-template--23183742239020__videos_j8MrRG-padding"><div class="grid grid--1-col-tablet-down grid--1-col-desktop"> <div class="grid__item" > <a href="https://www.youtube.com/watch?v=3KvKZ5vUDSg" data-fancybox="videos-template--23183742239020__videos_j8MrRG" data-width="1280" data-height="720" class="videos__item"> <div class="videos__item-image-wrapper"> <div class="global-media-settings media media--16-9"> <img src="//www.tompetty.com/cdn/shop/files/HeartbreakersThumb4.jpg?v=1739298610&amp;width=960" srcset="//www.tompetty.com/cdn/shop/files/HeartbreakersThumb4.jpg?v=1739298610&amp;width=352 352w, //www.tompetty.com/cdn/shop/files/HeartbreakersThumb4.jpg?v=1739298610&amp;width=832 832w, //www.tompetty.com/cdn/shop/files/HeartbreakersThumb4.jpg?v=1739298610&amp;width=960 960w" width="960" height="540" loading="lazy"> </div> <svg class="video__item-play-icon" fill="currentcolor" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z"/></svg> </div> </a> </div> </div></div> </div> <script type="module"> import { Fancybox } from '//cdn.jsdelivr.net/npm/@fancyapps/ui@4.0.31/dist/fancybox.esm.js' document.head.insertAdjacentHTML('beforeEnd','<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/@fancyapps/ui@4.0.31/dist/fancybox.css">') Fancybox.bind('[data-fancybox]', { Toolbar: false, closeButton: "outside", Thumbs: false }) </script> </div> </section><section id="shopify-section-template--23183742239020__multicolumn_kwBeeP" class="shopify-section section"> <style> .section--featured-products .title-wrapper { display: flex; justify-content: center; } .section--featured-products .title { position: relative; } .section--featured-products .title:before { content:""; display: block; position: absolute; z-index: -1; top: 50%; left: 0; pointer-events: none; translate: -64% -54%; background: url(https://cdn.shopify.com/s/files/1/0891/5841/8732/files/tp_crosshair.png?v=1723061980) center center / contain no-repeat; width: 24em; aspect-ratio: 1/1; } </style> <div class="section--featured-products" id="products"> <link href="//www.tompetty.com/cdn/shop/t/3/assets/section-multicolumn.css?v=108274682021163492911727890743" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-slider.css?v=14039311878856620671723062215" rel="stylesheet" type="text/css" media="all" /> <style data-shopify>.section-template--23183742239020__multicolumn_kwBeeP-padding { padding-top: 27px; padding-bottom: 27px; } @media screen and (min-width: 750px) { .section-template--23183742239020__multicolumn_kwBeeP-padding { padding-top: 36px; padding-bottom: 36px; } }</style><div class="multicolumn color-scheme-2 background--template--23183742239020__multicolumn_kwBeeP gradient background-primary"> <div class="page-width section-template--23183742239020__multicolumn_kwBeeP-padding isolate scroll-trigger animate--slide-in" data-cascade ><div class="title-wrapper center title-wrapper--self-padded-mobile title-wrapper--no-top-margin multicolumn__title"> <h2 class="title inline-richtext h1"> Featured Products </h2></div><slider-component class="slider-mobile-gutter"> <ul class="multicolumn-list contains-content-container grid grid--1-col-tablet-down grid--3-col-desktop" id="Slider-template--23183742239020__multicolumn_kwBeeP" role="list" ><li id="Slide-template--23183742239020__multicolumn_kwBeeP-1" class="multicolumn-list__item grid__item center scroll-trigger animate--slide-in" data-cascade style="--animation-order: 1;" > <div class="multicolumn-card content-container"> <div class="multicolumn-card__image-wrapper multicolumn-card__image-wrapper--full-width"> <div class="media media--transparent media--square" > <img src="//www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=3200" alt="" srcset="//www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=50 50w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=75 75w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=100 100w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=150 150w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=200 200w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=300 300w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=400 400w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=500 500w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=750 750w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=1000 1000w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=1250 1250w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=1500 1500w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=1750 1750w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=2000 2000w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=2250 2250w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=2500 2500w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=2750 2750w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=3000 3000w, //www.tompetty.com/cdn/shop/files/greatesthits-6.webp?v=1734037665&amp;width=3200 3200w" width="3200" height="3200" loading="lazy" sizes=" (min-width: 1600px) calc((1600px - 164px) * 1 / 3), (min-width: 990px) calc((100vw - 164px) * 1 / 3), (min-width: 750px) calc((100vw - 100px) * 1 / 1), calc((100vw - 30px) * 1 / 1) " class="multicolumn-card__image"> </div> </div><div class="multicolumn-card__info"><h3 class="h2 inline-richtext">GREATEST HITS - 2LP BLACK VINYL</h3><a class="link animate-arrow stretched-link" href="https://store.tompetty.com/products/greatest-hits" >Buy Now<span class="icon-wrap">&nbsp;<svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg" > <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> </span></a ></div> </div> </li><li id="Slide-template--23183742239020__multicolumn_kwBeeP-2" class="multicolumn-list__item grid__item center scroll-trigger animate--slide-in" data-cascade style="--animation-order: 2;" > <div class="multicolumn-card content-container"> <div class="multicolumn-card__image-wrapper multicolumn-card__image-wrapper--full-width"> <div class="media media--transparent media--square" > <img src="//www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=3200" alt="" srcset="//www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=50 50w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=75 75w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=100 100w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=150 150w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=200 200w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=300 300w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=400 400w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=500 500w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=750 750w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=1000 1000w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=1250 1250w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=1500 1500w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=1750 1750w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=2000 2000w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=2250 2250w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=2500 2500w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=2750 2750w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=3000 3000w, //www.tompetty.com/cdn/shop/files/Untitleddesign_70.webp?v=1734037710&amp;width=3200 3200w" width="3200" height="3200" loading="lazy" sizes=" (min-width: 1600px) calc((1600px - 164px) * 1 / 3), (min-width: 990px) calc((100vw - 164px) * 1 / 3), (min-width: 750px) calc((100vw - 100px) * 1 / 1), calc((100vw - 30px) * 1 / 1) " class="multicolumn-card__image"> </div> </div><div class="multicolumn-card__info"><h3 class="h2 inline-richtext">Long After Dark illustrated Pint Glass</h3><a class="link animate-arrow stretched-link" href="https://store.tompetty.com/products/ladpg" >Buy Now<span class="icon-wrap">&nbsp;<svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg" > <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> </span></a ></div> </div> </li><li id="Slide-template--23183742239020__multicolumn_kwBeeP-3" class="multicolumn-list__item grid__item center scroll-trigger animate--slide-in" data-cascade style="--animation-order: 3;" > <div class="multicolumn-card content-container"> <div class="multicolumn-card__image-wrapper multicolumn-card__image-wrapper--full-width"> <div class="media media--transparent media--square" > <img src="//www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=3200" alt="" srcset="//www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=50 50w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=75 75w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=100 100w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=150 150w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=200 200w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=300 300w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=400 400w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=500 500w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=750 750w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=1000 1000w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=1250 1250w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=1500 1500w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=1750 1750w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=2000 2000w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=2250 2250w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=2500 2500w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=2750 2750w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=3000 3000w, //www.tompetty.com/cdn/shop/files/TOTEPRODUCTIMAGE.webp?v=1734037754&amp;width=3200 3200w" width="3200" height="3200" loading="lazy" sizes=" (min-width: 1600px) calc((1600px - 164px) * 1 / 3), (min-width: 990px) calc((100vw - 164px) * 1 / 3), (min-width: 750px) calc((100vw - 100px) * 1 / 1), calc((100vw - 30px) * 1 / 1) " class="multicolumn-card__image"> </div> </div><div class="multicolumn-card__info"><h3 class="h2 inline-richtext">Long After Dark Illustrated Canvas Shopping Tote</h3><a class="link animate-arrow stretched-link" href="https://store.tompetty.com/products/lad-denim-tote" >Buy Now<span class="icon-wrap">&nbsp;<svg viewBox="0 0 14 10" fill="none" aria-hidden="true" focusable="false" class="icon icon-arrow" xmlns="http://www.w3.org/2000/svg" > <path fill-rule="evenodd" clip-rule="evenodd" d="M8.537.808a.5.5 0 01.817-.162l4 4a.5.5 0 010 .708l-4 4a.5.5 0 11-.708-.708L11.793 5.5H1a.5.5 0 010-1h10.793L8.646 1.354a.5.5 0 01-.109-.546z" fill="currentColor"> </svg> </span></a ></div> </div> </li></ul></slider-component> <div class="center"><a class="button button--primary" href="https://store.tompetty.com" > Shop The Store </a></div> </div> </div> </div> </section><section id="shopify-section-template--23183742239020__image_banner_QqwHfG" class="shopify-section section"> <div class="section--hero" > <link href="//www.tompetty.com/cdn/shop/t/3/assets/section-image-banner.css?v=55204574536699415381727885441" rel="stylesheet" type="text/css" media="all" /> <style data-shopify>#Banner-template--23183742239020__image_banner_QqwHfG::after { opacity: 0.0; }</style> <div id="Banner-template--23183742239020__image_banner_QqwHfG" class="banner banner--content-align-center banner--content-align-mobile-center banner--adapt banner--mobile-bottom banner--desktop-transparent scroll-trigger animate--fade-in" > <div class="banner__content banner__content--top-center page-width scroll-trigger animate--slide-in "> <div class="banner__box content-container content-container--full-width-mobile color-scheme-1 background--template--23183742239020__image_banner_QqwHfG gradient"><div > <div class="center"> <img src="https://cdn.shopify.com/s/files/1/0891/5841/8732/files/tpn_logo.png?v=1724966746" alt="Tom Petty Nation" width="250"> </div> </div><h2 class="banner__heading inline-richtext h1" > The Official Tom Petty Fan Club </h2><div class="banner__text rte body" > <p><h3>Benefits of joining include:</h3><ul><li>Access To Exclusive Content From The Legacy Vault</li><li>Stream All Buried Treasures Episodes</li><li>See the Latest News First</li><li>Fan Club Contests</li><li>Tom Petty Nation Merch Offers</li><li>Best of all, <em><strong>IT'S FREE!</strong></em></li></ul></p> </div><div class="banner__buttons" ><a href="/account/register" class=" button button--primary " >Join Now</a></div><div class="banner__text rte body" > <p>Also find Tom Petty Nation on Facebook <a href="https://www.facebook.com/groups/tompettynation" target="_blank" title="https://www.facebook.com/groups/tompettynation">Here</a></p> </div></div> </div> </div> </div> <style> #shopify-section-template--23183742239020__image_banner_QqwHfG .banner__box {top: -3rem;} </style></section><section id="shopify-section-template--23183742239020__image_banner_6TnyEX" class="shopify-section section"> <div class="" > <link href="//www.tompetty.com/cdn/shop/t/3/assets/section-image-banner.css?v=55204574536699415381727885441" rel="stylesheet" type="text/css" media="all" /> <style data-shopify>@media screen and (max-width: 749px) { #Banner-template--23183742239020__image_banner_6TnyEX::before, #Banner-template--23183742239020__image_banner_6TnyEX .banner__media::before, #Banner-template--23183742239020__image_banner_6TnyEX:not(.banner--mobile-bottom) .banner__content::before { padding-bottom: 81.04166666666667%; content: ''; display: block; } } @media screen and (min-width: 750px) { #Banner-template--23183742239020__image_banner_6TnyEX::before, #Banner-template--23183742239020__image_banner_6TnyEX .banner__media::before { padding-bottom: 81.04166666666667%; content: ''; display: block; } }</style><style data-shopify>#Banner-template--23183742239020__image_banner_6TnyEX::after { opacity: 0.0; }</style> <div id="Banner-template--23183742239020__image_banner_6TnyEX" class="banner banner--content-align-center banner--content-align-mobile-center banner--adapt banner--adapt banner--desktop-transparent scroll-trigger animate--fade-in" > <div class="banner__media media scroll-trigger animate--fade-in"> scroll-trigger animate--fade-in"><img src="//www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=3840" alt="" srcset="//www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=375 375w, //www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=550 550w, //www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=750 750w, //www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=1100 1100w, //www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=1500 1500w, //www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=1780 1780w, //www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=2000 2000w, //www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=3000 3000w, //www.tompetty.com/cdn/shop/files/tp_footer.jpg?v=1723061980&amp;width=3840 3840w" width="1920" height="1556.0" loading="lazy" sizes="100vw" fetchpriority="auto"> </div> <div class="banner__content banner__content--middle-center page-width scroll-trigger animate--slide-in "> <div class="banner__box content-container content-container--full-width-mobile color-scheme-1 background--template--23183742239020__image_banner_6TnyEX gradient"></div> </div> </div> </div> </section><script data-locksmith> var load = function () { if (document.querySelectorAll('.locksmith-manual-trigger').length > 0) { Locksmith.ping(); } Locksmith.util.on('submit', 'locksmith-resource-form', function (event) { event.preventDefault(); var data = Locksmith.util.serializeForm(event.target); Locksmith.postResource(data, { spinner: false, container: 'locksmith-content' }); }); Locksmith.util.on('click', 'locksmith-manual-trigger', function (event) { event.preventDefault(); Locksmith.postResource({}, { spinner: true, container: document }); }); Locksmith.submitPasscode = function (passcode) { Locksmith.postResource( { passcode: passcode }, { spinner: false, container: 'locksmith-content' } ); }; }; if (typeof Locksmith !== 'undefined') { load(); } else { window.addEventListener('load', load); } </script> </main> <!-- BEGIN sections: footer-group --> <div id="shopify-section-sections--23183741518124__footer" class="shopify-section shopify-section-group-footer-group"> <div class="" > <link href="//www.tompetty.com/cdn/shop/t/3/assets/section-footer.css?v=13656824792590965561723062215" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-newsletter.css?v=4727253280200485261723062214" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-list-menu.css?v=151968516119678728991723062214" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-list-payment.css?v=69253961410771838501723062215" rel="stylesheet" type="text/css" media="all" /> <link href="//www.tompetty.com/cdn/shop/t/3/assets/component-list-social.css?v=35792976012981934991723062214" rel="stylesheet" type="text/css" media="all" /> <style data-shopify>.footer { margin-top: 27px; } .section-sections--23183741518124__footer-padding { padding-top: 45px; padding-bottom: 45px; } @media screen and (min-width: 750px) { .footer { margin-top: 36px; } .section-sections--23183741518124__footer-padding { padding-top: 60px; padding-bottom: 60px; } }</style><footer class="footer color-scheme-5 background--sections--23183741518124__footer gradient section-sections--23183741518124__footer-padding"><div class="footer__content-top page-width"><div class="footer__blocks-wrapper grid grid--1-col grid--2-col grid--4-col-tablet scroll-trigger animate--slide-in" data-cascade ><div class="footer-block grid__item scroll-trigger animate--slide-in" data-cascade style="--animation-order: 1;" ><div class="footer-block__details-content footer-block-image center"><div class="footer-block__image-wrapper" style="max-width: min(100%, 200px);" > <img srcset="//www.tompetty.com/cdn/shop/files/tp_footer-logo.png?v=1723061981&width=200, //www.tompetty.com/cdn/shop/files/tp_footer-logo.png?v=1723061981&width=400 2x" src="//www.tompetty.com/cdn/shop/files/tp_footer-logo.png?v=1723061981&width=760" alt="" loading="lazy" width="640" height="638" > </div></div></div></div><div class="footer-block--newsletter scroll-trigger animate--slide-in" data-cascade > <ul class="list-unstyled list-social footer__list-social" role="list"><li class="list-social__item"> <a href="https://www.facebook.com/tompetty" class="link list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-facebook" viewBox="0 0 20 20"> <path fill="currentColor" d="M18 10.049C18 5.603 14.419 2 10 2c-4.419 0-8 3.603-8 8.049C2 14.067 4.925 17.396 8.75 18v-5.624H6.719v-2.328h2.03V8.275c0-2.017 1.195-3.132 3.023-3.132.874 0 1.79.158 1.79.158v1.98h-1.009c-.994 0-1.303.621-1.303 1.258v1.51h2.219l-.355 2.326H11.25V18c3.825-.604 6.75-3.933 6.75-7.951Z"/> </svg> <span class="visually-hidden">Facebook</span> </a> </li><li class="list-social__item"> <a href="https://instagram.com/TomPettyOfficial" class="link list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-instagram" viewBox="0 0 20 20"> <path fill="currentColor" fill-rule="evenodd" d="M13.23 3.492c-.84-.037-1.096-.046-3.23-.046-2.144 0-2.39.01-3.238.055-.776.027-1.195.164-1.487.273a2.43 2.43 0 0 0-.912.593 2.486 2.486 0 0 0-.602.922c-.11.282-.238.702-.274 1.486-.046.84-.046 1.095-.046 3.23 0 2.134.01 2.39.046 3.229.004.51.097 1.016.274 1.495.145.365.319.639.602.913.282.282.538.456.92.602.474.176.974.268 1.479.273.848.046 1.103.046 3.238.046 2.134 0 2.39-.01 3.23-.046.784-.036 1.203-.164 1.486-.273.374-.146.648-.329.921-.602.283-.283.447-.548.602-.922.177-.476.27-.979.274-1.486.037-.84.046-1.095.046-3.23 0-2.134-.01-2.39-.055-3.229-.027-.784-.164-1.204-.274-1.495a2.43 2.43 0 0 0-.593-.913 2.604 2.604 0 0 0-.92-.602c-.284-.11-.703-.237-1.488-.273ZM6.697 2.05c.857-.036 1.131-.045 3.302-.045 1.1-.014 2.202.001 3.302.045.664.014 1.321.14 1.943.374a3.968 3.968 0 0 1 1.414.922c.41.397.728.88.93 1.414.23.622.354 1.279.365 1.942C18 7.56 18 7.824 18 10.005c0 2.17-.01 2.444-.046 3.292-.036.858-.173 1.442-.374 1.943-.2.53-.474.976-.92 1.423a3.896 3.896 0 0 1-1.415.922c-.51.191-1.095.337-1.943.374-.857.036-1.122.045-3.302.045-2.171 0-2.445-.009-3.302-.055-.849-.027-1.432-.164-1.943-.364a4.152 4.152 0 0 1-1.414-.922 4.128 4.128 0 0 1-.93-1.423c-.183-.51-.329-1.085-.365-1.943C2.009 12.45 2 12.167 2 10.004c0-2.161 0-2.435.055-3.302.027-.848.164-1.432.365-1.942a4.44 4.44 0 0 1 .92-1.414 4.18 4.18 0 0 1 1.415-.93c.51-.183 1.094-.33 1.943-.366Zm.427 4.806a4.105 4.105 0 1 1 5.805 5.805 4.105 4.105 0 0 1-5.805-5.805Zm1.882 5.371a2.668 2.668 0 1 0 2.042-4.93 2.668 2.668 0 0 0-2.042 4.93Zm5.922-5.942a.958.958 0 1 1-1.355-1.355.958.958 0 0 1 1.355 1.355Z" clip-rule="evenodd"/> </svg> <span class="visually-hidden">Instagram</span> </a> </li><li class="list-social__item"> <a href="https://www.youtube.com/user/tompetty" class="link list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-youtube" viewBox="0 0 20 20"> <path fill="currentColor" d="M18.16 5.87c.34 1.309.34 4.08.34 4.08s0 2.771-.34 4.08a2.125 2.125 0 0 1-1.53 1.53c-1.309.34-6.63.34-6.63.34s-5.321 0-6.63-.34a2.125 2.125 0 0 1-1.53-1.53c-.34-1.309-.34-4.08-.34-4.08s0-2.771.34-4.08a2.173 2.173 0 0 1 1.53-1.53C4.679 4 10 4 10 4s5.321 0 6.63.34a2.173 2.173 0 0 1 1.53 1.53ZM8.3 12.5l4.42-2.55L8.3 7.4v5.1Z"/> </svg> <span class="visually-hidden">YouTube</span> </a> </li><li class="list-social__item"> <a href="https://www.tiktok.com/@tompetty" class="link list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-tiktok" viewBox="0 0 20 20"> <path fill="currentColor" d="M10.511 1.705h2.74s-.157 3.51 3.795 3.768v2.711s-2.114.129-3.796-1.158l.028 5.606A5.073 5.073 0 1 1 8.213 7.56h.708v2.785a2.298 2.298 0 1 0 1.618 2.205L10.51 1.705Z"/> </svg> <span class="visually-hidden">TikTok</span> </a> </li><li class="list-social__item"> <a href="https://twitter.com/tompetty" class="link list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-twitter" viewBox="0 0 20 20"> <path fill-rule="evenodd" clip-rule="evenodd" d="M7.27274 2.8L10.8009 7.82176L15.2183 2.8H16.986L11.5861 8.93887L17.3849 17.1928H12.7272L8.99645 11.8828L4.32555 17.1928H2.55769L8.21157 10.7657L2.61506 2.8H7.27274ZM13.5151 15.9248L5.06895 4.10931H6.4743L14.9204 15.9248H13.5151Z" fill="currentColor"/> </svg> <span class="visually-hidden">X (Twitter)</span> </a> </li><li class="list-social__item"> <a href="https://play.spotify.com/artist/2UZMlIwnkgAEDBsw1Rejkn" class="link list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-spotify" viewBox="0 0 20 20"> <path fill="currentColor" d="m10,2.54c-4.12,0-7.46,3.34-7.46,7.46s3.34,7.46,7.46,7.46,7.46-3.34,7.46-7.46-3.34-7.46-7.46-7.46Zm3.03,10.98c-.12,0-.21-.03-.32-.1-1.87-1.14-4.06-1.19-6.22-.75-.11.02-.27.08-.36.08-.29,0-.48-.23-.48-.48,0-.3.18-.46.41-.5,2.46-.54,4.98-.5,7.13.79.18.11.29.23.29.5s-.22.46-.46.46h.02Zm.81-1.98c-.16,0-.26-.07-.37-.12-1.88-1.1-4.68-1.56-7.19-.89-.14.03-.23.08-.36.08-.32,0-.57-.26-.57-.57s.16-.54.46-.62c.83-.24,1.7-.41,2.94-.41,1.96,0,3.84.49,5.33,1.37.25.14.34.34.34.58,0,.32-.26.58-.57.58h0Zm.94-2.3c-.16,0-.26-.03-.38-.11-2.14-1.28-5.98-1.58-8.45-.91-.1.02-.25.08-.38.08-.4,0-.7-.3-.7-.71s.26-.65.52-.72c1.06-.3,2.25-.46,3.54-.46,2.2,0,4.51.46,6.18,1.44.24.14.38.32.38.68,0,.41-.34.7-.7.7h0v.02h-.01Z"/> </svg><span class="visually-hidden">Spotify</span> </a> </li><li class="list-social__item"> <a href="https://itunes.apple.com/us/artist/tom-petty-the-heartbreakers/id161527" class="link list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-apple" viewBox="0 0 20 20"> <path fill="currentColor" d="m14.36,9.89c0-1.27.56-2.22,1.73-2.92-.65-.93-1.63-1.44-2.92-1.54-1.21-.1-2.56.71-3.04.71-.53,0-1.7-.68-2.64-.68-1.93.02-3.96,1.53-3.96,4.58,0,.91.16,1.84.49,2.79.44,1.27,2.03,4.35,3.69,4.31.86-.02,1.48-.62,2.6-.62s1.66.62,2.64.62c1.67-.02,3.12-2.84,3.52-4.11-2.24-1.05-2.12-3.1-2.12-3.16h0v.02h.01Zm-1.95-5.64c.94-1.12.85-2.13.83-2.49-.83.05-1.78.56-2.33,1.2-.61.68-.95,1.53-.89,2.47.9.08,1.72-.39,2.4-1.18,0,0-.01,0-.01,0Z"/> </svg><span class="visually-hidden">Apple</span> </a> </li><li class="list-social__item"> <a href="https://music.amazon.com/artists/B000QJHUF8?ref=dm_sh_6d0b-64d3-dmcp-8670-3f855&musicTerritory=US&marketplaceId=ATVPDKIKX0DER" class="link list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-amazon" viewBox="0 0 20 20"> <path fill="currentColor" d="m11.05,7.08c-1.53.06-5.33.49-5.33,3.69,0,3.44,4.34,3.58,5.76,1.35.2.32,1.11,1.18,1.42,1.47l1.78-1.76s-1.01-.8-1.01-1.66v-4.63c0-.8-.77-2.59-3.54-2.59s-4.23,1.73-4.23,3.27l2.31.22c.51-1.56,1.71-1.56,1.71-1.56,1.28,0,1.11.93,1.11,2.17h0v.02Zm0,2.73c0,2.51-2.65,2.14-2.65.55,0-1.49,1.59-1.78,2.65-1.82v1.27Zm4.27,5.14c-.24.32-2.21,2.1-5.49,2.1s-5.8-2.25-6.57-3.17c-.22-.24.03-.35.17-.26,2.31,1.4,5.9,3.71,11.71.96.24-.11.42.07.17.38h.01Zm1.25.07c-.2.5-.5.84-.67.98-.17.14-.3.08-.2-.13s.6-1.47.4-1.73c-.2-.26-1.16-.14-1.51-.1-.34.03-.41.07-.44,0-.07-.18.68-.49,1.18-.55.49-.06,1.28-.02,1.44.18.11.16,0,.85-.2,1.35h.01Z"/> </svg><span class="visually-hidden">Amazon</span> </a> </li><li class="list-social__item"> <a href="https://www.pandora.com/artist/tom-petty/ARXfmZrZcnqZjPq" class="link list-social__link"><svg aria-hidden="true" focusable="false" class="icon icon-pandora" viewBox="0 0 20 20"> <path fill="currentColor" d="m15.8,7.84c-.24-2.53-2.51-4.51-5.17-4.51h-6.46v13.36h3.33c.46,0,.84-.37.84-.84v-2.5h2.5c1.4,0,2.75-.6,3.7-1.64.96-1.06,1.41-2.43,1.27-3.86h-.01Z"/> </svg><span class="visually-hidden">Pandora</span> </a> </li></ul> </div> </div><div class="footer__content-bottom scroll-trigger animate--slide-in" data-cascade > <div class="footer__content-bottom-wrapper page-width"> <div class="footer__column footer__localization isolate"></div> <div class="footer__column footer__column--info"></div> </div> <div class="footer__content-bottom-wrapper page-width footer__content-bottom-wrapper--center"> <div class="footer__copyright caption"> <small class="copyright__content" >&copy; 2025, <a href="/" title="">Tom Petty Official</a></small><ul class="policies list-unstyled"><li> <small class="copyright__content" ><a href="/policies/privacy-policy">Privacy policy</a></small > </li></ul><small class="copyright__content"> <div class="footer__core"> <a href="//www.bubbleup.net" target="_blank" class="footer__core-image" aria-label="Website Development & Design by BubbleUp"><svg fill="currentcolor" width="90" height="44" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 83.41 39"><path d="m0,37.38v-5h1.62c.4-.01.8.01,1.2.08.29.08.54.25.72.49.21.29.31.64.29,1,0,.27-.05.54-.17.78-.1.19-.25.36-.43.49-.16.12-.34.21-.53.27-.33.03-.67.03-1,0h-.65v1.89H0Zm1-4.16v1.42h.54c.27.01.54-.01.8-.08.14-.04.27-.13.36-.25.07-.12.11-.25.11-.39.01-.34-.23-.63-.57-.67-.24-.02-.49-.02-.73,0l-.51-.03Zm3.05,1.68c-.02-.44.06-.88.23-1.29.11-.26.27-.49.47-.69.19-.18.41-.33.65-.43.34-.14.71-.21,1.08-.2.66-.03,1.3.22,1.77.69.88,1.12.88,2.69,0,3.81-.46.47-1.1.72-1.76.7-.67.03-1.32-.23-1.79-.72-.46-.51-.69-1.18-.65-1.87Zm1,0c-.04.46.1.93.39,1.29.5.55,1.34.59,1.89.1,0,0,0,0,0,0l.1-.09c.28-.38.42-.84.39-1.31.03-.46-.1-.92-.38-1.29-.54-.55-1.43-.56-1.98-.02,0,0-.01.01-.02.02h0c-.27.37-.4.82-.36,1.28l-.04.03Zm4.94,2.48l-1.2-5h1l.75,3.43,1-3.44h1.16l.88,3.5.77-3.5h1l-1.22,5h-1.05l-1-3.75-1,3.75h-1.09Zm5.55,0v-5h3.72v.85h-2.72v1.11h2.52v.84h-2.52v1.31h2.8v.84l-3.8.05Zm4.31,0v-5h2.13c.39-.02.79.02,1.17.13.24.09.44.26.58.48.15.24.22.51.22.79,0,.34-.11.67-.33.93-.27.27-.62.43-1,.46.2.11.38.25.54.42.22.25.41.52.58.81l.61,1h-1.21l-.73-1.09c-.16-.26-.34-.5-.53-.74-.08-.09-.18-.16-.3-.21-.17-.05-.34-.07-.51-.06h-.21v2.09h-1.01Zm1-2.89h.75c.3.02.61,0,.91-.06.11-.04.21-.11.28-.21.07-.11.1-.25.1-.38,0-.15-.04-.29-.13-.41-.1-.11-.23-.18-.38-.2h-1.53v1.26Zm3.69,2.89v-5h3.72v.85h-2.72v1.11h2.52v.84h-2.52v1.31h2.8v.84l-3.8.05Zm4.31-5.01h1.85c.34-.01.67.02,1,.1.29.08.55.24.76.46.21.23.38.51.48.81.11.38.17.78.16,1.18,0,.36-.04.72-.15,1.07-.11.34-.29.64-.54.89-.2.18-.45.32-.71.4-.29.08-.6.12-.9.11h-1.9l-.05-5.02Zm1,.85v3.27h.76c.2.02.41.02.61,0,.15-.04.29-.11.41-.21.13-.13.22-.3.27-.48.07-.3.11-.61.1-.92.01-.3-.02-.6-.1-.89-.06-.18-.16-.35-.29-.49-.13-.12-.3-.2-.47-.24-.28-.03-.55-.03-.83,0l-.46-.04Zm4.95-.85h2c.3-.02.59-.02.89,0,.38.06.72.29.91.63.1.18.15.38.15.59,0,.47-.27.9-.7,1.09.28.07.52.23.7.46.16.22.25.48.25.75,0,.23-.06.46-.16.67-.1.21-.25.39-.43.52-.2.14-.44.22-.68.24h-2.93v-4.95Zm1,.83v1.16h1.39c.15,0,.3-.07.41-.18.1-.1.15-.25.15-.39,0-.14-.04-.27-.13-.38-.1-.11-.24-.17-.38-.18h-.86l-.58-.03Zm0,2v1.29h.9c.23.02.46.02.69,0,.14-.02.27-.09.37-.2.1-.12.15-.27.14-.43,0-.13-.03-.26-.1-.37-.08-.11-.19-.19-.32-.23-.3-.06-.6-.09-.9-.07h-.78Zm4.74,2.18v-2.11l-1.84-2.9h1.19l1.18,2,1.16-2h1.17l-1.86,2.91v2.1h-1Zm4.57-5.73h3.31c.46-.03.91.12,1.27.41.28.26.44.62.44,1,0,.32-.11.63-.32.87-.17.18-.38.31-.62.38.35.06.67.24.91.51.2.26.3.58.29.91,0,.56-.29,1.08-.78,1.36-.21.1-.44.17-.67.19-.26.04-.53.07-.79.08h-3l-.04-5.71Zm1.79,2.25h.8c.2.02.41-.03.58-.14.11-.11.17-.26.16-.41,0-.15-.05-.29-.16-.39-.17-.11-.36-.16-.56-.14h-.78l-.04,1.08Zm0,2.25h.9c.23.02.45-.04.64-.16.12-.11.19-.27.19-.44,0-.16-.07-.31-.19-.41-.19-.12-.42-.18-.65-.15h-.9v1.16Zm8.27,1.23h-1.47v-.67c-.18.24-.41.44-.67.59-.26.13-.54.19-.83.18-.37.01-.73-.13-1-.39-.28-.34-.41-.77-.37-1.21v-2.65h1.6v2.26c-.02.19.03.39.14.55.11.11.26.17.41.16.18,0,.35-.08.47-.22.14-.24.21-.51.18-.79v-2h1.57l-.03,4.19Zm.53-5.73h1.61v2c.15-.16.33-.29.54-.37.21-.08.44-.12.67-.12.47,0,.93.19,1.25.54.35.44.53,1,.5,1.56,0,.41-.07.82-.23,1.2-.13.31-.35.58-.63.77-.26.17-.57.26-.88.26-.27,0-.53-.06-.77-.18-.22-.14-.42-.32-.57-.53v.61h-1.49v-5.74Zm1.6,3.64c-.03.28.04.55.2.78.13.15.31.24.51.24.19,0,.37-.09.48-.24.15-.24.21-.51.19-.79.02-.25-.05-.51-.19-.72-.11-.15-.28-.23-.46-.23-.2,0-.4.08-.53.24-.15.21-.22.46-.2.72Zm3.34-3.64h1.61v2c.15-.16.33-.29.54-.37.21-.08.44-.12.67-.12.47,0,.93.19,1.25.54.35.44.53,1,.5,1.56,0,.41-.07.82-.23,1.2-.13.31-.35.58-.63.77-.27.17-.57.26-.89.26-.27,0-.53-.06-.77-.18-.22-.14-.42-.32-.57-.53v.61h-1.48v-5.74Zm1.6,3.64c-.03.28.04.55.2.78.13.15.31.24.51.24.19,0,.37-.09.48-.24.15-.24.21-.51.19-.79.02-.25-.05-.51-.19-.72-.11-.15-.28-.23-.46-.23-.2,0-.4.08-.53.24-.15.21-.22.46-.2.72Zm3.36-3.64h1.59v5.73h-1.59v-5.73Zm6.76,4.05h-3.18c0,.21.08.41.21.57.15.18.37.28.6.27.16,0,.31-.04.45-.12.11-.07.2-.16.28-.26l1.57.14c-.2.38-.5.69-.87.9-.46.21-.96.3-1.46.27-.45.02-.89-.06-1.3-.23-.33-.16-.6-.42-.78-.74-.23-.36-.34-.77-.34-1.19-.03-.59.2-1.16.62-1.57.47-.42,1.09-.64,1.72-.6.48-.02.97.07,1.41.27.34.17.62.44.79.78.19.41.29.85.28,1.3v.21Zm-1.66-.76c-.01-.24-.1-.47-.25-.66-.32-.28-.8-.26-1.09.06,0,0,0,0-.01.01h0c-.11.17-.17.36-.18.56l1.53.03Zm5.74-3.29h1.77v3.41c0,.34-.05.68-.16,1-.11.3-.28.57-.5.79-.2.21-.44.37-.71.47-.4.13-.82.19-1.24.17-.3.02-.6.02-.9,0-.29-.03-.57-.1-.83-.23-.23-.12-.44-.29-.61-.49-.17-.19-.3-.42-.38-.66-.11-.32-.16-.66-.16-1v-3.46h1.77v3.49c-.01.27.08.53.26.73.42.35,1.02.35,1.44,0,.18-.2.28-.47.26-.74v-3.48Zm2.38,7.31v-5.73h1.49v.61c.15-.21.35-.39.57-.52.24-.12.5-.18.77-.18.51-.02,1,.22,1.29.64.31.46.47,1.01.46,1.57.04.57-.14,1.14-.5,1.58-.31.37-.78.57-1.26.56-.23,0-.46-.04-.67-.12-.21-.08-.39-.21-.54-.37v2l-1.61-.04Zm1.59-3.64c-.02.26.05.52.21.73.13.15.32.24.52.24.18,0,.35-.09.46-.23.15-.23.21-.51.19-.78.02-.26-.05-.52-.2-.74-.11-.15-.29-.24-.48-.24-.2,0-.38.09-.51.24-.16.23-.22.51-.19.78Zm-38.22-6.59h-1.16c-6.02-.28-11.16-4.42-12.72-10.24-.17-.66-.3-1.33-.38-2,0-.34-.06-.68-.08-1v-1.25c.3-6.07,4.51-11.23,10.39-12.75,1.2-.3,2.43-.44,3.67-.43,3.22.03,6.33,1.19,8.79,3.28l.5.45s.03.09,0,.13c-.91,3.43.86,7,4.13,8.36.08.01.13.08.12.16,0,0,0,0,0,0,.06.73.06,1.47,0,2.2-.03.72-.13,1.44-.28,2.14-.4,2-1.24,3.89-2.47,5.53-1.16,1.51-2.62,2.76-4.28,3.69-1.11.61-2.29,1.07-3.52,1.37-.8.18-1.61.3-2.42.35h-.29Zm-8.57-14.71l.21-.15c.52-.48.56-1.29.08-1.81,0,0,0,0,0,0-.07-.07-.14-.14-.23-.19-.29-.2-.64-.3-1-.29h-2.98c-.08,0-.11,0-.11.11v5.17c0,.08,0,.11.11.11h2.2c.44,0,.89-.02,1.33-.08.32-.03.62-.16.86-.36.38-.34.55-.86.45-1.36-.04-.46-.34-.85-.77-1l-.28-.1.13-.05Zm11.56,2.62c.54.63,1.49.71,2.13.17.17-.14.3-.32.39-.52v-.09c.29-.63.34-1.34.14-2-.21-.85-1.07-1.36-1.91-1.15,0,0-.01,0-.02,0-.13.03-.26.08-.37.15-.12.07-.24.15-.34.25-.01-.04-.01-.07,0-.11v-1.62c0-.07,0-.09-.09-.09h-1.41c-.08,0-.1,0-.1.1v5.17c0,.07,0,.09.09.09h1.23c.06,0,.09,0,.08-.08s0-.3,0-.47l.18.2Zm-4.57-3.31v-1.61c0-.07,0-.1-.1-.1h-1.33c-.07,0-.09,0-.09.09v5.19c0,.07,0,.1.09.09h1.22c.07,0,.1,0,.1-.09v-.47c.13.15.27.3.43.42.72.44,1.66.22,2.11-.49l.06-.1c.34-.66.39-1.43.16-2.13-.28-.83-1.17-1.28-2-1,0,0,0,0,0,0h-.09c-.22.07-.42.19-.58.36l.02-.16Zm-3.26,3.57c0,.07,0,.1.1.1h1.25c.07,0,.1,0,.1-.09v-3.72c0-.07,0-.1-.09-.1h-1.36c-.08,0-.1,0-.1.1v2c0,.22-.07.43-.22.59-.2.19-.52.19-.72,0-.06-.07-.1-.15-.13-.23-.01-.1-.01-.21,0-.31v-2c0-.08,0-.1-.1-.1h-1.3c-.1,0-.12,0-.12.12v2.33c-.01.15-.01.29,0,.44.05.65.61,1.14,1.26,1.1.41.02.81-.11,1.12-.37.11-.11.22-.22.31-.33,0,.14,0,.3,0,.47Zm15.44-1.47h1.41c.07,0,.09,0,.09-.09,0-.28-.02-.55-.08-.82-.11-.68-.62-1.23-1.29-1.39-.55-.15-1.14-.15-1.69,0-.6.13-1.09.54-1.31,1.11-.17.43-.21.91-.11,1.36.14.74.72,1.32,1.46,1.46.5.08,1.02.08,1.52,0,.58-.1,1.09-.47,1.36-1,0,0,.08-.08,0-.09l-1.3-.12c-.07-.02-.14.01-.18.07-.16.19-.41.29-.66.27-.35-.03-.64-.31-.67-.66q0-.12.1-.12h1.38l-.03.02Zm-4.71,1.47c0,.08,0,.1.1.1h1.3c.08,0,.1,0,.1-.1v-5.18c0-.08,0-.1-.1-.1h-1.3c-.08,0-.1,0-.1.1v5.18Zm-16.91-1.61v-.45c0-.15,0-.08.08-.08h.93c.19-.02.38.06.5.22.16.23.11.55-.12.71l-.12.06c-.13.04-.26.06-.39.06h-.81c-.07,0-.09,0-.09-.09s.02-.23.02-.43Zm0-2.07v-.43c0-.14,0-.07.06-.07.31-.02.61-.02.92,0,.27.03.46.27.43.54,0,0,0,0,0,0-.02.09-.06.17-.11.24-.11.13-.28.2-.45.19h-.79q-.06,0-.06-.07v-.41Zm13.94,1.83c-.01-.22.04-.43.14-.62.12-.22.37-.33.61-.28.23.03.42.2.47.43.11.32.11.68,0,1-.07.26-.29.44-.56.45-.27-.01-.51-.2-.59-.46-.05-.17-.07-.34-.07-.52Zm-3.23-.03c0,.17-.01.34-.06.51-.06.26-.3.45-.57.46-.27-.04-.49-.23-.55-.5-.07-.27-.07-.56,0-.83.05-.34.35-.57.69-.53.27.04.49.25.52.53,0,.12,0,.24-.03.36Zm10.15-.33h-.65c-.06,0-.08,0-.07-.08.02-.26.17-.49.39-.62.35-.17.77-.04.94.31.03.06.05.12.06.19q0,.16-.14.16l-.53.04Zm8.81-8.44c-.27-.03-.52.13-.61.38-.13.34-.13.72,0,1.06.1.25.35.41.62.39.25-.03.45-.21.51-.45.07-.29.07-.59,0-.88-.05-.26-.26-.46-.52-.5Zm3.48-2.04c-.59-1.5-1.71-2.73-3.15-3.46-.91-.48-1.91-.74-2.94-.75h-.64c-.57.03-1.13.14-1.66.33-2.78.95-4.63,3.58-4.58,6.51.01.49.07.97.18,1.45.81,3.35,4,5.56,7.42,5.13.79-.1,1.56-.34,2.26-.71,2.24-1.16,3.64-3.48,3.63-6v-.12c-.02-.82-.2-1.63-.52-2.38Zm-5.91,3c.01.6-.22,1.17-.65,1.59-.32.31-.74.5-1.18.54-.61.08-1.22.06-1.82-.08-.71-.16-1.26-.73-1.41-1.44-.06-.26-.1-.52-.1-.79v-3c0-.09,0-.12.12-.12h1.42q.13,0,.13.13v1.63h0v1.6c-.01.45.34.82.79.84h0c.23.02.46-.04.65-.16.22-.16.34-.41.34-.68v-3.29c0-.09,0-.11.11-.11h1.46c.07,0,.1,0,.1.09.05,1.07.06,2.14.05,3.21v.04Zm4.52.15c.01.41-.09.82-.3,1.17-.25.42-.7.69-1.19.72-.46.05-.92-.11-1.26-.43-.01.04-.01.08,0,.12v1.61c0,.07,0,.1-.1.1h-1.38c-.08,0-.1,0-.1-.1v-5.17c0-.09,0-.11.11-.11h1.19c.1,0,.12,0,.11.12s0,.28,0,.44c.11-.12.24-.24.37-.34.66-.45,1.55-.32,2.05.31.34.45.51,1.01.49,1.57h.01Zm-3.52,8.5c0,.77-.61,1.39-1.38,1.4,0,0,0,0-.01,0-.77,0-1.4-.63-1.4-1.4s.63-1.4,1.4-1.4h0c.5,0,.96.26,1.21.7.12.21.19.45.18.7Zm-.27,0c0-.62-.49-1.12-1.11-1.13,0,0-.01,0-.02,0-.62,0-1.13.51-1.13,1.13s.51,1.13,1.13,1.13c.3,0,.58-.12.8-.33.22-.21.34-.5.33-.8Zm-1.76-.75h.67c.15-.02.3.03.41.12.09.08.14.19.13.31,0,.1-.04.19-.1.26-.08.08-.19.14-.31.16l.13.07c.05.04.09.09.12.15l.24.43h-.44c-.08-.18-.18-.35-.29-.51-.03-.05-.09-.08-.15-.08h0v.59h-.37l-.04-1.5Zm.37.63h.16c.08,0,.16-.01.23-.05.04-.03.07-.08.07-.13,0-.05-.02-.1-.06-.13-.06-.05-.14-.06-.22-.05h-.18v.36Z"/></svg></a> </div> </small> </div> </div> </div> </footer> </div> </div> <!-- END sections: footer-group --> <ul hidden> <li id="a11y-refresh-page-message">Choosing a selection results in a full page refresh.</li> <li id="a11y-new-window-message">Opens in a new window.</li> </ul> <script> window.shopUrl = 'https://www.tompetty.com'; window.routes = { cart_add_url: '/cart/add', cart_change_url: '/cart/change', cart_update_url: '/cart/update', cart_url: '/cart', predictive_search_url: '/search/suggest', }; window.cartStrings = { error: `There was an error while updating your cart. Please try again.`, quantityError: `You can only add [quantity] of this item to your cart.`, }; window.variantStrings = { addToCart: `Add to cart`, soldOut: `Sold out`, unavailable: `Unavailable`, unavailable_with_option: `[value] - Unavailable`, }; window.quickOrderListStrings = { itemsAdded: `[quantity] items added`, itemAdded: `[quantity] item added`, itemsRemoved: `[quantity] items removed`, itemRemoved: `[quantity] item removed`, viewCart: `View cart`, each: `[money]/ea`, min_error: `This item has a minimum of [min]`, max_error: `This item has a maximum of [max]`, step_error: `You can only add this item in increments of [step]`, }; window.accessibilityStrings = { imageAvailable: `Image [index] is now available in gallery view`, shareSuccess: `Link copied to clipboard`, pauseSlideshow: `Pause slideshow`, playSlideshow: `Play slideshow`, recipientFormExpanded: `Gift card recipient form expanded`, recipientFormCollapsed: `Gift card recipient form collapsed`, countrySelectorSearchCount: `[count] countries/regions found`, }; </script><script> function handleFanclubMemberRedirect() { // Makes sure that an existing logged-in member automatically gets routed to the member home if they try to go back to the join or login page. const isLoggedIn = ShopifyAnalytics?.meta?.page?.customerId !== undefined if (!isLoggedIn) { return } const pages = { join: '/pages/fanclub-join', signup: '/account/register', home: '/pages/member-home', login: '/account/login' } const isOnNonMemberPage = currentPageIs('join') || currentPageIs('login') || currentPageIs('signup') const shouldGoToMemberHome = isLoggedIn && isOnNonMemberPage if (shouldGoToMemberHome) { console.log("User already logged in; sending to homepage") window.location.href = pages.home return } updateFanclubLinks() function currentPageIs(pageType) { const urlForPageType = pages[pageType] const currentPath = window.location.pathname.replace(/\/$/, "") // trim trailing slash return currentPath == urlForPageType } function updateFanclubLinks() { const nonMemberPages = [pages['join'], pages['login'], pages['signup']]; // Get the list of matching links const matchingLinks = findMatchingLinks(nonMemberPages); matchingLinks.forEach(a => a.href = pages['home']) } } function findMatchingLinks(targetPaths) { const targetPathSet = new Set(targetPaths.map(path => path.replace(/\/+$/, ''))); const allLinks = Array.from(document.querySelectorAll('a')) return allLinks.filter(link => { try { const linkPath = new URL(link.href).pathname.replace(/\/+$/, ''); return targetPathSet.has(linkPath); } catch (error) { console.error('Invalid URL:', link.href); return false; } }); } handleFanclubMemberRedirect() </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10