CINXE.COM
Kawhi Leonard Canvas Prints & Wall Art - Official NBA Photo Store
<!DOCTYPE html> <html lang='en'> <head> <title>Kawhi Leonard Canvas Prints & Wall Art - Official NBA Photo Store</title> <meta name="description" content="Buy Kawhi Leonard canvas prints from the Official NBA Photo Store. Our Kawhi Leonard canvas art is stretched on 1.5 inch thick stretcher bars and may be customized with your choice of black, white, or mirrored sides. All Kawhi Leonard canvas prints ship within 48 hours, include a 30-day money-back guarantee, and arrive ready-to-hang with pre-attached hanging wire, mounting hooks, and nails."> <meta property='og:title' content="Kawhi Leonard Canvas Prints & Wall Art - Official NBA Photo Store"> <meta property='og:type' content='website'> <meta property='og:url' content='https://photostore.nba.com/shop/canvas+prints/kawhi+leonard'> <meta property='og:image' content='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/7-kawhi-leonard-mark-blinch-canvas-print.jpg'><meta property='og:site_name' content='NBA Photo Store'> <meta property='og:description' content="Buy Kawhi Leonard canvas prints from the Official NBA Photo Store. Our Kawhi Leonard canvas art is stretched on 1.5 inch thick stretcher bars and may be customized with your choice of black, white, or mirrored sides. All Kawhi Leonard canvas prints ship within 48 hours, include a 30-day money-back guarantee, and arrive ready-to-hang with pre-attached hanging wire, mounting hooks, and nails."> <meta property='fb:app_id' content='309028460694'> <meta name='viewport' content='width=device-width, initial-scale=1'> <link rel='next' href="/shop/canvas+prints/kawhi+leonard?page=2"> <link rel='stylesheet' type='text/css' href='/css/stylesheet.css?v=07ebac5800'> <link rel='stylesheet' type='text/css' href='/css/searchEngine/searchEngineWhiteLabel2024.css?v=07ebac5800'> <link rel='canonical' href='https://photostore.nba.com/shop/canvas+prints/kawhi+leonard'> <script type='text/javascript' src='/js/globalScripts.js?v=07ebac5800'></script> <script type='text/javascript' src='/js/searchEngine/searchEngine.js?v=07ebac5800'></script> <script type='text/javascript'> function newHttpReq() { var newRequest = null; try { newRequest = new XMLHttpRequest(); } catch(trymicrosoft) { try { newRequest = new ActiveXObject("Msxml2.XMLHTTP"); } catch(othermicrosoft) { try { newRequest = new ActiveXObject("Microsoft.XMLHTTP"); } catch(failed) { newRequest = null; } } } return newRequest; } var memberIdType = "galleryid"; var memberId = 8714; var whiteLabelWebsiteId = 858080; var javascriptCurrentTag = "kawhi+leonard"; var javascriptUrlProductType = "canvas+prints"; var javascriptUrlCollection = ""; var image001 = new Image(); image001.src = '/assets/images/Searching.gif'; var thispage = "/shop/canvas+prints/kawhi+leonard"; var javascriptCurrentUrl = "/shop/canvas+prints/kawhi+leonard"; var flagcolorselected = false; var request = newHttpReq(); var httpobject = []; httpobject[-1] = newHttpReq(); var backgroundobject; var sourceobject; var targetobject; var requestcount = 0; if(!httpobject[-1]) { alert("Error Initializing XMLHttpRequest!"); } function bringtotop(artworkid,tag,status) { var url = '/queries/updateartworktags.php?artworkid=' + artworkid + '&tag=' + tag + '&status='+status; if((request.readyState != 4) && (request.readyState != 0)) { request.abort(); request = newHttpReq(); } request.open('GET',url,true); request.onreadystatechange = updatebringtotop; request.send(null); return; } function skip(artworkid) { var sourcediv = document.getElementById('artworkdiv[' + artworkid + ']'); sourcediv.parentNode.removeChild(sourcediv); } function updatebringtotop() { try { if(request.readyState == 4) { } if(request.status == 200) { } } catch (e) { return; } if (request.readyState == 4) { if(request.status == 200) { //alert(request.responseText); var artworkid = request.responseText; var sourcediv = document.getElementById('artworkdiv[' + artworkid + ']'); //sourcediv.parentNode.removeChild(sourcediv); sourcediv.innerHTML = ''; } } } function promotemember(artworkid,status) { var url = '/queries/promotemember.php?artworkid=' + artworkid + '&status='+status; if((request.readyState != 4) && (request.readyState != 0)) { request.abort(); request = newHttpReq(); } request.open('GET',url,true); request.onreadystatechange = updatepage; request.send(null); return; } function promoteartwork(artworkid,status) { var url = '/queries/promoteartwork.php?artworkid=' + artworkid + '&status='+status; if((request.readyState != 4) && (request.readyState != 0)) { request.abort(); request = newHttpReq(); } request.open('GET',url,true); request.onreadystatechange = updatepage; request.send(null); return; } function updatepage() { try { if(request.readyState == 4) { } if(request.status == 200) { } } catch (e) { return; } if (request.readyState == 4) { if(request.status == 200) { alert(request.responseText); } } } function showpromotion(action) { if(document.getElementById('dimdiv')) { var widthclient = parseInt(document.documentElement.clientWidth); var heightclient = parseInt(document.documentElement.clientHeight); backgroundobject = document.getElementById('dimdiv'); backgroundobject.style.width = '100%'; backgroundobject.style.height = document.body.scrollHeight + 0 + 'px'; backgroundobject.style.visibility = 'visible'; targetobject = document.getElementById('lookupdiv'); var targetObjectWidth = widthclient - 52; if(targetObjectWidth > 700) { targetObjectWidth = 700; } targetobject.style.width = targetObjectWidth + 'px'; var sourceposx, sourceposy; sourceobject = document.getElementById('promotiondiv'); if (sourceobject.offsetParent) { sourceposy = sourceobject.offsetTop; while (sourceobject = sourceobject.offsetParent) { sourceposy += sourceobject.offsetTop; } } // Add 50 because loopupdiv has padding set to 25. sourceposx = ((widthclient - targetObjectWidth - 52) / 2); sourceposy -= 1; //alert(widthclient + ' - ' + targetObjectWidth + ' - ' + sourceposx); targetobject.style.pixelLeft = sourceposx; targetobject.style.pixelTop = sourceposy; targetobject.style.left = sourceposx + 'px'; targetobject.style.top = sourceposy + 'px'; var localvalue = requestcount; var poststring = "action=" + action + "&pagename=/shop/canvas+prints/kawhi+leonard&pagetitle=Kawhi Leonard Canvas Prints & Wall Art - Official NBA Photo Store"; if(action == 'submit') { var sourcepagename = document.getElementById('sourcepagename').value; sourcepagename = sourcepagename.replace(/&/g,'--ampersand--'); poststring = poststring + "&sourcepagename=" + sourcepagename; document.getElementById('lookupdiv').scrollIntoView(true); } targetobject.innerHTML = "<p style='float: left; font: 10pt arial; padding-top: 3px; padding-right: 5px;'>Please Wait</p><img style='float: left;' src='/assets/images/Searching.gif'>"; targetobject.style.visibility = "visible"; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { //document.getElementById('lookupdiv2').innerHTML = httpobject[localvalue].responseText; var response = httpobject[localvalue].responseText.split("EXTRAINSTRUCTIONS"); document.getElementById('lookupdiv').innerHTML = response[0]; if(response[1]) { eval(response[1]); } } }; var url = '/queries/querysearchpagepromotion.php'; httpobject[localvalue].open('POST',url,true); httpobject[localvalue].setRequestHeader("content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(poststring); requestcount += 1; } } function closelookupwindow() { if(document.getElementById('lookupdiv')) { document.getElementById('lookupdiv').style.visibility = 'hidden'; } if(document.getElementById('dimdiv')) { document.getElementById('dimdiv').style.visibility = 'hidden'; } } function changeproductfilter() { window.location = document.getElementById('productfilter').value; } function changemediumfilter() { window.location = document.getElementById('mediumfilter').value; } function changecollectionid() { window.location = document.getElementById('collectionid').value; } function expandallsubjectsdiv() { document.getElementById('allsubjectsdiv').style.height = 'auto'; document.getElementById('expanddiv').innerHTML = ' '; } function expandallcollectionsdiv() { document.getElementById('allcollectionsdiv').style.height = ''; document.getElementById('expandcollectionsdiv').innerHTML = ' '; } function storescreenwidth() { var localvalue = requestcount; var poststring = "screenwidth=" + screen.width; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { //alert(httpobject[localvalue].responseText); } }; var url = '/queries/querystorescreenwidth.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader('content-type','application/x-www-form-urlencoded'); httpobject[localvalue].send(poststring); requestcount += 1; } function checkscreenwidth() { if(screen.width != '') { storescreenwidth(); } } var flagbottomvisible = false; var flagtransitioninprogress = false; var targetheight = 0; //window.onscroll = capturescrollposition; function capturescrollposition() { var widthclient = parseInt(document.documentElement.clientWidth); var heightclient = parseInt(document.documentElement.clientHeight); var scrolly = document.documentElement ? document.documentElement.scrollTop : document.body.scrollTop; if(scrolly == 0) { scrolly = document.body.scrollTop; } var timestamp = new Date().getTime(); //document.getElementById('bottomtext').innerHTML = widthclient + ' - ' + heightclient + ' - ' + scrolly + ' - ' + timestamp; if(document.getElementById('specialpromotiondiv')) { if(scrolly < 2000) { if(flagbottomvisible == true && flagtransitioninprogress != true) { hidebottom(); } } else { if(flagbottomvisible == false && flagtransitioninprogress != true) { showbottom(); } } } } function showbottom() { flagtransitioninprogress = true; targetheight = 0; document.getElementById('specialpromotiondiv').style.height = targetheight + 'px'; document.getElementById('specialpromotiondiv').style.visibility = 'visible'; showinprogress(); } function showinprogress() { targetheight += 1; document.getElementById('specialpromotiondiv').style.height = targetheight + 'px'; if (targetheight < 50) { t = setTimeout("showinprogress()", 10); } else { flagtransitioninprogress = false; flagbottomvisible = true; } } function hidebottom() { flagtransitioninprogress = true; targetheight = parseInt(document.getElementById('specialpromotiondiv').style.height); hideinprogress(); } function hideinprogress() { targetheight -= 1; document.getElementById('specialpromotiondiv').style.height = targetheight + 'px'; if (targetheight > 0) { t = setTimeout("hideinprogress()", 10); } else { document.getElementById('specialpromotiondiv').style.visibility = 'hidden'; flagtransitioninprogress = false; flagbottomvisible = false; } } function facebookpopup(url) { var width = 680; var height = 400; var leftposition = Number((screen.width/2)-(width/2)); var topposition = Number((screen.height/2)-(height/2)); window.open(url,'facebookwindow','width=' + width + ',height=' + height + ',resizable=1,toolbar=0,menubar=0,status=0,location=0,left=' + leftposition + ',top=' + topposition); } function googlepluspopup(url) { var width = 720; var height = 500; var leftposition = Number((screen.width/2)-(width/2)); var topposition = Number((screen.height/2)-(height/2)); window.open(url,'googlepluswindow','width=' + width + ',height=' + height + ',resizable=1,toolbar=0,menubar=0,status=0,location=0,left=' + leftposition + ',top=' + topposition); } function checkfacebookcount(sourceurl) { $.get('https://graph.facebook.com/' + sourceurl + '', function(data) { var fbshares = 0; var fblikes = 0; var fbtotal = 0; if ((data.shares != 0) && (data.shares != undefined) && (data.shares != null)) { fbshares = data.shares; } if ((data.likes != 0) && (data.likes != undefined) && (data.likes != null)) { fblikes = data.likes; } fbtotal = fbshares + fblikes; if(true || fbtotal > 0) { document.getElementById('facebookcountdiv').style.display = 'inline-block'; document.getElementById('facebookcount').innerHTML = fbtotal; } },'jsonp'); } function checkgooglepluscount(sourceurl) { $.get('/queries/querysocialapis.php?target=googleplus&url=' + sourceurl, function(data) { if ((data != 0) && (data != undefined) && (data != null)) { document.getElementById('googlepluscountdiv').style.display = 'inline-block'; document.getElementById('googlepluscount').innerHTML = data; } },'html'); } function mouseoverfacebook() { var targetobject = document.getElementById('facebookimage'); targetobject.src = '/assets/images/IconFacebookSmall.png'; } function mouseoutfacebook() { var targetobject = document.getElementById('facebookimage'); targetobject.src = '/assets/images/IconFacebookSmallGrayscale.png'; } function mouseovergoogleplus() { var targetobject = document.getElementById('googleplusimage'); targetobject.src = '/assets/images/IconGooglePlusSmall.png'; } function mouseoutgoogleplus() { var targetobject = document.getElementById('googleplusimage'); targetobject.src = '/assets/images/IconGooglePlusSmallGrayscale.png'; } var closetimersearchtypeoptions = 0; function showsearchtypeoptions() { cancelclosetimersearchtypeoptions(); document.getElementById('searchtypeoptionsdiv').style.display = 'inline-block'; } function hidesearchtypeoptionstime() { closetimersearchtypeoptions = window.setTimeout(hidesearchtypeoptions, 250); } function hidesearchtypeoptions() { document.getElementById('searchtypeoptionsdiv').style.display = 'none'; } function cancelclosetimersearchtypeoptions() { if(closetimersearchtypeoptions) { window.clearTimeout(closetimersearchtypeoptions); closetimersearchtypeoptions = null; } } function showcolorchart(targetcolorid,currentcolor,currenturl,flagscroll) { var localvalue = requestcount; var poststring = 'action=showcolors&targetcolorid=' +targetcolorid + '¤tcolor=' + currentcolor + '¤turl=' + encodeURIComponent(currenturl); if(flagscroll == 1) { var sourceposx, sourceposy; var sourceobject = document.getElementById(targetcolorid + 'div'); if (sourceobject.offsetParent) { sourceposx = sourceobject.offsetLeft; sourceposy = sourceobject.offsetTop; while (sourceobject = sourceobject.offsetParent) { sourceposx += sourceobject.offsetLeft; sourceposy += sourceobject.offsetTop; } } document.getElementById('sidebarcolordiv').scrollIntoView(true); //window.scrollTo(0,sourceposy - 50); } document.getElementById(targetcolorid + 'chartdiv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block'>"; document.getElementById(targetcolorid + 'chartdiv').style.display = 'inline-block'; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { document.getElementById(targetcolorid + 'chartdiv').innerHTML = httpobject[localvalue].responseText; } }; var url = '/queries/querysearchenginecolorchart.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader("content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(poststring); //alert(poststring); requestcount += 1; } function highlightcolor(targetcolorid,targetcolor) { //alert(targetcolorid + ' - ' + targetcolor); document.getElementById(targetcolorid + 'div').style.backgroundImage = 'none'; document.getElementById(targetcolorid + 'div').style.backgroundColor = targetcolor; } function selectcolor(targetcolorid,targeturl) { document.getElementById(targetcolorid + 'chartdiv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block'>"; window.location = targeturl; } function showcolorcharttop(currenturl) { var localvalue = requestcount; var poststring = 'action=showcolors¤turl=' + encodeURIComponent(currenturl); //alert(poststring); document.getElementById('messagediv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block; padding-top: 25px; padding-bottom: 25px;'>"; document.getElementById('messagediv').style.display = 'inline-block'; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { document.getElementById('messagediv').innerHTML = httpobject[localvalue].responseText; } }; var url = '/queries/querysearchenginecolorcharttop.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader("content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(poststring); //alert(poststring); requestcount += 1; } function highlightcolortop(targetcolorid,targetcolor) { //alert(targetcolorid + ' - ' + targetcolor); document.getElementById(targetcolorid + 'topdiv').style.backgroundImage = 'none'; document.getElementById(targetcolorid + 'topdiv').style.backgroundColor = targetcolor; } function selectcolortop(targetcolorid,targetcolor,targeturl) { flagcolorselected = true; document.getElementById(targetcolorid + 'topdiv').style.backgroundColor = targetcolor; document.getElementById(targetcolorid + 'topchartdiv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block'>"; window.location = targeturl; } function showdimensionsapplychanges() { document.getElementById('dimensionsapplychangesdiv').style.display = 'inline-block'; } function showdimensionsapplychangestop() { document.getElementById('dimensionsapplychangestopdiv').style.display = 'inline-block'; } function dimensionsapplychanges(currenturl) { var minimumprintwidth = document.getElementById('minimumprintwidth').value; var minimumprintheight = document.getElementById('minimumprintheight').value; var maximumprintwidth = document.getElementById('maximumprintwidth').value; var maximumprintheight = document.getElementById('maximumprintheight').value; if(minimumprintwidth > 50 && minimumprintheight > 50) { alert('Both dimensions can not exceed 48". Please reduce one of your dimensions to less than 48".'); return; } //var newurl = currenturl + '?minimumprintwidth=' + minimumprintwidth + '&minimumprintheight=' + minimumprintheight + '&maximumprintwidth=' + maximumprintwidth + '&maximumprintheight=' + maximumprintheight; var newurl = currenturl + '?minimumprintwidth=' + minimumprintwidth + '&minimumprintheight=' + minimumprintheight; window.location = newurl; } function dimensionsapplychangestop(currenturl) { var minimumprintwidth = document.getElementById('minimumprintwidthtop').value; var minimumprintheight = document.getElementById('minimumprintheighttop').value; if(minimumprintwidth > 50 && minimumprintheight > 50) { alert('Both dimensions can not exceed 48". Please reduce one of your dimensions to less than 48".'); return; } //var newurl = currenturl + '?minimumprintwidth=' + minimumprintwidth + '&minimumprintheight=' + minimumprintheight + '&maximumprintwidth=' + maximumprintwidth + '&maximumprintheight=' + maximumprintheight; var newurl = currenturl + '?minimumprintwidth=' + minimumprintwidth + '&minimumprintheight=' + minimumprintheight; window.location = newurl; } var touchx0; var touchy0; var timestamp0; var touchxcurrent; var touchycurrent; function touchcapturestart(evt) { if(evt.touches) { timestamp0 = new Date(); timestamp0 = timestamp0.getTime(); touchx0 = evt.touches[0].pageX; touchy0 = evt.touches[0].pageY; touchxcurrent = touchx0; touchycurrent = touchy0; } } function touchcapturemove(evt) { if(evt.touches) { touchxcurrent = evt.touches[0].pageX; touchycurrent = evt.touches[0].pageY; } } function touchcaptureend(evt) { if(isNaN(touchx0) || isNaN(touchy0) || isNaN(touchxcurrent) || isNaN(touchycurrent)) { return; } var touchdeltax = touchxcurrent - touchx0; var touchdeltay = touchycurrent - touchy0; var currenttime = new Date(); currenttime = currenttime.getTime(); var touchtimestampdelta = currenttime - timestamp0; //alert(touchdeltax + ' - ' + touchdeltay + ' - ' + touchtimestampdelta); if(touchdeltax < -100 && Math.abs(touchdeltay) < 100 && touchtimestampdelta < 1500) { if(document.getElementById('linknext')) { showswipeinprogress(); document.getElementById('linknext').click(); } } if(touchdeltax > 100 && Math.abs(touchdeltay) < 100 && touchtimestampdelta < 1500) { if(document.getElementById('linkprevious')) { showswipeinprogress(); document.getElementById('linkprevious').click(); } } } function showswipeinprogress() { var widthclient = parseInt(document.documentElement.clientWidth); var heightclient = parseInt(document.documentElement.clientHeight); var widthtarget = 131; var heighttarget = 23; var offsetleft = 0; var offsettop = 0; if(true) { if(document.documentElement.scrollTop && !document.body.scrollTop) { offsetleft = document.documentElement.scrollLeft; offsettop = document.documentElement.scrollTop; } else { offsetleft = document.body.scrollLeft; offsettop = document.body.scrollTop; } } else { var sourceobject = document.getElementById('h1title'); if (sourceobject.offsetParent) { offsettop = sourceobject.offsetTop; while (sourceobject = sourceobject.offsetParent) { offsettop += sourceobject.offsetTop; } } } if(!document.getElementById('foregrounddiv') || !document.getElementById('backgrounddiv')) { var newdiv; var cssstyle; // Background Div if(!document.getElementById('backgrounddiv')) { newdiv = document.createElement('div'); cssstyle = 'position: fixed; z-index: 5000; left: 0px; top: 0px; width: 10px; height: 10px; background-color: #000000; visibility: hidden; opacity: 0.25; filter: alpha(opacity=25);'; newdiv.id = 'backgrounddiv'; newdiv.setAttribute('style',cssstyle); newdiv.style.cssText = cssstyle; document.body.appendChild(newdiv); } // Foreground Div if(!document.getElementById('foregrounddiv')) { newdiv = document.createElement('div'); cssstyle = 'position: fixed; z-index: 5001; left: 0px; top: 0px; width: 10px; min-height: 10px; padding: 0px; overflow: hidden; border: none; background-color: transparent; visibility: hidden; box-shadow: none;'; newdiv.id = 'foregrounddiv'; newdiv.setAttribute('style',cssstyle); newdiv.style.cssText = cssstyle; document.body.appendChild(newdiv); } } var backgroundobject = document.getElementById('backgrounddiv'); backgroundobject.style.width = '100%'; backgroundobject.style.height = '100%'; //backgroundobject.style.visibility = 'visible'; var foregrounddiv = document.getElementById('foregrounddiv'); foregrounddiv.style.width = widthtarget + 'px'; foregrounddiv.style.height = heighttarget + 'px'; foregrounddiv.style.backgroundColor = 'transparent'; foregrounddiv.style.border = 'none'; foregrounddiv.style.boxShadow = 'none'; foregrounddiv.innerHTML = "<img src='/assets/images/Searching.gif' style='float: left;'>"; foregrounddiv.style.left = (offsetleft + parseInt((widthclient - widthtarget) / 2)) + 'px'; foregrounddiv.style.top = (offsettop + parseInt((heightclient - heighttarget) / 2)) + 'px'; //foregrounddiv.style.top = offsettop + 'px'; foregrounddiv.style.visibility = 'visible'; } var lastsourcediv = ''; var lastsourcedropdown = ''; var lastsourcedropdownclassname = ''; function showOptions(optionname) { if(lastsourcediv != '') { document.getElementById('hiddendivscontainer').appendChild(lastsourcediv); } var sourcedropdown = document.getElementById('dropdown' + optionname); var sourcediv = document.getElementById('hidden' + optionname + 'div'); var targetdiv = document.getElementById('messagediv'); //targetdiv.appendChild(sourcediv); if(lastsourcedropdownclassname != '') { lastsourcedropdown.className = lastsourcedropdownclassname; lastsourcedropdown.setAttribute('aria-pressed', false); } if(sourcediv != lastsourcediv) { targetdiv.style.display = 'none'; } else { } if(targetdiv.style.display == 'none') { if(sourcedropdown.className != 'customdropdownselected') { lastsourcedropdownclassname = sourcedropdown.className; } sourcedropdown.className = 'customdropdownselected'; sourcedropdown.setAttribute('aria-pressed', true); targetdiv.innerHTML = sourcediv.innerHTML; targetdiv.style.display = 'inline-block'; if(optionname == 'colors') { showcolorcharttop(javascriptCurrentUrl); } if(optionname == 'galleries') { showAllCollections('initialLoad', '', javascriptCurrentTag, ''); } } else { targetdiv.style.display = 'none'; } lastsourcediv = sourcediv; lastsourcedropdown = sourcedropdown; } function showAllCollections(action, tab, tag, page, targetDivId) { var localvalue = requestcount; if(targetDivId === undefined || targetDivId === '') { targetDivId = 'messagediv'; } var productType = javascriptUrlProductType; var collectionUrl = javascriptUrlCollection; var postString = 'action=' + action + '&whiteLabelWebsiteId=' + whiteLabelWebsiteId + '¤tCollectionUrl=' + collectionUrl + '&memberIdType=' + memberIdType + '&memberId=' + memberId + '&tab=' + tab + '¤tTag=' + encodeURIComponent(tag) + "&page=" + page + "&productType=" + productType + "&targetDivId=" + targetDivId;; //alert(postString); document.getElementById(targetDivId).innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block; padding-top: 25px; padding-bottom: 25px;'>"; document.getElementById(targetDivId).style.display = 'inline-block'; if(targetDivId == 'messagediv') { document.getElementById('messagediv').scrollIntoView(true); } httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { document.getElementById(targetDivId).innerHTML = httpobject[localvalue].responseText; } }; var url = '/queries/querySearchEngineCollectionsDropDownWhiteLabel.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader("content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(postString); requestcount += 1; } function togglecollections() { //alert(searchcollectiongroupid); if(document.getElementById('collectionsexpanddiv').getAttribute('customvisible') != 1) { document.getElementById('collectionsexpanddiv').setAttribute('customvisible',1); document.getElementById('collectionsexpanddiv').style.display = 'none'; document.getElementById('collectionsbottomdiv').style.display = 'inline-block'; } else { document.getElementById('collectionsexpanddiv').setAttribute('customvisible',0); document.getElementById('collectionsexpanddiv').style.display = 'inline-block'; document.getElementById('collectionsbottomdiv').style.display = 'none'; document.getElementById('collectionstopdiv').scrollIntoView(true); } if(false) { if(document.getElementById('collectionsexpanddiv').style.display != 'inline-block') { document.getElementById('collectionsexpanddiv').style.display = 'none'; document.getElementById('collectionsbottomdiv').style.display = 'inline-block'; } else { document.getElementById('collectionsexpanddiv').style.display = 'inline-block'; document.getElementById('collectionsbottomdiv').style.display = 'none'; document.getElementById('collectionstopdiv').scrollIntoView(true); } } } function toggleCollectionsNew(action) { var localValue = requestcount; var productType = javascriptUrlProductType; var postString = "whiteLabelWebsiteId=" + whiteLabelWebsiteId + "&memberIdType=" + memberIdType + "&memberId=" + memberId + "&action=" + action + "&productType=" + productType; httpobject[localValue] = newHttpReq(); httpobject[localValue].onreadystatechange = function(){ try { if(httpobject[localValue].readyState == 4) { } if(httpobject[localValue].status == 200) { } } catch (e) { return; } if(httpobject[localValue].readyState == 4 && httpobject[localValue].status == 200) { document.getElementById('searchEngineCollectionsContainerDiv').scrollIntoView(true); document.getElementById('searchEngineCollectionsContainerDiv').innerHTML = httpobject[localValue].responseText; } }; document.getElementById('collectionsToggleDiv').innerHTML = "<img src='/assets/images/Searching.gif' style='display: inline-block;'>"; var url = '/queries/querySearchEngineCollectionsWhiteLabel.php'; //alert(postString); httpobject[localValue].open('post',url,true); httpobject[localValue].setRequestHeader("Content-type", "application/x-www-form-urlencoded"); httpobject[localValue].send(postString); requestcount += 1; //alert(searchcollectiongroupid); if(document.getElementById('collectionsexpanddiv').getAttribute('customvisible') != 1) { document.getElementById('collectionsexpanddiv').setAttribute('customvisible',1); document.getElementById('collectionsexpanddiv').style.display = 'none'; document.getElementById('collectionsbottomdiv').style.display = 'inline-block'; } else { document.getElementById('collectionsexpanddiv').setAttribute('customvisible',0); document.getElementById('collectionsexpanddiv').style.display = 'inline-block'; document.getElementById('collectionsbottomdiv').style.display = 'none'; document.getElementById('collectionstopdiv').scrollIntoView(true); } } function showmorefromartist(urlmedium, urltag, urlproduct, urlcollection, artworkid, currentpage) { if(document.getElementById("moreimagesdiv[" + artworkid + "]")) { hidemorefromartist(artworkid); return; } var newdiv = document.createElement("div"); newdiv.id = "moreimagesdiv[" + artworkid + "]"; newdiv.style.display = "inline-block"; newdiv.style.visibility = "visible"; newdiv.style.width = "90%"; newdiv.style.overflow = 'hidden'; newdiv.style.textAlign = "center"; newdiv.style.borderWidth = '1px'; newdiv.style.borderStyle = 'solid'; newdiv.style.borderColor = '#AAAAAA'; newdiv.style.borderRadius = '4px'; newdiv.style.padding = '0px'; newdiv.style.margin = '0px'; newdiv.style.marginBottom = '25px'; newdiv.style.boxShadow = '0px 5px 8px #EEEEEE'; newdiv.innerHTML = "<img style='display: inline-block; padding-top: 15px; padding-bottom: 10px;' src='/assets/images/Searching.gif'>"; var referencediv = document.getElementById("artistnamediv[" + artworkid + "]"); referencediv.parentNode.insertBefore(newdiv, referencediv.nextSibling); var localvalue = requestcount; var localartworkid = artworkid; var poststring = "artworkid=" + artworkid + "&medium=" + urlmedium + "&tag=" + urltag + "&product=" + urlproduct + "&collection=" + urlcollection + "¤tpage=" + currentpage; httpobject[localvalue] = newHttpReq(); httpobject[localvalue].onreadystatechange = function(){ try { if(httpobject[localvalue].readyState == 4) { } if(httpobject[localvalue].status == 200) { } } catch (e) { return; } if(httpobject[localvalue].readyState == 4 && httpobject[localvalue].status == 200) { document.getElementById('moreimagesdiv[' + localartworkid + ']').innerHTML = httpobject[localvalue].responseText; } }; var url = '/queries/querysearchenginemoreimages.php'; httpobject[localvalue].open('post',url,true); httpobject[localvalue].setRequestHeader("Content-type", "application/x-www-form-urlencoded"); httpobject[localvalue].send(poststring); requestcount += 1; } function hidemorefromartist(artworkid) { if(document.getElementById("moreimagesdiv[" + artworkid + "]")) { var divtoremove = document.getElementById("moreimagesdiv[" + artworkid + "]"); divtoremove.parentNode.removeChild(divtoremove); } } function scrolltoartwork(artworkid) { if(document.getElementById('artworkdiv[' + artworkid + ']')) { var targetdiv = document.getElementById('artworkdiv[' + artworkid + ']'); targetdiv.scrollIntoView(true); } } </script> <style type='text/css'> h1 { font-size: 24pt; } #h1subtitle { display: inline-block; width: 90%; max-height: 100px; padding-top: 20px; padding-bottom: 10px; overflow-y: auto; font-size: 12pt; font-family: avenir, arial; color: #444444; text-align: center; } .customdropdownhighlighted { border: 1px solid #666666; background-color: #FFFFFF; } #searchEngineCollectionsContainerDiv { padding-bottom: 40px; margin-bottom: 40px; border-bottom: 1px solid #CCCCCC; } @media screen and (max-width: 800px) { #h1subtitle { display: inline-block; width: 100%; max-height: none; font-size: 10pt; } } </style> </head> <body onload="checkscreenwidth();" ontouchstart='touchcapturestart(event);' ontouchmove='touchcapturemove(event);' ontouchend='touchcaptureend(event);' style='background-color: #FFFFFF; background-image: none; text-align: center; overflow-x: visible;'> <!-- Google Tag Manager --> <script type='text/javascript'> window.dataLayer = window.dataLayer || []; window.dataLayer.push({'visitorType': 'newVisitor'}); </script> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-PVJ22PD" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <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= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-52JXDXQ');</script> <!-- End Google Tag Manager --> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '482012888646812'); fbq('track', "PageView");</script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=482012888646812&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <!-- Optimizely <script type='text/javascript' src='//cdn.optimizely.com/js/10849813427.js'></script> End Optimizely --> <!-- Add custom styles here. --> <link rel='stylesheet' type='text/css' href='/artistwebsites/customfiles/nba/css/stylesheetHeader.css?v=07ebac5800'> <div id='headerAnnouncementDiv' style='display: none; min-width: 100%; background-color: #283038;'> <div class='container' style='padding-top: 8px; padding-bottom: 8px; text-align: center;'> <p style='font-size: 10pt; font-family: cabin, oswald, arial; color: #999999; letter-spacing: 0.5px; word-spacing: 1px;'>Transform your photos into <a href='https://photostore.nba.com/custom/create-custom-painted-portraits.html' style='font-size: inherit; font-family: inherit; color: #EEEEEE; text-decoration: none;'>one-of-a-kind, hand painted masterpieces</a>!</p> </div> </div> <header id='headercontainerdiv'> <div class='container'> <div id='header'> <div id='headerLogoDiv'> <a href='https://photostore.nba.com'><img id='headerLogoImage' src='/assets/images/whiteLabelWebsites/nba/logoNbaPhotos003.png?v=3' alt='NBA Photo Store' title='NBA Photo Store'></a> </div> <form id='searchFormHeader' name='searchFormHeader' class='searchFormHeaderActivated searchFormHeaderTagExists' method='post' action='/shop/canvas+prints/kawhi+leonard'> <input type='hidden' class='searchType' name='searchType' value = "keywords"> <div id='headerSearchTypeDiv' onclick="showsearchtypeoptionsheader('searchTypeOptionsHeader');" onkeydown="keyDownSearchTypeOptionsHeader('searchTypeOptionsHeader',event);" tabindex='0'> <div style='display: inline-block; padding-top: 0px;'> <p class='searchTypeName' style='float: none; display: inline-block; vertical-align: middle; padding-top: 8px; font-size: 8pt; font-family: montserratlight, arial; color: #666666; text-decoration: none;'>Keyword</p> <img src='/images/ArrowDownVTransparent.png' style='display: inline-block; vertical-align: middle; padding-left: 2px; padding-top: 10px; max-width: 11px; max-height: 8px;'> </div> </div> <button type='button' class='buttonHeaderClearNavigationFilter headerButtonGoToUrl' data-position='1' data-target-url='/art/kawhi+leonard'><span class='filterX'></span><span class='filterText'>Canvas Prints</span></button> <button type='button' id='searchFormHeaderImageXClearSearch' class='headerButtonGoToUrl' data-target-url='/shop/canvas+prints'><span class='filterX'></span></button> <input type='text' id='searchFormHeaderInput' name='searchtag' onfocus='headerSearchFocus();' onkeypress='checkForEnterSearchFormHeader(event);' value="kawhi leonard" placeholder='Search'> <button type='button' id='searchFormHeaderImageMagnifyingGlassLink'><img id='searchFormHeaderImageMagnifyingGlass' src='/assets/images/LogoSearchMagnifyingGlass.png' alt='Search' title='Search'></button> <div id='searchTypeOptionsHeader' class='searchTypeOptionsContainer' onMouseOut='hidesearchtypeoptionstimeheader();' style='position: absolute; top: -1px; left: -1px; width: 85px; z-index: 5000000; text-align: center; background-color: #FFFFFF; border: 1px solid #999999; display: none;'> <a href="javascript: selectSearchType('keywords','Keyword');" onMouseOver='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Keyword</a> <a href="javascript: selectSearchType('artistname','Artist');" onMouseOver='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Artist</a> <a href="javascript: selectSearchType('keywordsartistname','Key + Artist');" onMouseOver='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Keyword + Artist</a> <a href="javascript: selectSearchType('title','Title');" onMouseOver='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Title</a> <a href="javascript: selectSearchType('titleartistname','Title + Artist');" onMouseOver='cancelclosetimersearchtypeoptionsheader();' style='float: left; width: 100%; height: 15px; padding-top: 8px; padding-bottom: 7px; font: 8pt arial; text-decoration: none;'>Title + Artist</a> </div> </form> <div id='headerMainLinksContainer'> <a id='headerNavigationShopLink' class='headerNavigationLinks' data-showarrow='1' data-targetMenuId='menuShop' onmouseover="menuPreOpen2019(event);" onmouseout="mclosetime()" onkeydown="menuKeyPress(event);" ontouchstart="menuToggle2019(event);" href="/art">Shop</a> <a id='headerNavigationDiscoverLink' class='headerNavigationLinks' onmouseover="mclose()" href="https://photostore.nba.com/collectiongroups">Discover</a> <button type='button' onclick="toggleMobileNavigationDiv('search');"><img id='headerNavigationSearchIcon' data-showarrow='1' src='/assets/images/LogoSearchMagnifyingGlass.png'></button> </div> <div id='headerShoppingCartDivNew'> <a href='https://photostore.nba.com/shoppingcart.html'><img src='https://images.fineartamerica.com/public/images/IconShoppingCart2015.png' style='display: inline-block; max-width: 25px; max-height: 25px; margin-right: 5px; border: none; vertical-align: middle;'></a> <a id='shoppingCartCounter' href='https://photostore.nba.com/shoppingcart.html' style='display: none; position: absolute; top: -8px; right: 0px; padding: 3px; padding-right: 6px; padding-left: 6px; border-radius: 2px; background-color: #445577; color: #FFFFFF; text-shadow: 1px 1px 2px #444444; text-align: center;'>0</a> </div> </div> </div> </header> <nav id='headernavigationcontainerdiv'> <div id='mobileNavigationBackgroundDiv' onclick="toggleMobileNavigationDiv();"> </div> <div id='mobileNavigationDiv'> <div id='mobileNavigationInnerDiv'> <div id='mobileNavigationMenuMain' class='mobileNavigationListContainer' style='display: inline-block;'> <div class='mobileNavigationBackDiv'> <button type='button' id='mobileNavigationButtonHome' class='mobileNavigationButtonBack' onclick="goToUrl('/');">Home</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <form id='mobileNavigationSearchForm' class='mobileNavigationSearchTagExists' method='post' action='/shop/canvas+prints/kawhi+leonard'> <div id='mobileNavigationSearchTypeDiv' class='mobileNavigationElementContainer'> <a id='mobileNavigationSelectedSearchType' class='mobileNavigationHeader' href="javascript: toggleMobileNavigation('mobileNavigationSearchTypeDiv');"> <div class='mobileNavigationHeaderTextDiv'> <span class='mobileNavigationHeaderTitle'>Search Type</span> <span id='mobileNavigationSearchTypeName' class='mobileNavigationHeaderValue'>Keyword</span> </div> </a> <div class='mobileNavigationOptionsDiv'> <a id='mobileNavigationSearchType-keywords' class='mobileNavigationOption mobileNavigationOptionSelected' href="javascript: selectMobileNavigationSearchType('keywords');">Keyword</a> <a id='mobileNavigationSearchType-title' class='mobileNavigationOption' href="javascript: selectMobileNavigationSearchType('title');">Title</a> <a id='mobileNavigationSearchType-artistname' class='mobileNavigationOption' href="javascript: selectMobileNavigationSearchType('artistname');">Artist</a> <a id='mobileNavigationSearchType-titleartistname' class='mobileNavigationOption' href="javascript: selectMobileNavigationSearchType('titleartistname');">Title + Artist</a> <a id='mobileNavigationSearchType-keywordsartistname' class='mobileNavigationOption' href="javascript: selectMobileNavigationSearchType('keywordsartistname');">Keyword + Artist</a> </div> </div> <input type='hidden' id='mobileNavigationSearchType' name='searchType' value='keywords'> <div id='mobileNavigationCustomSearchInputContainerDiv'> <a href='/shop/canvas+prints'><img id='mobileNavigationSearchXImage' src='/assets/images/XClearSearch.jpg' alt='Clear Search' title='Clear Search'></a> <input type='textbox' id='mobileNavigationSearchInput' name='searchtag' onFocus="mobileNavigationSearchFocus();" value="kawhi leonard" placeholder='Search'> <button type='button' id='mobileNavigationSearchMagnifyingGlassImageButton' onclick="document.getElementById('mobileNavigationSearchForm').submit();"><img id='mobileNavigationSearchMagnifyingGlassImage' src='/assets/images/LogoSearchMagnifyingGlass.png' alt='Search' title='Search'></button> </div> </form> <ul class='mobileNavigationMenuTopList'> <li><button type='button' class='mobileNavigationLinkRightArrow' onclick="showMobileMenu('mobileNavigationMenuShop');">Products</button></li> <li><button type='button' class='mobileNavigationLinkRightArrow' onclick="showMobileMenu('mobileNavigationMenuTeams');">Teams</button></li> <li><button type='button' class='mobileNavigationLinkRightArrow' onclick="showMobileMenu('mobileNavigationMenuPlayers');">Players</button></li> <li style='border-bottom: 1px solid #CCCCCC;'><button type='button' class='mobileNavigationLinkRightArrow' onclick="showMobileMenu('mobileNavigationMenuAbout');">About</button></li> <li style='margin-top: 40px; border-top: 1px solid #CCCCCC;'><a href="/collectorcreateaccount.php">Join</a></li> <li style='border-bottom: 1px solid #CCCCCC;'><a href="/logincollector.php">Sign In</a></li> </ul> </div> <div id='mobileNavigationMenuShop' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li> <a href="/shop/canvas+prints">Canvas Prints</a> </li> <li> <a href="/shop/framed+prints">Framed Prints</a> </li> <li> <a href="/shop/metal+prints">Metal Prints</a> </li> <li> <a href="/shop/acrylic+prints">Acrylic Prints</a> </li> <li> <a href="/shop/wood+prints">Wood Prints</a> </li> <li> <a href="/shop/art+prints">Art Prints</a> </li> <li> <a href="/shop/posters">Posters</a> </li> </ul> </div> <div id='mobileNavigationMenuTeams' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li> <a href="/collections/atlanta+hawks">Atlanta Hawks</a> </li> <li> <a href="/collections/boston+celtics">Boston Celtics</a> </li> <li> <a href="/collections/brooklyn+nets">Brooklyn Nets</a> </li> <li> <a href="/collections/charlotte+hornets">Charlotte Hornets</a> </li> <li> <a href="/collections/chicago+bulls">Chicago Bulls</a> </li> <li> <a href="/collections/cleveland+cavaliers">Cleveland Cavaliers</a> </li> <li> <a href="/collections/dallas+mavericks">Dallas Mavericks</a> </li> <li> <a href="/collections/denver+nuggets">Denver Nuggets</a> </li> <li> <a href="/collections/detroit+pistons">Detroit Pistons</a> </li> <li> <a href="/collections/golden+state+warriors">Golden State Warriors</a> </li> <li> <a href="/collections/houston+rockets">Houston Rockets</a> </li> <li> <a href="/collections/indiana+pacers">Indiana Pacers</a> </li> <li> <a href="/collections/los+angeles+clippers">Los Angeles Clippers</a> </li> <li> <a href="/collections/los+angeles+lakers">Los Angeles Lakers</a> </li> <li> <a href="/collections/memphis+grizzlies">Memphis Grizzlies</a> </li> <li> <a href="/collections/miami+heat">Miami Heat</a> </li> <li> <a href="/collections/milwaukee+bucks">Milwaukee Bucks</a> </li> <li> <a href="/collections/minnesota+timberwolves">Minnesota Timberwolves</a> </li> <li> <a href="/collections/new+orleans+pelicans">New Orleans Pelicans</a> </li> <li> <a href="/collections/new+york+knicks">New York Knicks</a> </li> <li> <a href="/collections/oklahoma+city+thunder">Oklahoma City Thunder</a> </li> <li> <a href="/collections/orlando+magic">Orlando Magic</a> </li> <li> <a href="/collections/philadelphia+76ers">Philadelphia 76ers</a> </li> <li> <a href="/collections/phoenix+suns">Phoenix Suns</a> </li> <li> <a href="/collections/portland+trail+blazers">Portland Trail Blazers</a> </li> <li> <a href="/collections/sacramento+kings">Sacramento Kings</a> </li> <li> <a href="/collections/san+antonio+spurs">San Antonio Spurs</a> </li> <li> <a href="/collections/toronto+raptors">Toronto Raptors</a> </li> <li> <a href="/collections/utah+jazz">Utah Jazz</a> </li> <li> <a href="/collections/washington+wizards">Washington Wizards</a> </li> </ul> </div> <div id='mobileNavigationMenuPlayers' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li> <a href="/art/anthony+davis">Anthony Davis</a> </li> <li> <a href="/art/austin+reaves">Austin Reaves</a> </li> <li> <a href="/art/ben+simmons">Ben Simmons</a> </li> <li> <a href="/art/chet+holmgren">Chet Holmgren</a> </li> <li> <a href="/art/damian+lillard">Damian Lillard</a> </li> <li> <a href="/art/devin+booker">Devin Booker</a> </li> <li> <a href="/art/draymond+green">Draymond Green</a> </li> <li> <a href="/art/giannis+antetokounmpo">Giannis Antetokounmpo</a> </li> <li> <a href="/art/james+harden">James Harden</a> </li> <li> <a href="/art/jimmy+butler">Jimmy Butler</a> </li> <li> <a href="/art/joel+embiid">Joel Embiid</a> </li> <li> <a href="/art/kawhi+leonard">Kawhi Leonard</a> </li> <li> <a href="/art/kemba+walker">Kemba Walker</a> </li> <li> <a href="/art/kevin+durant">Kevin Durant</a> </li> <li> <a href="/art/kyrie+irving">Kyrie Irving</a> </li> <li> <a href="/art/lebron+james">Lebron James</a> </li> <li> <a href="/art/luka+doncic">Luka Doncic</a> </li> <li> <a href="/art/nikola+jokic">Nikola Jokic</a> </li> <li> <a href="/art/russell+westbrook">Russell Westbrook</a> </li> <li> <a href="/art/steph+curry">Steph Curry</a> </li> <li> <a href="/art/trae+young">Trae Young</a> </li> <li> <a href="/art/victor+wembanyama">Victor Wembanyama</a> </li> <li> <a href="/art/zion+williamson">Zion Williamson</a> </li> </ul> </div> <div id='mobileNavigationMenuLogin' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li><a href="/loginartist.php">Artists</a></li> <li><a href="/logingallery.php">Galleries</a></li> <li><a href="/logincollector.php">Buyers</a></li> </ul> </div> <div id='mobileNavigationMenuAbout' class='mobileNavigationListContainer'> <div class='mobileNavigationBackDiv'> <button type='button' class='mobileNavigationButtonBack' onclick="showMobileMenu('mobileNavigationMenuMain');">Back</button> <button type='button' class='mobileNavigationButtonX' onclick='toggleMobileNavigationDiv();'></button> </div> <ul class='mobileNavigationMenuTopList'> <li><a href="/artistwebsites/customfiles/nba/about-nba-photos.html">About Us</a></li> <li><a href="/contactus.html">Contact Us</a></li> <li><a href="/moneybackguarantee.html">Satisfaction Guarantee</a></li> </ul> </div> </div> </div> <div class='container'> <!-- Main Navigation --> <div id='headernavigationdiv'> <div id='headernavigationmenuleftdiv'> <ul class='navigationmenu'> <li id='menuTopThreeLines'> <a href='javascript: toggleMobileNavigationDiv();' style='display: block; width: 25px;'> <div style='float: left; width: 100%; height: 3px; padding: 0px; overflow: hidden; margin-bottom: 3px; background-color: #FFFFFF; border-radius: 0px;'> </div> <div style='float: left; width: 100%; height: 3px; padding: 0px; overflow: hidden; margin-bottom: 3px; background-color: #FFFFFF; border-radius: 0px;'> </div> <div style='float: left; width: 100%; height: 3px; padding: 0px; overflow: hidden; margin-bottom: 3px; background-color: #FFFFFF; border-radius: 0px;'> </div> </a> </li> <li id='menuTopArt' data-targetMenuId='menuArt2' onmouseover='menuPreOpen2019(event);' onmouseout='mclosetime();' onkeydown='menuKeyPress(event);' ontouchstart='menuToggle2019(event);'> <a href="https://photostore.nba.com/art">Wall Art</a> <div id='menuArt2' class='fullWidthDropDownMenu menuVerticalOffset' style='left: 0px; right: auto; width: 220px;'> <div class='headernavigationmenutextdiv' style='min-width: 100%; padding: 0px; margin-bottom: 0px;'> <ul class='headernavigationmenutextlist' style='padding-top: 0px;'> <li><a href='/shop/prints'>Art Prints</a></li> <li><a href='/shop/canvas+prints'>Canvas Prints</a></li> <li><a href='/shop/framed+prints'>Framed Prints</a></li> <li><a href='/shop/metal+prints'>Metal Prints</a></li> <li><a href='/shop/acrylic+prints'>Acrylic Prints</a></li> <li><a href='/shop/wood+prints'>Wood Prints</a></li> <li><a href='/shop/posters'>Posters</a></li> </ul> </div> </div> </li> <li id='menuTopPlayers' data-targetMenuId='menuPlayers' onmouseover='menuPreOpen2019(event);' onmouseout='mclosetime();' onkeydown='menuKeyPress(event);' ontouchstart='menuToggle2019(event);'> <a href="https://photostore.nba.com/art">Players</a> </li> <li id='menuTopTeams' data-targetMenuId='menuTeams' onmouseover='menuPreOpen2019(event);' onmouseout='mclosetime();' onkeydown='menuKeyPress(event);' ontouchstart='menuToggle2019(event);'> <a href="https://photostore.nba.com/collectiongroups">Teams</a> </li> <li id='menuTopHighlights' data-targetMenuId='menuHighlights' style='position: relative;' onmouseover='menuPreOpen2019(event);' onmouseout='mclosetime();' onkeydown='menuKeyPress(event);' ontouchstart='menuToggle2019(event);'> <a href="https://photostore.nba.com/collectiongroups">Highlights</a> <div id='menuHighlights' class='fullWidthDropDownMenu menuVerticalOffset' style='left: 0px; right: auto; width: 200px;'> <div class='headernavigationmenutextdiv' style='min-width: 100%; padding: 0px; margin-bottom: 0px;'> <ul class='headernavigationmenutextlist' style='padding-top: 0px;'> <li><a href='/art/slam+dunks'>Slam Dunks</a></li> <li><a href='/art/all+star+game'>All-Star Games</a></li> <li><a href='/art/celebrations'>Celebrations</a></li> <li><a href='/art/buzzer+beaters'>Buzzer Beaters</a></li> <li><a href='/art/playoffs'>Playoffs</a></li> <li style='margin-top: 10px; border-top: 1px solid #CCCCCC;'><a class='headerNavigationButton' href='/collectiongroups'>View All Highlights</a></li> </ul> </div> </div> </li> </ul> </div> <div id='headernavigationmenurightdiv'> <ul class='navigationmenu navigationmenuright'> <li id='menuTopLogin' data-targetMenuId='menuLogin' style='float: right; position: relative;' onmouseover='menuPreOpen2019(event);' onmouseout='mclosetime();' onkeydown='menuKeyPress(event);' ontouchstart='menuToggle2019(event);'> <a href="https://photostore.nba.com/logincollector.php">Sign In</a> <div id='menuLogin' class='fullWidthDropDownMenu menuVerticalOffset' style='left: auto; right: 0px; padding: 15px; width: 200px;'> <div class='headernavigationmenutextdiv' style='min-width: 100%; padding: 0px; margin-bottom: 0px;'> <ul class='headernavigationmenutextlist' style='padding-top: 0px;'> <li><a href='https://photostore.nba.com/logincollector.php'>Buyer</a></li> <li><a href='https://photostore.nba.com/loginadministrator.html'>Administrator</a></li> </ul> </div> </div> </li> </ul> </div> <div id='headerarrow' style='position: absolute; z-index: 2001; top: -24px; width: 47px; height: 24px; overflow: hidden; visibility: hidden;'><img src='/assets/images/HeaderVerticalArrowAccentTransparent.png' style='float: left; border: none;'></div> <!-- Dropdown Menu: Players --> <div id='menuPlayers' class='fullWidthDropDownMenu menuVerticalOffset' onmouseover='mcancelclosetime();' onmouseout='mclosetime();'> <div class='headernavigationmenutextdiv' style='width: 100%;'> <ul class='headernavigationmenutextlist' style='width: 100%; column-count: 4; column-width: 24%;'> <li><a href='/art/anthony+davis'>Anthony Davis</a></li> <li><a href='/art/austin+reaves'>Austin Reaves</a></li> <li><a href='/art/ben+simmons'>Ben Simmons</a></li> <li><a href='/art/chet+holmgren'>Chet Holmgren</a></li> <li><a href='/art/damian+lillard'>Damian Lillard</a></li> <li><a href='/art/devin+booker'>Devin Booker</a></li> <li><a href='/art/draymond+green'>Draymond Green</a></li> <li><a href='/art/giannis+antetokounmpo'>Giannis Antetokounmpo</a></li> <li><a href='/art/james+harden'>James Harden</a></li> <li><a href='/art/jimmy+butler'>Jimmy Butler</a></li> <li><a href='/art/joel+embiid'>Joel Embiid</a></li> <li><a href='/art/kawhi+leonard'>Kawhi Leonard</a></li> <li><a href='/art/kemba+walker'>Kemba Walker</a></li> <li><a href='/art/kevin+durant'>Kevin Durant</a></li> <li><a href='/art/kyrie+irving'>Kyrie Irving</a></li> <li><a href='/art/lebron+james'>Lebron James</a></li> <li><a href='/art/luka+doncic'>Luka Doncic</a></li> <li><a href='/art/nikola+jokic'>Nikola Jokic</a></li> <li><a href='/art/russell+westbrook'>Russell Westbrook</a></li> <li><a href='/art/stephen+curry'>Steph Curry</a></li> <li><a href='/art/trae+young'>Trae Young</a></li> <li><a href='/art/victor+wembanyama'>Victor Wembanyama</a></li> <li><a href='/art/zion+williamson'>Zion Williamson</a></li> </ul> </div> </div> <!-- Dropdown Menu: Teams --> <div id='menuTeams' class='fullWidthDropDownMenu menuVerticalOffset' onmouseover='mcancelclosetime();' onmouseout='mclosetime();'> <div style='float: left; width: 100%; text-align: justify;'> <div class='headernavigationmenutextdiv'> <div> <p> Western Conference </p> </div> <ul class='headernavigationmenutextlist'> <li><a href='/collections/dallas+mavericks'>Dallas Mavericks</a></li> <li><a href='/collections/denver+nuggets'>Denver Nuggets</a></li> <li><a href='/collections/golden+state+warriors'>Golden State Warriors</a></li> <li><a href='/collections/houston+rockets'>Houston Rockets</a></li> <li><a href='/collections/los+angeles+clippers'>Los Angeles Clippers</a></li> <li><a href='/collections/los+angeles+lakers'>Los Angeles Lakers</a></li> <li><a href='/collections/memphis+grizzlies'>Memphis Grizzlies</a></li> <li><a href='/collections/minnesota+timberwolves'>Minnesota Timberwolves</a></li> <li><a href='/collections/new+orleans+pelicans'>New Orleans Pelicans</a></li> <li><a href='/collections/oklahoma+city+thunder'>Oklahoma City Thunder</a></li> <li><a href='/collections/phoenix+suns'>Phoenix Suns</a></li> <li><a href='/collections/portland+trail+blazers'>Portland Trail Blazers</a></li> <li><a href='/collections/sacramento+kings'>Sacramento Kings</a></li> <li><a href='/collections/san+antonio+spurs'>San Antonio Spurs</a></li> <li><a href='/collections/utah+jazz'>Utah Jazz</a></li> </ul> </div> <div class='headernavigationmenutextdiv'> <div> <p> Eastern Conference </p> </div> <ul class='headernavigationmenutextlist'> <li><a href='/collections/atlanta+hawks'>Atlanta Hawks</a></li> <li><a href='/collections/boston+celtics'>Boston Celtics</a></li> <li><a href='/collections/brooklyn+nets'>Brooklyn Nets</a></li> <li><a href='/collections/charlotte+hornets'>Charlotte Hornets</a></li> <li><a href='/collections/chicago+bulls'>Chicago Bulls</a></li> <li><a href='/collections/cleveland+cavaliers'>Cleveland Cavaliers</a></li> <li><a href='/collections/detroit+pistons'>Detroit Pistons</a></li> <li><a href='/collections/indiana+pacers'>Indiana Pacers</a></li> <li><a href='/collections/miami+heat'>Miami Heat</a></li> <li><a href='/collections/milwaukee+bucks'>Milwaukee Bucks</a></li> <li><a href='/collections/new+york+knicks'>New York Knicks</a></li> <li><a href='/collections/orlando+magic'>Orlando Magic</a></li> <li><a href='/collections/philadelphia+76ers'>Philadelphia 76ers</a></li> <li><a href='/collections/toronto+raptors'>Toronto Raptors</a></li> <li><a href='/collections/washington+wizards'>Washington Wizards</a></li> </ul> </div> <div class='headernavigationmenutextdiv'> <div> <p> Historical Teams </p> </div> <ul class='headernavigationmenutextlist'> <li><a href='/art/1995+chicago+bulls'>1995 Chicago Bulls</a></li> <li><a href='/art/2016+golden+state+warriors'>2016 Golden State Warriors</a></li> <li><a href='/art/1971+los+angeles+lakers'>1971 Los Angeles Lakers</a></li> <li><a href='/art/1985+boston+celtics'>1985 Boston Celtics</a></li> </ul> </div> <div style='display: inline-block; width: 100%;'> </div> </div> </div> <!-- Dropdown Menu: Shop --> <div id='menuShop' class='fullWidthDropDownMenu' onmouseover='mcancelclosetime();' onmouseout='mclosetime();'> <div style='float: left; width: 100%; padding-top: 0px; text-align: justify;'> <div class='headernavigationmenutextdiv'> <div> <p><a href='/art'>Wall Art</a></p> </div> <ul class='headernavigationmenutextlist'> <li><a href='/shop/canvas+prints'>Canvas Prints</a></li> <li><a href='/shop/framed+prints'>Framed Prints</a></li> <li><a href='/shop/metal+prints'>Metal Prints</a></li> <li><a href='/shop/acrylic+prints'>Acrylic Prints</a></li> <li><a href='/shop/wood+prints'>Wood Prints</a></li> <li><a href='/shop/prints'>Art Prints</a></li> </ul> </div> <div class='headernavigationmenutextdiv'> <div> <p><a href='//collectiongroups'>Western Conference Teams</a></p> </div> <ul class='headernavigationmenutextlist'> <li><a href='/collections/dallas+mavericks'>Dallas Mavericks</a></li> <li><a href='/collections/denver+nuggets'>Denver Nuggets</a></li> <li><a href='/collections/golden+state+warriors'>Golden State Warriors</a></li> <li><a href='/collections/houston+rockets'>Houston Rockets</a></li> <li><a href='/collections/los+angeles+clippers'>Los Angeles Clippers</a></li> <li><a href='/collections/los+angeles+lakers'>Los Angeles Lakers</a></li> <li><a href='/collections/memphis+grizzlies'>Memphis Grizzlies</a></li> <li><a href='/collections/minnesota+timberwolves'>Minnesota Timberwolves</a></li> <li><a href='/collections/new+orleans+pelicans'>New Orleans Pelicans</a></li> <li><a href='/collections/oklahoma+city+thunder'>Oklahoma City Thunder</a></li> <li><a href='/collections/phoenix+suns'>Phoenix Suns</a></li> <li><a href='/collections/portland+trail+blazers'>Portland Trail Blazers</a></li> <li><a href='/collections/sacramento+kings'>Sacramento Kings</a></li> <li><a href='/collections/san+antonio+spurs'>San Antonio Spurs</a></li> <li><a href='/collections/utah+jazz'>Utah Jazz</a></li> </ul> </div> <div class='headernavigationmenutextdiv'> <div> <p><a href='//collectiongroups'>Eastern Conference Teams</a></p> </div> <ul class='headernavigationmenutextlist'> <li><a href='/collections/atlanta+hawks'>Atlanta Hawks</a></li> <li><a href='/collections/boston+celtics'>Boston Celtics</a></li> <li><a href='/collections/brooklyn+nets'>Brooklyn Nets</a></li> <li><a href='/collections/charlotte+hornets'>Charlotte Hornets</a></li> <li><a href='/collections/chicago+bulls'>Chicago Bulls</a></li> <li><a href='/collections/cleveland+cavaliers'>Cleveland Cavaliers</a></li> <li><a href='/collections/detroit+pistons'>Detroit Pistons</a></li> <li><a href='/collections/indiana+pacers'>Indiana Pacers</a></li> <li><a href='/collections/miami+heat'>Miami Heat</a></li> <li><a href='/collections/milwaukee+bucks'>Milwaukee Bucks</a></li> <li><a href='/collections/new+york+knicks'>New York Knicks</a></li> <li><a href='/collections/orlando+magic'>Orlando Magic</a></li> <li><a href='/collections/philadelphia+76ers'>Philadelphia 76ers</a></li> <li><a href='/collections/toronto+raptors'>Toronto Raptors</a></li> <li><a href='/collections/washington+wizards'>Washington Wizards</a></li> </ul> </div> <div class='headernavigationmenutextdiv'> <div> <p><a href='/art'>Players</a></p> </div> <ul class='headernavigationmenutextlist'> <li><a href='/art/michael+jordan'>Michael Jordan</a></li> <li><a href='/art/lebron+james'>LeBron James</a></li> <li><a href='/art/wilt+chamberlain'>Wilt Chamberlain</a></li> <li><a href='/art/kareem+abdul+jabbar'>Kareem Abdul-Jabbar</a></li> <li><a href='/art/bill+russell'>Bill Russell</a></li> <li><a href='/art/magic+johnson'>Magic Johnson</a></li> <li><a href='/art/larry+bird'>Larry Bird</a></li> <li><a href='/art/shaquille+oneal'>Shaquille O'Neal</a></li> <li><a href='/art/tim+duncan'>Tim Duncan</a></li> <li><a href='/art/kobe+bryant'>Kobe Bryant</a></li> <li><a href='/art/charles+barkley'>Charles Barkley</a></li> <li><a href='/art/kevin+durant'>Kevin Durant</a></li> <li><a href='/art/scottie+pippen'>Scottie Pippen</a></li> <li><a href='/art/stephen+curry'>Stephen Curry</a></li> <li><a href='/art/chris+paul'>Chris Paul</a></li> <li><a href='/art/russell+westbrook'>Russell Westbrook</a></li> <li><a href='/art/anthony+davis'>Anthony Davis</a></li> <li><a href='/art/james+harden'>James Harden</a></li> <li><a href='/art/giannis+antetokounmpo'>Giannis Antetokounmpo</a></li> <li><a href='/art/kawhi+leonard'>Kawhi Leonard</a></li> <li><a href='/art/klay+thompson'>Klay Thompson</a></li> <li><a href='/art/kyrie+irving'>Kyrie Irving</a></li> <li><a href='/art/damian+lillard'>Damian Lillard</a></li> <li><a href='/art/paul+george'>Paul George</a></li> <li><a href='/art/draymon+green'>Draymond Green</a></li> <li style='margin-top: 0px;'><a class='headerNavigationButton' href='/art'>View All</a></li> </ul> </div> <div style='display: inline-block; width: 100%;'> </div> </div> </div> </div> </div> </nav> <script type='text/javascript' nonce=''> function attachHeaderEventHandlers() { // Add event listeners to the drop-down menus. var targetElements = document.getElementsByClassName('headerButtonGoToUrl'); for(var i = 0; i < targetElements.length; i ++) { targetElements[i].addEventListener('click', goToUrl2023); } document.getElementById('searchFormHeaderImageMagnifyingGlassLink').addEventListener('click', function() {document.searchFormHeader.submit()}); } if(typeof flagGlobalScriptLoaded != 'undefined') { attachHeaderEventHandlers(); } else { window.addEventListener('globalScriptLoaded', attachHeaderEventHandlers); } </script> <div style='display: inline-block; width: 100%;'> <nav id='breadcrumbContainer' class='container' aria-label='Breadcrumbs'> <ul class='breadcrumblist'> <li class='breadcrumbLink'> <a href='/shop/canvas+prints'><span>Canvas Prints</span></a> </li> <li class='breadcrumbLink'> Kawhi Leonard Canvas Prints </li> </ul> </nav> </div> <script type='application/ld+json'> { "@context":"http://schema.org", "@type":"BreadcrumbList", "itemListElement":[ { "@type":"ListItem", "position":1, "item":{ "@id":"/shop/canvas+prints", "name":"Canvas Prints" } }, { "@type":"ListItem", "position":2, "item":{ "@id":"/shop/canvas+prints/kawhi+leonard", "name":"Kawhi Leonard Canvas Prints" } } ] }</script> <div id='searchEngineContainerDiv' class='container'> <div class='searchEngineRightDiv'> <div id='searchEngineHeaderContainerDiv' data-display-image='1' data-display-description='' data-display-available-styles='0' data-display-available-view-types='1' data-view-type='product'> <div id='h1h2ContainerDiv'> <div id='h1RowDiv'> <img id='h1Image' class='h1imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/search/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/7-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' width='661' height='495' alt="Kawhi Leonard Canvas Prints" title="Kawhi Leonard Canvas Prints"> <h1 id='h1Title' data-flag-product-name='1' data-flag-long-length='1'>Kawhi Leonard <span id='h1ProductName'>Canvas Prints</span></h1> </div> </div> <div id='availableViewsOuterContainerDiv' data-display-message='0'> <div id='availableViewsContainerDiv' data-view-type='product'> <div id='availableViewsDiv' data-num-views-greater-than-one='1'> <a class='linkAvailableView' id='linkAvailableView_product' href='/shop/canvas+prints/kawhi+leonard' data-view-type='product' data-popular='0' data-selected='1' rel='' ><span class='linkAvailableViewType'>View All</span></a> <a class='linkAvailableView' id='linkAvailableView_artistcollection' href='/shop/canvas+prints/kawhi+leonard?view=artistcollection' data-view-type='artistcollection' data-popular='0' data-selected='0' rel='nofollow' ><span class='linkAvailableViewType'><span class='linkAvailableViewTextShop'>Shop </span><span class='linkAvailableViewTextBy'>by </span>Collection<span class='linkAvailableViewExtraLetter'>s</span> <span class='linkAvailableViewCount'>(7)</span></span></a> </div> <div id='searchEnginePopularDiv' data-animate='1'> <img src='/assets/images/svg/arrowLeft.svg'> <p>New!</p> </div> </div> </div> </div> <div id='topPaginationDiv'> <p class='countdiv' style='float: left; font: 10pt avenir, arial; color: #444444;'>1 - 72 of 196 kawhi leonard canvas prints for sale</p><div class='pagelistdiv'> <span class='linkPageList linkPageNumber linkPageNumberSelected' rel=''>1</span><a class='linkPageList linkPageNumber' rel='' href='/shop/canvas+prints/kawhi+leonard?page=2'>2</a><a class='linkPageList linkPageNumber' rel='' href='/shop/canvas+prints/kawhi+leonard?page=3'>3</a><a class='linkPageList linkPageNext' rel='next' href='/shop/canvas+prints/kawhi+leonard?page=2'>Next</a></div> </div> <div style='display: inline-block; width: 100%; padding-top: 0px; padding-bottom: 0px;'> <div id='searchFormSearchEngineContainerDiv'> <form id='searchFormSearchEngine' name='searchFormSearchEngine' class=' searchFormSearchEngineTagExists' method='post' action='/shop/canvas+prints/kawhi+leonard'> <input type='hidden' class='searchType' name='searchType' value = "keywords"> <button type='button' id='searchFormSearchEngineSearchTypeDiv' onclick="showSearchTypeOptionsSearchEngine('searchTypeOptionsSearchEngine');" role='button' tabindex='0'> <p class='searchTypeName' style='float: none; display: inline-block; vertical-align: middle; font-size: 8pt; font-family: montserratlight, arial; color: #666666; text-decoration: none; line-height: 100%;'>Keyword</p> <img src='/assets/images/ArrowDownVTransparent.png' style='display: inline-block; vertical-align: middle; padding-left: 2px; max-width: 11px; max-height: 8px;' alt='Arrow Down' title='Arrow Down'> </button> <button type='button' id='searchFormSearchEngineImageXClearSearchButton' onclick="goToUrl('/shop/canvas+prints');"><img id='searchFormSearchEngineImageXClearSearch' src='/assets/images/XClearSearch.svg' alt='Clear Search' title='Clear Search'></button> <input type='text' id='searchFormSearchEngineInput' name='searchtag' onfocus='searchEngineSearchFocus(); autoPromptSearchTerms(event);' onkeypress='checkForEnterSearchFormSearchEngine(event);' onkeyup='checkForEmptySearchInput(event); autoPromptSearchTerms(event);' data-flag-search-input='1' data-container-id='searchFormSearchEngine' value="kawhi leonard" placeholder='Search' title='Search' autocomplete='off' autocapitalize='off'> <button type='button' id='searchFormSearchEngineImageMagnifyingGlassButton' onclick='document.searchFormSearchEngine.submit();'><img id='searchFormSearchEngineImageMagnifyingGlass' src='/assets/images/LogoSearchMagnifyingGlass.png' alt='Search' title='Search'></button> <div id='searchTypeOptionsSearchEngine' class='searchTypeOptionsContainer' onmouseout='hideSearchTypeOptionsTimeSearchEngine();' style='position: absolute; top: -1px; left: -1px; width: 85px; z-index: 5000000; text-align: center; background-color: #FFFFFF; border: 1px solid #999999; display: none;'> <button type='button' onclick="selectSearchType('keywords','Keyword');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Keyword</button> <button type='button' onclick="selectSearchType('artistname','Artist');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Artist</button> <button type='button' onclick="selectSearchType('keywordsartistname','Key + Artist');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Keyword + Artist</button> <button type='button' onclick="selectSearchType('title','Title');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Title</button> <button type='button' onclick="selectSearchType('titleartistname','Title + Artist');" onMouseOver='cancelCloseTimerSearchTypeOptionsSearchEngine();' style='float: left; width: 100%; min-height: 30px; padding: 8px; font: 8pt arial; text-decoration: none; text-align: left;'>Title + Artist</button> </div> </form> </div> <div id='filtersContainerOuterDiv'> <div class='filtersContainerDiv'> <p id='filterNumResultsMain' class='filterNumResults'><span id='filterNumResultsLabel'>Results: </span>196</p> <div id='buttonStylesFiltersContainerDiv'> <button type='button' class='buttonShowFilters' onclick='toggleSearchEngineNavigationMenu();'>Filters (1)</button> </div> </div> </div> <div id='filtersBottomContainerOuterDiv'> <div class='filtersContainerDiv'> <p class='filterNumResults'>Results: 196</p> <a class='buttonShowFilters' href='javascript: toggleSearchEngineNavigationMenu();'>Filters</a> <a href='javascript: returnToTop()'><img id='imageScrollToTop' src='/assets/images/iconScrollToTop.png'></a> </div> </div> <div id='messagediv' style='display: none; float: left; text-align: center;'> </div> <div id='hiddendivscontainer' style='display: none; width: 100%;'> <div id='hiddencolorsdiv' style='display: inline-block; float: left; width: 100%;'> </div> <div id='hiddengalleriesdiv' style='display: inline-block; float: left; width: 100%;'> </div> </div> <div id='searchEngineResultsParentDiv' data-display-style='normal'> <div class='searchengineresultdiv' id='artworkdiv[27871925]' data-position='0'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/7-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/7-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #7 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #7 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/7-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #7 Canvas Print</a></p> <div id='artistNameDiv[27871925]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/7-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[27872290]' data-position='1'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/8-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/8-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #8 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #8 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/8-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #8 Canvas Print</a></p> <div id='artistNameDiv[27872290]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/8-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[27872746]' data-position='2'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-david-dow.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/kawhi-leonard-david-dow-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard Canvas Art Print by David Dow" title="Kawhi Leonard Canvas Art Print by David Dow"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-david-dow.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[27872746]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-david-dow.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>David Dow</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28745365]' data-position='3'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-and-giannis-antetokounmpo-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/kawhi-leonard-and-giannis-antetokounmpo-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard and Giannis Antetokounmpo Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard and Giannis Antetokounmpo Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-and-giannis-antetokounmpo-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard and Giannis Antetokounmpo Canvas Print</a></p> <div id='artistNameDiv[28745365]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-and-giannis-antetokounmpo-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28733245]' data-position='4'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/15-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/15-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #15 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #15 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/15-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #15 Canvas Print</a></p> <div id='artistNameDiv[28733245]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/15-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28867720]' data-position='5'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/13-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/13-kawhi-leonard-andrew-d-bernstein-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #13 Canvas Art Print by Andrew D. Bernstein" title="Kawhi Leonard #13 Canvas Art Print by Andrew D. Bernstein"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/13-kawhi-leonard-andrew-d-bernstein.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #13 Canvas Print</a></p> <div id='artistNameDiv[28867720]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/13-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Andrew D. Bernstein</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28880002]' data-position='6'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/paul-george-and-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/paul-george-and-kawhi-leonard-andrew-d-bernstein-canvas-print.jpg' loading='lazy' alt="Paul George and Kawhi Leonard Canvas Art Print by Andrew D. Bernstein" title="Paul George and Kawhi Leonard Canvas Art Print by Andrew D. Bernstein"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/paul-george-and-kawhi-leonard-andrew-d-bernstein.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Paul George and Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28880002]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/paul-george-and-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Andrew D. Bernstein</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28794846]' data-position='7'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/1-kawhi-leonard-and-giannis-antetokounmpo-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/1-kawhi-leonard-and-giannis-antetokounmpo-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard and Giannis Antetokounmpo #1 Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard and Giannis Antetokounmpo #1 Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/1-kawhi-leonard-and-giannis-antetokounmpo-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard and Giannis Antetokounmpo #1 Canvas Print</a></p> <div id='artistNameDiv[28794846]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/1-kawhi-leonard-and-giannis-antetokounmpo-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28864472]' data-position='8'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/11-kawhi-leonard-ron-turenne.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/11-kawhi-leonard-ron-turenne-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #11 Canvas Art Print by Ron Turenne" title="Kawhi Leonard #11 Canvas Art Print by Ron Turenne"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/11-kawhi-leonard-ron-turenne.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #11 Canvas Print</a></p> <div id='artistNameDiv[28864472]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/11-kawhi-leonard-ron-turenne.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Ron Turenne</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[27871663]' data-position='9'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/6-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/6-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #6 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #6 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/6-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #6 Canvas Print</a></p> <div id='artistNameDiv[27871663]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/6-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28731100]' data-position='10'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/12-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/12-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #12 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #12 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/12-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #12 Canvas Print</a></p> <div id='artistNameDiv[28731100]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/12-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28733137]' data-position='11'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/4-kawhi-leonard-david-dow.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/4-kawhi-leonard-david-dow-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #4 Canvas Art Print by David Dow" title="Kawhi Leonard #4 Canvas Art Print by David Dow"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/4-kawhi-leonard-david-dow.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #4 Canvas Print</a></p> <div id='artistNameDiv[28733137]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/4-kawhi-leonard-david-dow.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>David Dow</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28754357]' data-position='12'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-noah-graham.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/kawhi-leonard-noah-graham-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard Canvas Art Print by Noah Graham" title="Kawhi Leonard Canvas Art Print by Noah Graham"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-noah-graham.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28754357]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-noah-graham.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Noah Graham</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28763121]' data-position='13'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/5-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/5-kawhi-leonard-andrew-d-bernstein-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #5 Canvas Art Print by Andrew D. Bernstein" title="Kawhi Leonard #5 Canvas Art Print by Andrew D. Bernstein"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/5-kawhi-leonard-andrew-d-bernstein.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #5 Canvas Print</a></p> <div id='artistNameDiv[28763121]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/5-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Andrew D. Bernstein</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28764281]' data-position='14'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/6-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/6-kawhi-leonard-andrew-d-bernstein-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #6 Canvas Art Print by Andrew D. Bernstein" title="Kawhi Leonard #6 Canvas Art Print by Andrew D. Bernstein"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/6-kawhi-leonard-andrew-d-bernstein.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #6 Canvas Print</a></p> <div id='artistNameDiv[28764281]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/6-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Andrew D. Bernstein</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28867331]' data-position='15'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/12-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/12-kawhi-leonard-andrew-d-bernstein-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #12 Canvas Art Print by Andrew D. Bernstein" title="Kawhi Leonard #12 Canvas Art Print by Andrew D. Bernstein"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/12-kawhi-leonard-andrew-d-bernstein.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #12 Canvas Print</a></p> <div id='artistNameDiv[28867331]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/12-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Andrew D. Bernstein</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28871176]' data-position='16'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/3-kawhi-leonard-garrett-ellwood.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/3-kawhi-leonard-garrett-ellwood-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #3 Canvas Art Print by Garrett Ellwood" title="Kawhi Leonard #3 Canvas Art Print by Garrett Ellwood"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/3-kawhi-leonard-garrett-ellwood.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #3 Canvas Print</a></p> <div id='artistNameDiv[28871176]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/3-kawhi-leonard-garrett-ellwood.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Garrett Ellwood</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28864822]' data-position='17'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kevin-durant-and-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/kevin-durant-and-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kevin Durant and Kawhi Leonard Canvas Art Print by Mark Blinch" title="Kevin Durant and Kawhi Leonard Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kevin-durant-and-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kevin Durant and Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28864822]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kevin-durant-and-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28874504]' data-position='18'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/stephen-curry-and-kawhi-leonard-garrett-ellwood.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/stephen-curry-and-kawhi-leonard-garrett-ellwood-canvas-print.jpg' loading='lazy' alt="Stephen Curry and Kawhi Leonard Canvas Art Print by Garrett Ellwood" title="Stephen Curry and Kawhi Leonard Canvas Art Print by Garrett Ellwood"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/stephen-curry-and-kawhi-leonard-garrett-ellwood.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Stephen Curry and Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28874504]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/stephen-curry-and-kawhi-leonard-garrett-ellwood.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Garrett Ellwood</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28878562]' data-position='19'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/17-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/17-kawhi-leonard-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #17 Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard #17 Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/17-kawhi-leonard-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #17 Canvas Print</a></p> <div id='artistNameDiv[28878562]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/17-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[27839066]' data-position='20'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/3-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/3-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #3 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #3 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/3-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #3 Canvas Print</a></p> <div id='artistNameDiv[27839066]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/3-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[27839120]' data-position='21'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/3-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/3-kawhi-leonard-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #3 Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard #3 Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/3-kawhi-leonard-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #3 Canvas Print</a></p> <div id='artistNameDiv[27839120]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/3-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[27872852]' data-position='22'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/9-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/9-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #9 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #9 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/9-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #9 Canvas Print</a></p> <div id='artistNameDiv[27872852]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/9-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[27873255]' data-position='23'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-and-kyle-lowry-garrett-ellwood.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/kawhi-leonard-and-kyle-lowry-garrett-ellwood-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard and Kyle Lowry Canvas Art Print by Garrett Ellwood" title="Kawhi Leonard and Kyle Lowry Canvas Art Print by Garrett Ellwood"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-and-kyle-lowry-garrett-ellwood.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard and Kyle Lowry Canvas Print</a></p> <div id='artistNameDiv[27873255]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-and-kyle-lowry-garrett-ellwood.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Garrett Ellwood</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28730579]' data-position='24'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/11-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/11-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #11 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #11 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/11-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #11 Canvas Print</a></p> <div id='artistNameDiv[28730579]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/11-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28731379]' data-position='25'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/6-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/6-kawhi-leonard-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #6 Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard #6 Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/6-kawhi-leonard-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #6 Canvas Print</a></p> <div id='artistNameDiv[28731379]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/6-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28731601]' data-position='26'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/13-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/13-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #13 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #13 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/13-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #13 Canvas Print</a></p> <div id='artistNameDiv[28731601]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/13-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28733222]' data-position='27'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/14-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/14-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #14 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #14 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/14-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #14 Canvas Print</a></p> <div id='artistNameDiv[28733222]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/14-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28733383]' data-position='28'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2-kawhi-leonard-joe-murphy.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/2-kawhi-leonard-joe-murphy-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #2 Canvas Art Print by Joe Murphy" title="Kawhi Leonard #2 Canvas Art Print by Joe Murphy"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2-kawhi-leonard-joe-murphy.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #2 Canvas Print</a></p> <div id='artistNameDiv[28733383]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2-kawhi-leonard-joe-murphy.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Joe Murphy</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28733587]' data-position='29'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/5-kawhi-leonard-ron-turenne.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/5-kawhi-leonard-ron-turenne-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #5 Canvas Art Print by Ron Turenne" title="Kawhi Leonard #5 Canvas Art Print by Ron Turenne"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/5-kawhi-leonard-ron-turenne.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #5 Canvas Print</a></p> <div id='artistNameDiv[28733587]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/5-kawhi-leonard-ron-turenne.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Ron Turenne</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28734004]' data-position='30'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/16-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/16-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #16 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #16 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/16-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #16 Canvas Print</a></p> <div id='artistNameDiv[28734004]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/16-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28734024]' data-position='31'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-barry-gossage.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/kawhi-leonard-barry-gossage-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard Canvas Art Print by Barry Gossage" title="Kawhi Leonard Canvas Art Print by Barry Gossage"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-barry-gossage.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28734024]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-barry-gossage.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Barry Gossage</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28734062]' data-position='32'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/17-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/17-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #17 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #17 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/17-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #17 Canvas Print</a></p> <div id='artistNameDiv[28734062]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/17-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28734349]' data-position='33'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/6-kawhi-leonard-ron-turenne.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/6-kawhi-leonard-ron-turenne-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #6 Canvas Art Print by Ron Turenne" title="Kawhi Leonard #6 Canvas Art Print by Ron Turenne"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/6-kawhi-leonard-ron-turenne.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #6 Canvas Print</a></p> <div id='artistNameDiv[28734349]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/6-kawhi-leonard-ron-turenne.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Ron Turenne</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28735176]' data-position='34'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/18-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/18-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #18 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #18 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/18-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #18 Canvas Print</a></p> <div id='artistNameDiv[28735176]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/18-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28735233]' data-position='35'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/19-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/19-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #19 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #19 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/19-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #19 Canvas Print</a></p> <div id='artistNameDiv[28735233]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/19-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28735404]' data-position='36'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/2-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/7/mirror/break/images/artworkimages/medium/3/2-kawhi-leonard-andrew-d-bernstein-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #2 Canvas Art Print by Andrew D. Bernstein" title="Kawhi Leonard #2 Canvas Art Print by Andrew D. Bernstein"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/2-kawhi-leonard-andrew-d-bernstein.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #2 Canvas Print</a></p> <div id='artistNameDiv[28735404]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/2-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Andrew D. Bernstein</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28742297]' data-position='37'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/20-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/20-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #20 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #20 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/20-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #20 Canvas Print</a></p> <div id='artistNameDiv[28742297]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/20-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28742604]' data-position='38'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/21-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/21-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #21 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #21 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/21-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #21 Canvas Print</a></p> <div id='artistNameDiv[28742604]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/21-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28743741]' data-position='39'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-fernando-medina.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/kawhi-leonard-fernando-medina-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard Canvas Art Print by Fernando Medina" title="Kawhi Leonard Canvas Art Print by Fernando Medina"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-fernando-medina.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28743741]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-fernando-medina.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Fernando Medina</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28744171]' data-position='40'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/1-kawhi-leonard-fernando-medina.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/1-kawhi-leonard-fernando-medina-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #1 Canvas Art Print by Fernando Medina" title="Kawhi Leonard #1 Canvas Art Print by Fernando Medina"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/1-kawhi-leonard-fernando-medina.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #1 Canvas Print</a></p> <div id='artistNameDiv[28744171]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/1-kawhi-leonard-fernando-medina.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Fernando Medina</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28744900]' data-position='41'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/7-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/7-kawhi-leonard-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #7 Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard #7 Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/7-kawhi-leonard-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #7 Canvas Print</a></p> <div id='artistNameDiv[28744900]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/7-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28745024]' data-position='42'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/5-kawhi-leonard-mark-sobhani.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/5-kawhi-leonard-mark-sobhani-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #5 Canvas Art Print by Mark Sobhani" title="Kawhi Leonard #5 Canvas Art Print by Mark Sobhani"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/5-kawhi-leonard-mark-sobhani.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #5 Canvas Print</a></p> <div id='artistNameDiv[28745024]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/5-kawhi-leonard-mark-sobhani.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Sobhani</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28745075]' data-position='43'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/7-kawhi-leonard-ron-turenne.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/7-kawhi-leonard-ron-turenne-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #7 Canvas Art Print by Ron Turenne" title="Kawhi Leonard #7 Canvas Art Print by Ron Turenne"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/7-kawhi-leonard-ron-turenne.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #7 Canvas Print</a></p> <div id='artistNameDiv[28745075]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/7-kawhi-leonard-ron-turenne.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Ron Turenne</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28745668]' data-position='44'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-adam-pantozzi.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/kawhi-leonard-adam-pantozzi-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard Canvas Art Print by Adam Pantozzi" title="Kawhi Leonard Canvas Art Print by Adam Pantozzi"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-adam-pantozzi.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28745668]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-adam-pantozzi.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Adam Pantozzi</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28745690]' data-position='45'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/22-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/22-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #22 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #22 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/22-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #22 Canvas Print</a></p> <div id='artistNameDiv[28745690]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/22-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28746047]' data-position='46'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/8-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/8-kawhi-leonard-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #8 Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard #8 Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/8-kawhi-leonard-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #8 Canvas Print</a></p> <div id='artistNameDiv[28746047]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/8-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28746265]' data-position='47'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/1-kawhi-leonard-adam-pantozzi.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/1-kawhi-leonard-adam-pantozzi-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #1 Canvas Art Print by Adam Pantozzi" title="Kawhi Leonard #1 Canvas Art Print by Adam Pantozzi"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/1-kawhi-leonard-adam-pantozzi.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #1 Canvas Print</a></p> <div id='artistNameDiv[28746265]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/1-kawhi-leonard-adam-pantozzi.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Adam Pantozzi</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28746367]' data-position='48'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/jimmy-butler-and-kawhi-leonard-ron-turenne.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/jimmy-butler-and-kawhi-leonard-ron-turenne-canvas-print.jpg' loading='lazy' alt="Jimmy Butler and Kawhi Leonard Canvas Art Print by Ron Turenne" title="Jimmy Butler and Kawhi Leonard Canvas Art Print by Ron Turenne"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/jimmy-butler-and-kawhi-leonard-ron-turenne.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Jimmy Butler and Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28746367]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/jimmy-butler-and-kawhi-leonard-ron-turenne.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Ron Turenne</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28746414]' data-position='49'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/6-kawhi-leonard-mark-sobhani.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/6-kawhi-leonard-mark-sobhani-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #6 Canvas Art Print by Mark Sobhani" title="Kawhi Leonard #6 Canvas Art Print by Mark Sobhani"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/6-kawhi-leonard-mark-sobhani.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #6 Canvas Print</a></p> <div id='artistNameDiv[28746414]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/6-kawhi-leonard-mark-sobhani.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Sobhani</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28746645]' data-position='50'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-gary-dineen.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/kawhi-leonard-gary-dineen-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard Canvas Art Print by Gary Dineen" title="Kawhi Leonard Canvas Art Print by Gary Dineen"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-gary-dineen.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28746645]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-gary-dineen.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Gary Dineen</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28751808]' data-position='51'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/23-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/23-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #23 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #23 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/23-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #23 Canvas Print</a></p> <div id='artistNameDiv[28751808]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/23-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28753329]' data-position='52'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/7-kawhi-leonard-mark-sobhani.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/7-kawhi-leonard-mark-sobhani-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #7 Canvas Art Print by Mark Sobhani" title="Kawhi Leonard #7 Canvas Art Print by Mark Sobhani"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/7-kawhi-leonard-mark-sobhani.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #7 Canvas Print</a></p> <div id='artistNameDiv[28753329]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/7-kawhi-leonard-mark-sobhani.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Sobhani</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28753948]' data-position='53'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/3-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/3-kawhi-leonard-andrew-d-bernstein-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #3 Canvas Art Print by Andrew D. Bernstein" title="Kawhi Leonard #3 Canvas Art Print by Andrew D. Bernstein"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/3-kawhi-leonard-andrew-d-bernstein.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #3 Canvas Print</a></p> <div id='artistNameDiv[28753948]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/3-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Andrew D. Bernstein</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28754567]' data-position='54'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-and-lebron-james-andrew-d-bernstein.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/kawhi-leonard-and-lebron-james-andrew-d-bernstein-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard and Lebron James Canvas Art Print by Andrew D. Bernstein" title="Kawhi Leonard and Lebron James Canvas Art Print by Andrew D. Bernstein"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-and-lebron-james-andrew-d-bernstein.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard and Lebron James Canvas Print</a></p> <div id='artistNameDiv[28754567]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-and-lebron-james-andrew-d-bernstein.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Andrew D. Bernstein</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28754611]' data-position='55'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/8-kawhi-leonard-mark-sobhani.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/8-kawhi-leonard-mark-sobhani-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #8 Canvas Art Print by Mark Sobhani" title="Kawhi Leonard #8 Canvas Art Print by Mark Sobhani"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/8-kawhi-leonard-mark-sobhani.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #8 Canvas Print</a></p> <div id='artistNameDiv[28754611]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/8-kawhi-leonard-mark-sobhani.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Sobhani</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28754624]' data-position='56'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-gary-bassing.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/kawhi-leonard-gary-bassing-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard Canvas Art Print by Gary Bassing" title="Kawhi Leonard Canvas Art Print by Gary Bassing"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-gary-bassing.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28754624]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-gary-bassing.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Gary Bassing</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28754857]' data-position='57'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/3-kawhi-leonard-nathaniel-s-butler.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/3-kawhi-leonard-nathaniel-s-butler-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #3 Canvas Art Print by Nathaniel S. Butler" title="Kawhi Leonard #3 Canvas Art Print by Nathaniel S. Butler"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/3-kawhi-leonard-nathaniel-s-butler.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #3 Canvas Print</a></p> <div id='artistNameDiv[28754857]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/3-kawhi-leonard-nathaniel-s-butler.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Nathaniel S. Butler</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28755092]' data-position='58'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/24-kawhi-leonard-mark-blinch.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/24-kawhi-leonard-mark-blinch-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #24 Canvas Art Print by Mark Blinch" title="Kawhi Leonard #24 Canvas Art Print by Mark Blinch"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/24-kawhi-leonard-mark-blinch.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #24 Canvas Print</a></p> <div id='artistNameDiv[28755092]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/24-kawhi-leonard-mark-blinch.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Blinch</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28755327]' data-position='59'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/9-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/9-kawhi-leonard-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #9 Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard #9 Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/9-kawhi-leonard-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #9 Canvas Print</a></p> <div id='artistNameDiv[28755327]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/9-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28755638]' data-position='60'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/4-kawhi-leonard-nathaniel-s-butler.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/8/6.5/mirror/break/images/artworkimages/medium/3/4-kawhi-leonard-nathaniel-s-butler-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #4 Canvas Art Print by Nathaniel S. Butler" title="Kawhi Leonard #4 Canvas Art Print by Nathaniel S. Butler"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/4-kawhi-leonard-nathaniel-s-butler.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #4 Canvas Print</a></p> <div id='artistNameDiv[28755638]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/4-kawhi-leonard-nathaniel-s-butler.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Nathaniel S. Butler</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28755944]' data-position='61'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/9-kawhi-leonard-mark-sobhani.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/9-kawhi-leonard-mark-sobhani-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #9 Canvas Art Print by Mark Sobhani" title="Kawhi Leonard #9 Canvas Art Print by Mark Sobhani"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/9-kawhi-leonard-mark-sobhani.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #9 Canvas Print</a></p> <div id='artistNameDiv[28755944]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/9-kawhi-leonard-mark-sobhani.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Mark Sobhani</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28756443]' data-position='62'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-bill-baptist.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/kawhi-leonard-bill-baptist-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard Canvas Art Print by Bill Baptist" title="Kawhi Leonard Canvas Art Print by Bill Baptist"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-bill-baptist.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28756443]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-bill-baptist.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Bill Baptist</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28756558]' data-position='63'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/norman-powell-kawhi-leonard-and-kyle-lowry-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/norman-powell-kawhi-leonard-and-kyle-lowry-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Norman Powell, Kawhi Leonard, and Kyle Lowry Canvas Art Print by Jesse D. Garrabrant" title="Norman Powell, Kawhi Leonard, and Kyle Lowry Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/norman-powell-kawhi-leonard-and-kyle-lowry-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Norman Powell, Kawhi Leonard, and Kyle Lowry Canvas Print</a></p> <div id='artistNameDiv[28756558]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/norman-powell-kawhi-leonard-and-kyle-lowry-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28763045]' data-position='64'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/4-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/4-kawhi-leonard-andrew-d-bernstein-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #4 Canvas Art Print by Andrew D. Bernstein" title="Kawhi Leonard #4 Canvas Art Print by Andrew D. Bernstein"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/4-kawhi-leonard-andrew-d-bernstein.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #4 Canvas Print</a></p> <div id='artistNameDiv[28763045]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/4-kawhi-leonard-andrew-d-bernstein.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Andrew D. Bernstein</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28763750]' data-position='65'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/kawhi-leonard-david-sherman.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/kawhi-leonard-david-sherman-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard Canvas Art Print by David Sherman" title="Kawhi Leonard Canvas Art Print by David Sherman"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/kawhi-leonard-david-sherman.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28763750]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/kawhi-leonard-david-sherman.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>David Sherman</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28764116]' data-position='66'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/5-kawhi-leonard-nathaniel-s-butler.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/5-kawhi-leonard-nathaniel-s-butler-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #5 Canvas Art Print by Nathaniel S. Butler" title="Kawhi Leonard #5 Canvas Art Print by Nathaniel S. Butler"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/5-kawhi-leonard-nathaniel-s-butler.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #5 Canvas Print</a></p> <div id='artistNameDiv[28764116]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/5-kawhi-leonard-nathaniel-s-butler.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Nathaniel S. Butler</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28764437]' data-position='67'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/1-kawhi-leonard-garrett-ellwood.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/1-kawhi-leonard-garrett-ellwood-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #1 Canvas Art Print by Garrett Ellwood" title="Kawhi Leonard #1 Canvas Art Print by Garrett Ellwood"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/1-kawhi-leonard-garrett-ellwood.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #1 Canvas Print</a></p> <div id='artistNameDiv[28764437]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/1-kawhi-leonard-garrett-ellwood.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Garrett Ellwood</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28764490]' data-position='68'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/draymond-green-and-kawhi-leonard-ron-turenne.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/draymond-green-and-kawhi-leonard-ron-turenne-canvas-print.jpg' loading='lazy' alt="Draymond Green and Kawhi Leonard Canvas Art Print by Ron Turenne" title="Draymond Green and Kawhi Leonard Canvas Art Print by Ron Turenne"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/draymond-green-and-kawhi-leonard-ron-turenne.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Draymond Green and Kawhi Leonard Canvas Print</a></p> <div id='artistNameDiv[28764490]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/draymond-green-and-kawhi-leonard-ron-turenne.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Ron Turenne</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28794259]' data-position='69'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/8-kawhi-leonard-ron-turenne.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/8-kawhi-leonard-ron-turenne-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #8 Canvas Art Print by Ron Turenne" title="Kawhi Leonard #8 Canvas Art Print by Ron Turenne"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/8-kawhi-leonard-ron-turenne.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #8 Canvas Print</a></p> <div id='artistNameDiv[28794259]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/8-kawhi-leonard-ron-turenne.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Ron Turenne</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28794556]' data-position='70'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/10-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/10/6.5/mirror/break/images/artworkimages/medium/3/10-kawhi-leonard-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #10 Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard #10 Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/10-kawhi-leonard-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #10 Canvas Print</a></p> <div id='artistNameDiv[28794556]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/10-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div class='searchengineresultdiv' id='artworkdiv[28808432]' data-position='71'> <div style='display: inline-block; width: 100%; text-align: center;'> <a href='/featured/11-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print'><img class='imageSearchEngineProduct imagecanvasprint' src='https://render.fineartamerica.com/images/rendered/medium/canvas-print/6.5/10/mirror/break/images/artworkimages/medium/3/11-kawhi-leonard-jesse-d-garrabrant-canvas-print.jpg' loading='lazy' alt="Kawhi Leonard #11 Canvas Art Print by Jesse D. Garrabrant" title="Kawhi Leonard #11 Canvas Art Print by Jesse D. Garrabrant"></a> </div> <p style='display: inline-block; width: 80%; padding-top: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font: 10pt arial; line-height: 100%;'><a href='/featured/11-kawhi-leonard-jesse-d-garrabrant.html' style='font-size: 10pt; font-family: cabin, oswald, arial; font-weight: normal; color: #444444; text-decoration: none; text-shadow: none;'>Kawhi Leonard #11 Canvas Print</a></p> <div id='artistNameDiv[28808432]' style='display: inline-block; width: 100%; text-align: center; line-height: 100%; padding-bottom: 15px;'> <p style='display: inline-block; width: 100%; max-width: 90%; overflow: hidden; font: 9pt arial; vertical-align: middle;'><a href='/featured/11-kawhi-leonard-jesse-d-garrabrant.html?product=canvas-print' style='font: inherit; color: #666666;'><span style='display: inline-block; font-inherit; max-width: 80%; max-width: calc(100% - 25px); max-width: -webkit-calc(100% - 25px); padding-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: middle; color: #666666;'>Jesse D. Garrabrant</span><img src='/images/ArrowDownTransparent.png' style='display: inline-block; max-width: 16px; max-height: 8px; padding-top: 1px; vertical-align: middle; border: none; display: none;'></a></p> </div> <div style='float: left; width: 100%; padding-top: 0px; overflow: hidden;'> <div style='display: inline-block; width: 100%;'><div style='display: inline-block;'> <p class='productprice'>$50</p></div> </div></div> </div> <div style='display: inline-block; width: 100%; height: 5px; overflow: hidden;'> </div> </div> <div style='display: inline-block; width: 100%; padding-top: 10px; margin-bottom: 25px; border-top: 1px solid #999999; box-shadow: none; text-align: center;'> <p class='countdiv' style='float: left; font: 10pt avenir, arial; color: #444444;'>1 - 72 of 196 kawhi leonard canvas prints for sale</p><div class='pagelistdiv'> <span class='linkPageList linkPageNumber linkPageNumberSelected' rel=''>1</span><a class='linkPageList linkPageNumber' rel='' href='/shop/canvas+prints/kawhi+leonard?page=2'>2</a><a class='linkPageList linkPageNumber' rel='' href='/shop/canvas+prints/kawhi+leonard?page=3'>3</a><a class='linkPageList linkPageNext' rel='next' href='/shop/canvas+prints/kawhi+leonard?page=2'>Next</a></div> </div> <div style='display: inline-block; width: 100%; padding-top: 25px; text-align: center;'> <a class='buttonbottomnext' href="/shop/canvas+prints/kawhi+leonard?page=2">Next</a> </div> <div style='display: inline-block; width: 100%; padding-top: 25px; text-align: center;'> <a class='buttonMainUrl' href='https://fineartamerica.com/shop/canvas+prints/kawhi+leonard' target='_blank'>Kawhi Leonard Canvas Art Prints</a> </div> </div> </div> <div id='searchEngineNavigationBackgroundDiv' onclick="toggleSearchEngineNavigationMenu('hideMenu');"> </div> <div id='searchEngineNavigationContainerDiv'> <div id='searchEngineNavigationDiv' data-selected-department-id='wallArt' data-selected-product-id='canvasPrints' data-prioritize-styles='0' data-style-selected='0' data-action=''> <div id='searchEngineNavigationHeaderDiv'> <p>Filters</p> <button type='button' class='mobileNavigationButtonX' onclick="toggleSearchEngineNavigationMenu('hideMenu');"></button> </div> <form id='searchEngineNavigationSearchForm' class='searchEngineNavigationSearchTagExists' method='post' action='/shop/canvas+prints/kawhi+leonard'> <div id='searchEngineNavigationSearchTypeDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedSearchType' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationSearchTypeDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Search Type</span> <span id='searchEngineNavigationSearchTypeName' class='searchEngineNavigationHeaderValue'>Keywords</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <button type='button' id='searchEngineSearchType-keywords' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption searchEngineNavigationOptionSelected' onclick="selectSearchEngineNavigationSearchType('keywords');">Keywords</button> <button type='button' id='searchEngineSearchType-title' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption' onclick="selectSearchEngineNavigationSearchType('title');">Title</button> <button type='button' id='searchEngineSearchType-artistname' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption' onclick="selectSearchEngineNavigationSearchType('artistname');">Artist Name</button> <button type='button' id='searchEngineSearchType-titleartistname' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption' onclick="selectSearchEngineNavigationSearchType('titleartistname');">Title + Artist Name</button> <button type='button' id='searchEngineSearchType-keywordsartistname' class='searchEngineNavigationSearchTypeOption searchEngineNavigationOption' onclick="selectSearchEngineNavigationSearchType('keywordsartistname');">Keyword + Artist Name</button> </div> </div> <input type='hidden' id='searchEngineNavigationSearchType' name='searchType' value='keywords'> <div id='searchEngineNavigationCustomSearchInputContainerDiv'> <button type='button' id='searchEngineNavigationSearchXImageButton' onclick="goToUrl('/shop/canvas+prints');"><img id='searchEngineNavigationSearchXImage' src='/assets/images/XClearSearch.jpg' alt='Clear Search' title='Clear Search'></button> <input type='textbox' id='searchEngineNavigationSearchInput' name='searchtag' onFocus="javascript: searchEngineNavigationSearchFocus();" value="kawhi leonard" placeholder='Search'> <button type='button' id='searchEngineNavigationSearchMagnifyingGlassImageButton' onclick="document.getElementById('searchEngineNavigationSearchForm').submit();"><img id='searchEngineNavigationSearchMagnifyingGlassImage' src='/assets/images/LogoSearchMagnifyingGlass.png' alt='Search' title='Search'></button> </div> </form> <div id='searchEngineNavigationFiltersSidebarDiv' data-force-desktop=''> <button type='button' class='buttonClearNavigationFilter' onclick="goToUrl('/art/kawhi+leonard');" style='order: 1; -webkit-order: 1;'><span class='filterX'></span><span class='filterText'>Canvas Prints</span></button> </div> <div id='searchEngineNavigationDepartmentDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedDepartment' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationDepartmentDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Department</span> <span id='searchEngineNavigationSelectedDepartmentName' class='searchEngineNavigationHeaderValue'>Wall Art</span> </div> </button> <div class='searchEngineNavigationOptionsDiv' data-department-images-exist='1'> <button type='button' data-department-id='popular' data-department-name='All Departments' data-image-exists='1' class='searchEngineNavigationOption' onclick="selectDepartment('popular')" style="background-image: url('/assets/images/icons/products/iconProductWallArt002.jpg');">All Departments</button> <button type='button' data-department-id='wallArt' data-department-name='Wall Art' data-image-exists='1' class='searchEngineNavigationOption searchEngineNavigationOptionSelected' onclick="selectDepartment('wallArt')" style="background-image: url('/assets/images/icons/products/iconProductCanvasPrint.jpg');">Wall Art</button> </div> </div> <div id='searchEngineNavigationProductDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedProduct' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationProductDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Product</span> <span id='searchEngineNavigationSelectedProductName' class='searchEngineNavigationHeaderValue'>Canvas Prints</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <div class='searchEngineNavigationDepartmentProducts searchEngineNavigationDepartmentProductsSelected' data-department-id='wallArt' data-department-images-exist='1'> <p class='searchEngineNavigationDepartmentProductsTitle'>Wall Art</p> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductWallArt002.jpg');" href='/art/kawhi+leonard'>All</a> <a class='searchEngineNavigationOption searchEngineNavigationOptionSelected' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductCanvasPrint.jpg');" href='/shop/canvas+prints/kawhi+leonard'>Canvas Prints</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductArtPrint.jpg');" href='/shop/prints/kawhi+leonard'>Art Prints</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductPoster.jpg');" href='/shop/posters/kawhi+leonard'>Posters</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductFramedPrint002.jpg?v=1234');" href='/shop/framed+prints/kawhi+leonard'>Framed Prints</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductMetalPrint.jpg');" href='/shop/metal+prints/kawhi+leonard'>Metal Prints</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductAcrylicPrint.jpg');" href='/shop/acrylic+prints/kawhi+leonard'>Acrylic Prints</a> <a class='searchEngineNavigationOption' data-image-exists='1' style="background-image: url('/assets/images/icons/products/iconProductWoodPrint.jpg');" href='/shop/wood+prints/kawhi+leonard'>Wood Prints</a> </div> </div> </div> <div id='searchEngineNavigationTagDiv' class='searchEngineNavigationElementContainer searchEngineNavigationElementContainerExpanded'> <button type='button' id='searchEngineNavigationSelectedTag' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationTagDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Subject</span> <span class='searchEngineNavigationHeaderValue'>Kawhi Leonard</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <a href='/shop/canvas+prints' style='display: inline-block; width: 100%; font-size: 10pt; font-family: avenir, arial;'><span style='text-decoration: underline;'>All Canvas Prints</span></a> <div id='searchEngineViewAllSubjectsDiv' style='margin-top: 15px;'> <button type='button' onclick="searchEngineNavigationShowAllSubjectsWhiteLabelWebsites('canvas+prints','');"> <img src='/images/ArrowDownTransparent.png' style='display: inline-block; vertical-align: middle; max-width: 15px;' alt='Arrow Down' title='Arrow Down'> <p style='display: inline-block; vertical-align: middle; margin-left: 2px; font-size: 10pt; font-family: avenir, arial; color: #777777;'>View All Subjects</p> </button> </div> <div id='searchEngineAllSubjectsDiv' style='display: none; box-sizing: border-box; width: 100%; padding-top: 10px; overflow-x: hidden; overflow-y: auto;'></div> </div> </div> <div id='searchEngineNavigationMediumDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedMedium' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationMediumDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Medium</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <button type='button' class='searchEngineNavigationOption searchEngineNavigationOptionSelected' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard');">All</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/canvas+prints/photographs/kawhi+leonard');">Photographs</button> </div> </div> <div id='searchEngineNavigationCollectionsDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedCollection' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationCollectionsDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Collection</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div id='searchEngineNavigationCollectionsContainer' class='searchEngineNavigationOptionsDiv'> <button onClick="goToUrl('/shop/canvas+prints?view=artistcollection')" style='display: inline-block; width: 100%; font-size: 10pt; font-family: avenir, arial; text-align: left;''><span style='text-decoration: underline;'>View All Collections</span></button> </div> </div> <div id='searchEngineNavigationSortOptionDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedSortOption' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationSortOptionDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Sort</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div class='searchEngineNavigationOptionsDiv'> <button type='button' class='searchEngineNavigationOption searchEngineNavigationOptionSelected' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard');">All</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?sort=bestsellers');">Best Sellers</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?sort=random');">Random</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?sort=mostcomments');">Most Comments</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?sort=mostvotes');">Most Votes</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?sort=recentlyadded');">Recently Added</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?sort=recentlycommented');">Recently Commented On</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?sort=recentlyfeaturedgroup');">Recently Featured in Groups</button> <button type='button' class='searchEngineNavigationOption' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?sort=recentlysold');">Recently Sold</button> </div> </div> <div id='searchEngineNavigationShapeDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedShape' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationShapeDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Shape</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div class='searchEngineNavigationOptionsDiv' style='text-align: justify;'> <button type='button' class='searchEngineNavigationShape searchEngineNavigationShapeSelected' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard');"> <div> <div style='display: inline-block; vertical-align: top; width: 54px; height: 12px; margin: 0px; margin-top: 5px;'> </div> <div style='display: inline-block; vertical-align: top; width: 20px; height: 20px; margin: 0px; margin-top: 5px;'> </div> <div style='display: inline-block; vertical-align: top; width: 30px; height: 20px; margin: 0px; margin-top: 5px;'> </div> </div> <p>All Shapes</p> </a> <button type='button' class='searchEngineNavigationShape' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?shape=sizehorizontal');"> <div> <div style='display: inline-block; width: 50px; height: 30px; margin-top: 10px;'> </div> </div> <p>Horizontal</p> </a> <button type='button' class='searchEngineNavigationShape' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?shape=sizevertical');"> <div> <div style='display: inline-block; width: 25px; height: 40px; margin-top: 5px;'> </div> </div> <p>Vertical</p> </a> <button type='button' class='searchEngineNavigationShape' onclick="goToUrl('/shop/canvas+prints/kawhi+leonard?shape=sizesquare');"> <div> <div style='display: inline-block; width: 40px; height: 40px; margin-top: 5px;'> </div> </div> <p>Square</p> </a> <div style='display: inline-block; width: 100%; height: 0px; overflow: hidden;'> </div> </div> </div> <div id='searchEngineNavigationColorsDiv' class='searchEngineNavigationElementContainer'> <button type='button' id='searchEngineNavigationSelectedColors' class='searchEngineNavigationHeader' onclick="toggleSearchEngineNavigationWhiteLabelWebsites('searchEngineNavigationColorsDiv');"> <div class='searchEngineNavigationHeaderTextDiv'> <span class='searchEngineNavigationHeaderTitle'>Colors</span> <span class='searchEngineNavigationHeaderValue'>All</span> </div> </button> <div id='searchEngineNavigationColorsContainer' class='searchEngineNavigationOptionsDiv'> </div> </div> <div id='searchEngineNavigationTagsDiv' class='searchEngineNavigationElementContainer'> <p style='display: inline-block; width: 100%; padding-top: 10px; padding-bottom: 5px; font-size: 9pt; font-family: avenir, montserratregular, helvetica, arial;'>Tags</p> <div style='display: inline-block; width: 100%;'> <a class='searchEngineNavigationTag' href='/shop/canvas+prints/kawhi+leonard' rel='tag'>kawhi leonard</a> <a class='searchEngineNavigationTag' href='/shop/canvas+prints/kyle+lowry' rel='tag'>kyle lowry</a> <a class='searchEngineNavigationTag' href='/shop/canvas+prints/giannis+antetokounmpo' rel='tag'>giannis antetokounmpo</a> <a class='searchEngineNavigationTag' href='/shop/canvas+prints/draymond+green' rel='tag'>draymond green</a> <a class='searchEngineNavigationTag' href='/shop/canvas+prints/kevin+durant' rel='tag'>kevin durant</a> <a class='searchEngineNavigationTag' href='/shop/canvas+prints/stephen+curry' rel='tag'>stephen curry</a> <a class='searchEngineNavigationTag' href='/shop/canvas+prints/paul+george' rel='tag'>paul george</a> <a class='searchEngineNavigationTag' href='/shop/canvas+prints/jimmy+butler' rel='tag'>jimmy butler</a> <a class='searchEngineNavigationTag' href='/shop/canvas+prints/lebron+james' rel='tag'>lebron james</a> </div> </div> <div id='searchEngineNavigationSatisfactionGuaranteeDiv' class='searchEngineNavigationElementContainer' style='text-align: center;'> <img class='lazy' src='/assets/images/Blank.jpg' data-src='https://images.fineartamerica.com/public/assets/images/StampSatisfactionGuarantee.jpg' style='max-width: 100%; padding-top: 0px; border: none;' alt='Satisfaction Guarantee' title='Satisfaction Guarantee'> <p style='width: 100%; padding-top: 5px; font: 10pt arial; color: #555555; line-height: 140%;'>We've shipped over 1 million items worldwide for our 500,000+ artists. Each purchase comes with a 30-day money-back guarantee.</p> </div> </div> </div> </div> <script type='text/javascript' src='/js/jquery371.js?v=07ebac5800'></script> <script type='text/javascript' src='/js/lazySizes.js?v=07ebac5800'></script> <script type='text/javascript'> var rowheights = []; function getheight(images, width) { width -= (images.length - 1) * 20; var h = 0; for(var i = 0; i < images.length; ++i) { h += $(images[i]).data('width') / $(images[i]).data('height'); } return width / h; } function setheight(images, height) { rowheights.push(height); for(var i = 0; i < images.length; ++i) { var newWidth = height * $(images[i]).data('width') / $(images[i]).data('height'); var newHeight = height; //$(images[i]).css({width: height * $(images[i]).data('width') / $(images[i]).data('height')}); $(images[i]).css({width: newWidth}); // This is not actually necessary. $(images[i]).find('.flowImage').css({width: newWidth, height: newHeight}); //$(images[i]).css({width: height * $(images[i]).data('width') / $(images[i]).data('height'),height: height}); //$(images[i]).css(width, height * $(images[i]).data('width') / $(images[i]).data('height')); //$(images[i]).attr('src', $(images[i]).attr('src').replace(/w[0-9]+-h[0-9]+/, 'w' + $(images[i]).width() + '-h' + $(images[i]).height())); } } function resize(images, width) { setheight(images, getheight(images, width)); } function run(max_height) { var widthContainer = parseInt(document.getElementById('imageFlowContainerDiv').offsetWidth); var images = $('#imageFlowContainerDiv .flowDiv'); w: while(images.length > 0) { for(var i = 1; i < images.length + 1; i++) { // Continue adding images to the "slice" array, and after you add each image, check the new minimum height of that slice of images // by calling getheight. var slice = images.slice(0, i); var h = getheight(slice, widthContainer); if(h < max_height) { setheight(slice, h); // Continue with the remaining images from index "i" on up. images = images.slice(i); continue w; } } setheight(slice, Math.min(max_height, h)); break; } } if(document.getElementById('imageFlowContainerDiv')) { var targetFlowDivHeight = 350; window.addEventListener('resize', function () { run(targetFlowDivHeight); }); run(targetFlowDivHeight); } </script> <div style='display: inline-block; width: 100%; padding-top: 80px;'> <!-- Include the standard stylesheet for all white-label website footers. --> <link rel='stylesheet' type='text/css' href='/artistwebsites/customfiles/stylesheetDefaultFooter.css'> <!-- Add custom styles here. --> <link rel='stylesheet' type='text/css' href='/artistwebsites/customfiles/nba/css/stylesheetFooter.css?v=2'> <footer id='customFooterContainerDiv'> <div class='container'> <div id='customFooter'> <div style='float: left; width: 100%;'> <div> <h3>Company</h3> <p><a href='https://photostore.nba.com/artistwebsites/customfiles/nba/about-nba-photos.html'>About</a></p> <p><a href='https://photostore.nba.com/contactus.html?tab=contactus'>Contact</a></p> <p><a href='https://photostore.nba.com/news.html'>News</a></p> <p><a href='https://photostore.nba.com/art'>Start Shopping</a></p> <h3 style='margin-top: 40px;'>Personal Information</h3> <p style='margin-top: 10px;'><a href='https://www.nba.com/news/privacy_policy.html#California_Privacy_Rights' target='_blank' style='font-weight: bold; color: #80FFFF;'>Do Not Sell My Personal Information</a></p> </div> <div> <h3>Shop</h3> <p><a href='https://photostore.nba.com/shop/canvas+prints'>Canvas Prints</a></p> <p><a href='https://photostore.nba.com/shop/framed+prints'>Framed Prints</a></p> <p><a href='https://photostore.nba.com/shop/metal+prints'>Metal Prints</a></p> <p><a href='https://photostore.nba.com/shop/acrylic+prints'>Acrylic Prints</a></p> <p><a href='https://photostore.nba.com/shop/wood+prints'>Wood Prints</a></p> <p><a href='https://photostore.nba.com/shop/prints'>Art Prints</a></p> <p><a href='https://metalposters.com' target='_blank'>Metal Posters</a></p> </div> <div> <h3>Help</h3> <p><a href='https://photostore.nba.com/contactus.html?tab=contactus'>Contact Us</a></p> <p><a href='https://photostore.nba.com/contactus.html?tab=faq'>Frequently Asked Questions</a></p> <p><a href='https://photostore.nba.com/moneybackguarantee.html'>Return Policy</a></p> <p><a href='https://photostore.nba.com/returnsstep1.html?newrma=true'>Returns</a></p> <p><a href='https://photostore.nba.com/termsofuse.html'>Terms of Use</a></p> <p><a href='https://www.nba.com/news/privacy_policy.html'>Privacy Policy</a></p> <div style='float: left; width: 100%; margin-top: 40px;'> <h3>Location Settings</h3> <p><a href='https://photostore.nba.com/enterzipcode.php' rel='nofollow'>Beverly Hills, CA (United States)</a></p> <p> <a href='javascript: togglefootercurrency();'>Currency: <span id='currencylinkfooter' style='display: inline-block; font: inherit; text-decoration: inherit;'>USD ($)</span></a><select id='currencyselectfooter' name='currencyselectfooter' onchange='updateCurrency();' style='display: none; width: 70px; padding: 2px; margin-top: 0px; font: 8pt arial; color: #666666; border: none; border-radius: 2px;'> <option value='AUD' >AUD ($)</option> <option value='CAD' >CAD ($)</option> <option value='EUR' >EUR (€)</option> <option value='GBP' >GBP (£)</option> <option value='JPY' >JPY (¥)</option> <option value='USD' selected>USD ($)</option> </select> </p> <p> <a href='javascript: togglefooterunits();'>Units: <span id='unitslinkfooter' style='display: inline-block; font: inherit; text-decoration: inherit;'>Inches</span></a><select id='unitsselectfooter' name='unitsselectfooter' onChange='updateMeasurementUnits();' style='display: none; width: 100px; padding: 2px; margin-top: 0px; font: 8pt arial; color: #666666; border: none; border-radius: 2px;'> <option value='inches' selected>Inches</option> <option value='centimeters' >Centimeters</option> </select> </p> </div> </div> <div> <h3>Stay Connected</h3> <p><a href='/subscribeemaillist.html' style='color: #999999; text-decoration: underline;'>Sign up for our newsletter</a> for exclusive deals, discount codes, and more.</p> <div style='float: left; width: 100%; padding-top: 15px; text-align: center;'> <a href='https://www.facebook.com/gettyimages' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoFacebookFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-right: 3px; border: none; border-radius: 8px;' alt='Follow Us on Facebook' title='Follow Us on Facebook'></a> <a href='https://twitter.com/gettyimages' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoTwitterFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-left: 3px; margin-right: 3px; border: none; border-radius: 8px;' alt='Follow Us on Twitter' title='Follow Us on Twitter'></a> <a href='https://instagram.com/gettyimages' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoInstagramFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-left: 3px; margin-right: 3px; border: none; border-radius: 8px;' alt='Follow Us on Instagram' title='Follow Us on Instagram'></a> <a href='https://www.pinterest.com/gettyimages/' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoPinterestFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-left: 3px; margin-right: 3px; border: none; border-radius: 8px;' alt='Follow Us on Pinterest' title='Follow Us on Pinterest'></a> <a href='https://www.youtube.com/user/gettyimages' target='_blank'><img src='https://fineartamerica.com/assets/images/LogoYouTubeFooter.jpg' style='display: inline-block; width: 30px; height: 30px; margin-left: 3px; border: none; border-radius: 8px;' alt='Follow Us on Youtube' title='Follow Us on Youtube'></a> </div> </div> <div style='display: inline-block; width: 100%; height: 0px; overflow: hidden; font-size: 0pt; line-height: 0px;'> </div> </div> <p style='display: inline-block; width: 100%; padding-top: 15px; padding-bottom: 15px; font-size: 11pt; font-family: avenir; color: #AAAAAA; text-align: center;'>Website Copyright © 2024 photostore.nba.com - All Rights Reserved - Website Powered by Fine Art America <a href='https://fineartamerica.com/shop/canvas+prints' target='_blank' style='font: inherit; color: inherit; text-decoration: underline;'>Canvas Prints</a> / Pixels <a href='https://pixels.com/shop/stickers' target='_blank' style='font: inherit; color: inherit; text-decoration: underline;'>Stickers</a> - <a href='https://fineartamerica.com/shop/canvas+prints/kawhi+leonard' target='_blank' style='font: inherit; color: inherit; text-decoration: underline;'>Kawhi Leonard Canvas Art Prints</a></p> </div> </div> </footer> </div> </body> </html>