Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <!--[if gte mso 9]><xml><o:OfficeDocumentSettings><o:AllowPNG/><o:PixelsPerInch>96</o:PixelsPerInch></o:OfficeDocumentSettings></xml><![endif]-->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="width=device-width" name="viewport"/>
  <title>
   Ted's BFFs (Black Friday Favorites)
  </title>
  <style ee-render="block" id="editor_required_block" type="text/css">
   html, body { Margin: 0 !important; padding: 0 !important; width: 100% !important; }

* { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

div[style*="margin: 16px 0"] { margin: 0 !important; }

table, td { mso-table-lspace: 0pt !important; mso-table-rspace: 0pt !important; }

table { border-spacing: 0 !important; border-collapse: collapse !important; table-layout: auto !important; }

img { -ms-interpolation-mode: bicubic; }

.yshortcuts a { border-bottom: none !important; }

.mobile-link--footer a, a[x-apple-data-detectors] { color: inherit !important; text-decoration: underline !important; }

.row, .email-width { Margin: 0 auto !important; }

@media screen and (max-width: 504px) { .row .stack-column { display: block !important; width: 100% !important; max-width: 100% !important; direction: ltr !important; min-width: 100% !important; }
  body .ee-show-on-desktop { display: none !important; }
  table .ee-hide-on-desktop { display: table; max-height: none; visibility: visible; width: 100% !important; }
  .email-width { width: 100vw !important; } }

@media only screen and (min-width: 505px) { .row .stack-column { min-width: 0px !important; }
  .ee-show-on-desktop { display: block !important; }
  table.ee-show-on-desktop { display: table !important; }
  .ee_columns.ee-hide-on-desktop, .ee_element.ee-hide-on-desktop { display: none !important; } }

[owa] .no-stack-column, [owa] .stack-column { Margin: 0 -2px; float: none; display: inline-block !important; }

.stack-column { min-width: 0 !important; }

body .stack-column { min-width: 100% !important; }

[owa] .ee-show-on-desktop { display: block !important; }

[owa] table.ee-show-on-desktop { display: table !important; }

/* hides hidden on desktop elements */
.ee-hide-on-desktop { visibility: hidden; width: 0px !important; max-height: 0; display: block; }

body .ee-hide-on-desktop { visibility: visible; width: 100% !important; display: table; max-height: none; }

#MessageViewBody .ee-show-on-desktop { display: none !important; }

a[x-apple-data-detectors] { color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important; }

#MessageViewBody a { color: inherit; text-decoration: none; font-size: inherit; font-family: inherit; font-weight: inherit; line-height: inherit; }

u + #body a { color: inherit; text-decoration: none; font-size: inherit; font-family: inherit; font-weight: inherit; line-height: inherit; }

span.MsoHyperlink, span.MsoHyperlinkFollowed { mso-style-priority: 99 !important; color: inherit !important; text-decoration: none !important; }

@media screen and (max-width: 504px) { body .ee-show-on-desktop, [owa] .ee-show-on-desktop { display: none !important; } }
  </style>
  <!--[if mso]><style>
           * {font-family: sans-serif !important;}
           .button-wrapper { padding: 12px 16px 12px 16px; }
       </style><![endif]-->
  <!--[if gte mso 9]><style type="text/css">
       .stack-column{
           width:100%!important;
       }
       .no-stack-column{
           width:100%!important;
       }
   </style><![endif]-->
  <!--[if mso]><style>
       .no-stack-column{
           width:100%!important;
       }
       .stack-column{
          width:100%!important;
       }
       </style><![endif]-->
  <!--[if mso]><style>
       .banner{
           width:900 !important;
       }
       </style><![endif]-->
  <style ee-render="block" type="text/css">
   @media screen and (-webkit-min-device-pixel-ratio: 0) {
			 .snowcontainer{
				position:relative;
				width:100%;
				overflow:visible;
			 }
			 .snowimage{
				/* size of image */
				height:18px;
				width:18px;
				/* absolute - relative to the container div */
				position:absolute;
				/* Where animation starts */
				top:-20px;
				/* image link */
				background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252F204927_snowflake.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzLiJ9:1kXNZg:L83kmruBO9fSztsSWofgvgj78wVydcw68Npd8H1U4e0');
			 }
				.snow1{
				animation: snow1 5s linear 5s infinite;
			 }
			 /* animation: Name of animation / length of animation / timing function (linear= same speed from beginning to end) / delay (time between animation end and start) / number of times */
			.snow2{
				animation: snow2 6s linear 1s infinite;
			 }
			 .snow3{
				animation: snow3 7s linear 5s infinite;
			 }
			 .snow4{
				animation: snow4 6s linear 0s infinite;
			 }
			 .snow5{
				animation: snow5 7s linear 2s infinite;
			 }
			 .snow6{
				animation: snow6 5s linear 3s infinite;
			 }
			 .snow7{
				animation: snow7 5s linear 3s infinite;
			 }
			 @keyframes snow1
			 {
				0% { top:0%;left:10%; }
				100% { top:100%;left:15%; }
			 }
			 @keyframes snow2
			 {
				0% { top:0%;left:30%; }
				100% { top:100%;left:25%; }
			 }
			 @keyframes snow3
			 {
				0% { top:0%;left:80%; }
				100% { top:100%;left:90%; }
			 }
			 @keyframes snow4
			 {
			 0% { top:0%;left:50%; }
			 100% { top:100%;left:45%; }
			 }
			 @keyframes snow5
			 {
			 0% { top:0%;left:70%; }
			 100% { top:100%;left:75%; }
			 }
			 @keyframes snow6
			 {
			 0% { top:0%;left:90%; }
			 100% { top:100%;left:85%; }
			 }
			 @keyframes snow7
			 {
			 0% { top:0%;left:5%; }
			 100% { top:100%;left:10%; }
			 }
			}
  </style>
  <!--[if !mso]><!-->
  <style ee-render="block" type="text/css">
   /* FONT IMPORT RULES */
   @font-face {
    font-family: "FuturaLight";
    src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Light.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A");
          src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Light.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A?#iefix") format("embedded-opentype"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Light.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("woff"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Light.ttf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("truetype");
   }
   @font-face {
    font-family: "FuturaBook";
    src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Book.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A");
          src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Book.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A?#iefix") format("embedded-opentype"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Book.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("woff"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Book.ttf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("truetype");
   }
   @font-face {
    font-family: "FuturaMedium";
    src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Medium.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A");
          src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Medium.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A?#iefix") format("embedded-opentype"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Medium.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("woff"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Medium.ttf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("truetype");
   }
   @font-face {
    font-family: "FuturaHeavy";
    src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Heavy.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A");
          src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Heavy.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A?#iefix") format("embedded-opentype"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Heavy.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("woff"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Heavy.ttf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("truetype");
   }
   /* XM18 */
   @font-face {
    font-family: "FuturaBold";
    src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Bold.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A");
          src: url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Bold.eot/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A?#iefix") format("embedded-opentype"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Bold.woff/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("woff"),
            url("https://inboxflows.com/_/image/https%253A%252F%252F433478da2aaef3502a62-ec08ea72a7ed52e21ac775b351509e62.ssl.cf3.rackcdn.com%252FFonts%252FFutura%252FFuturaW01Bold.ttf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkY0MzM0NzhkYTJhYSJ9:1kXNZg:Dn_gWEegXtEXE5qbJoNUVwUom0OT_vHmar-a-zzrg3A") format("truetype");
   }
  </style>
  <!--<![endif]-->
  <!--[if mso]><style type="”text/css”">     .web-safe-font { font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', 'Arial Narrow', sans-serif; }    .web-safe-bold { font-family: 'Franklin Gothic Medium', 'Franklin Gothic', 'ITC Franklin Gothic', 'Arial Narrow', sans-serif; font-weight: 700; }    .web-safe-serif { font-family: Baskerville, Georgia, 'Times New Roman', serif; }    .web-safe-script { font-family: 'Brush Script MT', cursive; }    </style><![endif]-->
  <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
 </head>
 <body style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
  <!-- Easy Editor -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="border-collapse ee_responsive_campaign" ee-mobile-first="true" ee-show-font-styles="" ee-template-version="8.4" height="100%" style="border-collapse: collapse;text-align: center;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
   <tbody>
    <tr bgcolor="#ffffff" style="background-color: rgb(255, 255, 255);">
     <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;text-align: center' valign="top">
      <center bgcolor="#ffffff" class="width-100" style="width: 100%;background-color: rgb(255, 255, 255)">
       <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-body" style="min-width: 100%;text-align: center;table-layout: auto" width="100%">
        <tbody>
         <tr>
          <td class="email-full-width margin-0-auto" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;margin: 0 auto;width: 100%;text-align: right'>
           <!--[if (gte mso 9)|(IE)]><table cellspacing="0" cellpadding="0" border="0" style="width:660px;" width="660" align="center"><tr><td><![endif]-->
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="email-width" style="max-width: 660px;text-align: right;table-layout: auto" width="100%">
            <tbody>
             <tr>
              <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;text-align: right'>
               <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" valign="top" width="100%">
                <tbody>
                 <tr>
                  <td class="row-container" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 0;text-align: right;height: 100%;vertical-align: top;width: 100%'>
                   <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:660px;" width="660"><tr><td align="center" valign="top" style="width:660px;" width="660"><![endif]-->
                   <div class="ee_dropzone" style="text-align: right;">
                    <div class="ee-show-on-desktop" style="display: none">
                     <!--[if mso]><table cellpadding="0" cellspacing="0" width="100%"><tr><td><![endif]-->
                     <table bgcolor="#ffffff" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee-hide-on-desktop" style="font-size: 14px;text-align: right;min-width: 100%;mso-hide: all;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                      <tbody style="mso-hide: all">
                       <tr style="mso-hide: all">
                        <td align="left" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 0px;mso-hide: all;padding-top: 10px;padding-right: 30px;padding-bottom: 10px;padding-left: 30px;text-align: right' valign="top">
                         <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;mso-hide: all">
                          <p style="word-wrap: break-word;word-break: break-word;margin: 0px;mso-hide: all;text-align: center;line-height: 14px;color: rgb(85, 85, 85);font-size: 10px">
                           <font style='word-wrap: break-word;word-break: break-word;mso-hide: all;font-family: calibri, "segoe ui", calibri, thonburi, arial, verdana, sans-serif, "mongolian baiti", "microsoft yi baiti", "javanese text";text-align: left;white-space: pre-wrap'>
                            <font class="" style='word-wrap: break-word;word-break: break-word;mso-hide: all;font-family: calibri, "segoe ui", calibri, thonburi, arial, verdana, sans-serif, "mongolian baiti", "microsoft yi baiti", "javanese text"'>
                             <font style="word-wrap: break-word;word-break: break-word;mso-hide: all">
                              Up to 50% off: Ted's Top Picks
                             </font>
                             <font style="word-wrap: break-word;word-break: break-word;mso-hide: all;font-size: 14.6667px">
                             </font>
                            </font>
                           </font>
                          </p>
                         </div>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                     <!--[if mso]></td></tr></table><![endif]-->
                    </div>
                    <div class="ee-show-on-desktop" style="display: none">
                     <!--[if mso]><table cellpadding="0" cellspacing="0" width="100%"><tr><td><![endif]-->
                     <table bgcolor="#ffffff" cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                      <tbody>
                       <tr>
                        <td align="left" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 0px;text-align: right;padding-top: 10px;padding-right: 20px;padding-bottom: 10px;padding-left: 20px;border-bottom: 1px solid rgb(238, 238, 238)' valign="top">
                         <div class="ee_editable web-safe-font" style="color: #212121;font-size: 14px;line-height: 22px">
                          <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center; font-family: FuturaMedium, Futura, 'Century Gothic', 'Gill Sans', sans-serif;letter-spacing: 0.1em;font-size: 10px">
                           <font style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85)">
                            NO ORDINARY DESIGNER LABEL |
                           </font>
                           <a style='word-wrap: break-word;word-break: break-word;font-family: FuturaHeavy, Futura, "Century Gothic", "Gill Sans", sans-serif;text-decoration: none;color: rgb(85, 85, 85)' title="View Online">
                            <font style="word-wrap: break-word;word-break: break-word">
                             VIEW ONLINE
                            </font>
                           </a>
                          </p>
                         </div>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                     <!--[if mso]></td></tr></table><![endif]-->
                    </div>
                   </div>
                   <div class="ee_dropzone" style="text-align: right;">
                    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="row ee_columns three-cols ee_element" style="max-width: 660px;min-width: 100%;position: relative;text-align: right;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                     <tbody>
                      <tr>
                       <td align="center" class="row-inner f-size-0 element-pad" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;padding: 0px 10px;border-width: 0px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;border-bottom: 1px solid rgb(238, 238, 238);text-align: right' valign="top">
                        <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:640px;" width="640"><tr><td align="left" valign="top" style="width:213.961px;" width="213.961"><![endif]-->
                        <div class="stack-column stack-column-width" style="width: 33.43%;display: inline-block;vertical-align: top;max-width: 33.43%;min-width: 100%;text-align: right">
                         <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" width="100%">
                          <tbody>
                           <tr>
                            <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;text-align: right'>
                             <div class="ee-show-on-desktop" style="display: none">
                              <!--[if mso]><table cellpadding="0" cellspacing="0" width="100%"><tr><td><![endif]-->
                              <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;table-layout: auto" width="100%">
                               <tbody>
                                <tr>
                                 <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;padding-top: 18px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;text-align: right' valign="top">
                                  <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;position: static">
                                   <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center">
                                    <a style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85);text-decoration: none" title="Women Header DT">
                                     Women
                                    </a>
                                   </p>
                                  </div>
                                 </td>
                                </tr>
                               </tbody>
                              </table>
                              <!--[if mso]></td></tr></table><![endif]-->
                             </div>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </div>
                        <!--[if mso]></td><td align="left" valign="top" style="width:213px;" width="213"><![endif]-->
                        <div class="stack-column stack-column-width" style="width: 33.28%;display: inline-block;vertical-align: top;max-width: 33.28%;min-width: 100%;text-align: right">
                         <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" width="100%">
                          <tbody>
                           <tr>
                            <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;text-align: right'>
                             <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;table-layout: auto" width="100%">
                              <tbody>
                               <tr>
                                <td class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;text-align: right'>
                                 <center class="ved_ctr">
                                  <a style="margin-left: 0px; margin-right: 0px; margin-top: 0px; vertical-align: bottom; display: block;" title="Logo">
                                   <img border="0" class="ee_editable ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530680_43684101b7504e12b58b04ae39a31408.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 192px;min-height: auto;display: block;margin: 0px;vertical-align: bottom" width="192"/>
                                  </a>
                                 </center>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </div>
                        <!--[if mso]></td><td align="left" valign="top" style="width:213.047px;" width="213.047"><![endif]-->
                        <div class="stack-column stack-column-width" style="width: 33.29%;display: inline-block;vertical-align: top;max-width: 33.29%;min-width: 100%;text-align: right">
                         <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" width="100%">
                          <tbody>
                           <tr>
                            <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;text-align: right'>
                             <div class="ee-show-on-desktop" style="display: none">
                              <!--[if mso]><table cellpadding="0" cellspacing="0" width="100%"><tr><td><![endif]-->
                              <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;table-layout: auto" width="100%">
                               <tbody>
                                <tr>
                                 <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;padding-top: 18px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;text-align: right' valign="top">
                                  <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;position: static">
                                   <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center">
                                    <a style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85);text-decoration: none" title="Men Header DT">
                                     Men
                                    </a>
                                   </p>
                                  </div>
                                 </td>
                                </tr>
                               </tbody>
                              </table>
                              <!--[if mso]></td></tr></table><![endif]-->
                             </div>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </div>
                        <!--[if mso]></td></tr></table><![endif]-->
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee-hide-on-desktop ee_nostack ee_element" style="max-width: 660px;min-width: 100%;mso-hide: all;position: relative;text-align: right;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                     <tbody style="mso-hide: all">
                      <tr style="mso-hide: all">
                       <td align="center" class="row-inner f-size-0 element-pad" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;padding: 0px 10px;border-width: 0px;mso-hide: all;padding-top: 0px;padding-right: 10px;padding-bottom: 0px;padding-left: 10px;border-bottom: 1px solid rgb(227, 230, 228);text-align: right' valign="top">
                        <div class="no-stack-column no-stack-column-width" style="display: inline-block;vertical-align: top;float: left;mso-hide: all;min-width: 50%;max-width: 50%;width: 50%;text-align: right">
                         <table border="0" cellpadding="0" cellspacing="0" style="mso-hide: all;text-align: right;table-layout: auto" width="100%">
                          <tbody style="mso-hide: all">
                           <tr style="mso-hide: all">
                            <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;mso-hide: all;text-align: right'>
                             <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;mso-hide: all;table-layout: auto" width="100%">
                              <tbody style="mso-hide: all">
                               <tr style="mso-hide: all">
                                <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;mso-hide: all;text-align: right' valign="top">
                                 <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;mso-hide: all;position: static">
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;mso-hide: all;text-align: center">
                                   <a style="word-wrap: break-word;word-break: break-word;mso-hide: all;color: rgb(85, 85, 85);text-decoration: none" title="Women Header MB">
                                    Women
                                   </a>
                                  </p>
                                 </div>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </div>
                        <div class="no-stack-column no-stack-column-width" style="display: inline-block;vertical-align: top;float: left;mso-hide: all;min-width: 50%;max-width: 50%;width: 50%;text-align: right">
                         <table border="0" cellpadding="0" cellspacing="0" style="mso-hide: all;text-align: right;table-layout: auto" width="100%">
                          <tbody style="mso-hide: all">
                           <tr style="mso-hide: all">
                            <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;mso-hide: all;text-align: right'>
                             <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;mso-hide: all;table-layout: auto" width="100%">
                              <tbody style="mso-hide: all">
                               <tr style="mso-hide: all">
                                <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;mso-hide: all;text-align: right' valign="top">
                                 <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;mso-hide: all;position: static">
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;mso-hide: all;text-align: center">
                                   <a style="word-wrap: break-word;word-break: break-word;mso-hide: all;color: rgb(85, 85, 85);text-decoration: none" title="Men Header MB">
                                    Men
                                   </a>
                                  </p>
                                 </div>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </div>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <div class="ee-show-on-desktop" style="display: none">
                     <!--[if mso]><table cellpadding="0" cellspacing="0" width="100%"><tr><td><![endif]-->
                     <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                      <tbody>
                       <tr>
                        <td align="left" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px'>
                         <a title="Hero DT ">
                          <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252F228216_newusdt.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="660"/>
                         </a>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                     <!--[if mso]></td></tr></table><![endif]-->
                    </div>
                    <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee-hide-on-desktop" style="font-size: 14px;text-align: left;min-width: 100%;mso-hide: all;table-layout: auto" width="100%">
                     <tbody style="mso-hide: all">
                      <tr style="mso-hide: all">
                       <td align="left" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 0px;mso-hide: all;font-size: 1px;line-height: 1px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px'>
                        <a style="mso-hide: all" title="Hero MB">
                         <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252F228215_newusmb.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;width: 100%;min-height: auto;display: block" width="660"/>
                        </a>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <table bgcolor="#ffffff" cellpadding="0" cellspacing="0" class="ee_customedit ee_dynamic ee_element" data-custom="dynamic" id="dcitem23292" style="min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                     <tbody>
                      <tr>
                       <td class="ee_dynamiccontent" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important' valign="top">
                        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="row ee_columns two-cols ee_element" data-title="Columns" ee-type="container" style="max-width: 660px;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                         <tbody>
                          <tr>
                           <td align="center" class="row-inner f-size-0 element-pad" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;padding: 0px 10px;border-width: 0px;padding-top: 20px;padding-right: 10px;padding-bottom: 0px;padding-left: 10px' valign="top">
                            <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:640px;" width="640"><tr><td align="left" valign="top" style="width:320.016px;" width="320.016"><![endif]-->
                            <div class="stack-column stack-column-width" ee-percent-width="50" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                             <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                 <table align="center" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee_element" data-title="Columns" ee-type="container" style="max-width: 100%;min-width: 100%;table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px' valign="top">
                                     <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:300.016px;" width="300.016"><tr><td align="left" valign="top" style="width:150.023px;" width="150.023"><![endif]-->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px'>
                                              <a title="Product 1">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252F220370_product1.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!--[if mso]></td><td align="left" valign="top" style="width:150.023px;" width="150.023"><![endif]-->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' title="">
                                              <a title="Product 2">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252Fimagecache%252F203591%252Fw660_219958_2.1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!--[if mso]></td></tr></table><![endif]-->
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </div>
                            <!--[if mso]></td><td align="left" valign="top" style="width:320.016px;" width="320.016"><![endif]-->
                            <div class="stack-column stack-column-width" ee-percent-width="50" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                             <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                 <table align="center" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee_element" data-title="Columns" ee-type="container" style="max-width: 100%;min-width: 100%;table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px' valign="top">
                                     <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:300.016px;" width="300.016"><tr><td align="left" valign="top" style="width:150.023px;" width="150.023"><![endif]-->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' title="">
                                              <a title="m Product 3">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252Fimagecache%252F203591%252Fw660_220590_2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!--[if mso]></td><td align="left" valign="top" style="width:150.023px;" width="150.023"><![endif]-->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' title="">
                                              <a title="Product 4">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252Fimagecache%252F203591%252Fw660_219956_2.3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!--[if mso]></td></tr></table><![endif]-->
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </div>
                            <!--[if mso]></td></tr></table><![endif]-->
                           </td>
                          </tr>
                         </tbody>
                        </table>
                        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="row ee_columns two-cols ee_element" data-title="Columns" ee-type="container" style="max-width: 660px;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                         <tbody>
                          <tr>
                           <td align="center" class="row-inner f-size-0 element-pad" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;padding: 0px 10px;border-width: 0px' valign="top">
                            <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:640px;" width="640"><tr><td align="left" valign="top" style="width:320.016px;" width="320.016"><![endif]-->
                            <div class="stack-column stack-column-width" ee-percent-width="50" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                             <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                 <table align="center" border="0" cellpadding="0" cellspacing="0" class="row ee_columns one-cols ee_element" data-title="Columns" ee-type="container" style="max-width: 100%;min-width: 100%;position: relative;table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' valign="top">
                                     <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:300.016px;" width="300.016"><tr><td align="left" valign="top" style="width:300.047px;" width="300.047"><![endif]-->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="100" style="display: inline-block;vertical-align: top;float: left;width: 100%;min-width: 100%;max-width: 100%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px' valign="top">
                                              <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;position: static">
                                               <p class="h1" style='word-wrap: break-word;word-break: break-word;margin: 0px;font-family: FuturaLight, Futura, "Century Gothic", "Gill Sans", sans-serif;font-size: 20px;font-weight: normal;color: #212121;line-height: 23px;text-align: left;letter-spacing: 0.2em !important;text-transform: uppercase'>
                                                <font style="word-wrap: break-word;word-break: break-word;font-size: 16px">
                                                 TOP PICKS FOR YOU
                                                </font>
                                               </p>
                                              </div>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                          <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px' valign="top">
                                              <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                               <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: left">
                                                Overwhelmed by all the choice? Not to worry. These must-have styles have been hand selected by Ted himself – pop them in your basket before someone beats you to it.
                                               </p>
                                              </div>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                          <table align="center" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee_element" data-title="Columns" ee-type="container" style="max-width: 100%;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px' valign="top">
                                              <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:280.047px;" width="280.047"><tr><td align="left" valign="top" style="width:140.039px;" width="140.039"><![endif]-->
                                              <!-- STACK COLUMN : BEGIN -->
                                              <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                               <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                                <tbody>
                                                 <tr>
                                                  <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                                   <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                                    <tbody>
                                                     <tr>
                                                      <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' valign="top">
                                                       <table cellpadding="0" cellspacing="0" data-title="Text" style="table-layout: auto;">
                                                        <tbody>
                                                         <tr>
                                                          <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                                           <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                                            <p class="h4" style='word-wrap: break-word;word-break: break-word;margin: 0px;font-family: FuturaHeavy, Futura, "Century Gothic", "Gill Sans", sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;line-height: 19px'>
                                                             <a style="word-wrap: break-word;word-break: break-word;text-decoration: none;color: rgb(0, 0, 0)" title="W BF TOP PICKS CTA">
                                                              Shop Women
                                                             </a>
                                                            </p>
                                                           </div>
                                                           <table bgcolor="#212121" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" data-title="Spacer" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: #212121;table-layout: auto" width="100%">
                                                            <tbody>
                                                             <tr>
                                                              <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                                               <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                                              </td>
                                                             </tr>
                                                            </tbody>
                                                           </table>
                                                          </td>
                                                         </tr>
                                                         <tr>
                                                          <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                                           <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                                          </td>
                                                         </tr>
                                                        </tbody>
                                                       </table>
                                                      </td>
                                                     </tr>
                                                    </tbody>
                                                   </table>
                                                  </td>
                                                 </tr>
                                                </tbody>
                                               </table>
                                              </div>
                                              <!-- STACK COLUMN : END -->
                                              <!--[if mso]></td><td align="left" valign="top" style="width:140.039px;" width="140.039" class="column"><![endif]-->
                                              <!-- STACK COLUMN : BEGIN -->
                                              <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                               <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                                <tbody>
                                                 <tr>
                                                  <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                                   <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                                    <tbody>
                                                     <tr>
                                                      <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' valign="top">
                                                       <table cellpadding="0" cellspacing="0" data-title="Text" style="table-layout: auto;">
                                                        <tbody>
                                                         <tr>
                                                          <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                                           <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                                            <p class="h4" style='word-wrap: break-word;word-break: break-word;margin: 0px;font-family: FuturaHeavy, Futura, "Century Gothic", "Gill Sans", sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;line-height: 19px'>
                                                             <a style="word-wrap: break-word;word-break: break-word;text-decoration: none;color: rgb(0, 0, 0)" title="M BF TOP PICKS CTA">
                                                              Shop Men
                                                             </a>
                                                            </p>
                                                           </div>
                                                           <table bgcolor="#212121" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" data-title="Spacer" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: #212121;table-layout: auto" width="100%">
                                                            <tbody>
                                                             <tr>
                                                              <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                                               <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                                              </td>
                                                             </tr>
                                                            </tbody>
                                                           </table>
                                                          </td>
                                                         </tr>
                                                         <tr>
                                                          <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                                           <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                                          </td>
                                                         </tr>
                                                        </tbody>
                                                       </table>
                                                      </td>
                                                     </tr>
                                                    </tbody>
                                                   </table>
                                                  </td>
                                                 </tr>
                                                </tbody>
                                               </table>
                                              </div>
                                              <!-- STACK COLUMN : END -->
                                              <!--[if mso]></td></tr></table><![endif]-->
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!--[if mso]></td></tr></table><![endif]-->
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </div>
                            <!--[if mso]></td><td align="left" valign="top" style="width:320.016px;" width="320.016"><![endif]-->
                            <div class="stack-column stack-column-width" ee-percent-width="50" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                             <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                 <table align="center" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee_element" data-title="Columns" ee-type="container" style="max-width: 100%;min-width: 100%;table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px' valign="top">
                                     <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:300.016px;" width="300.016"><tr><td align="left" valign="top" style="width:150.023px;" width="150.023"><![endif]-->
                                     <!-- STACK COLUMN : BEGIN -->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px'>
                                              <a title="Product 5">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252F220371_product5.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!-- STACK COLUMN : END -->
                                     <!--[if mso]></td><td align="left" valign="top" style="width:150.023px;" width="150.023" class="column"><![endif]-->
                                     <!-- STACK COLUMN : BEGIN -->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' title="">
                                              <a title="m Product 6">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252Fimagecache%252F203591%252Fw660_220592_4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!-- STACK COLUMN : END -->
                                     <!--[if mso]></td></tr></table><![endif]-->
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </div>
                            <!--[if mso]></td></tr></table><![endif]-->
                           </td>
                          </tr>
                         </tbody>
                        </table>
                        <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="row ee_columns two-cols ee_element" data-title="Columns" ee-type="container" style="max-width: 660px;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                         <tbody>
                          <tr>
                           <td align="center" class="row-inner f-size-0 element-pad" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;padding: 0px 10px;border-width: 0px' valign="top">
                            <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:640px;" width="640"><tr><td align="left" valign="top" style="width:320.016px;" width="320.016"><![endif]-->
                            <div class="stack-column stack-column-width" ee-percent-width="50" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                             <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                 <table align="center" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee_element" data-title="Columns" ee-type="container" style="max-width: 100%;min-width: 100%;table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px' valign="top">
                                     <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:300.016px;" width="300.016"><tr><td align="left" valign="top" style="width:150.023px;" width="150.023"><![endif]-->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px' title="">
                                              <a title="Product 7">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252Fimagecache%252F203591%252Fw660_211702_zadi_darkgreen_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!--[if mso]></td><td align="left" valign="top" style="width:150.023px;" width="150.023"><![endif]-->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px'>
                                              <a title="Product 8">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252F220372_product8.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!--[if mso]></td></tr></table><![endif]-->
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </div>
                            <!--[if mso]></td><td align="left" valign="top" style="width:320.016px;" width="320.016"><![endif]-->
                            <div class="stack-column stack-column-width" ee-percent-width="50" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                             <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                 <table align="center" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee_element" data-title="Columns" ee-type="container" style="max-width: 100%;min-width: 100%;table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px' valign="top">
                                     <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:300.016px;" width="300.016"><tr><td align="left" valign="top" style="width:150.023px;" width="150.023"><![endif]-->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' title="">
                                              <a title="m Product 8">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252Fimagecache%252F203591%252Fw660_220593_6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!--[if mso]></td><td align="left" valign="top" style="width:150.023px;" width="150.023"><![endif]-->
                                     <div class="no-stack-column no-stack-column-width" ee-percent-width="50" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                      <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                          <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_imageelement" data-title="Image" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;font-size: 1px;line-height: 1px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' title="">
                                              <a title="Product 10">
                                               <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252Fimagecache%252F203591%252Fw660_219959_2.7.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="130"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </div>
                                     <!--[if mso]></td></tr></table><![endif]-->
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </div>
                            <!--[if mso]></td></tr></table><![endif]-->
                           </td>
                          </tr>
                         </tbody>
                        </table>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee_element" style="max-width: 660px;min-width: 100%;position: relative;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                     <tbody>
                      <tr>
                       <td align="center" class="row-inner f-size-0 element-pad" dir="rtl" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;padding: 0px 10px;border-width: 0px;padding-top: 25px;padding-right: 0px;padding-bottom: 25px;padding-left: 0px' valign="top">
                        <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:660px;" width="660"><tr><td align="left" valign="top" style="width:330px;" width="330"><![endif]-->
                        <!-- STACK COLUMN : BEGIN -->
                        <div class="stack-column stack-column-width" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                         <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                          <tbody>
                           <tr>
                            <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                             <table align="center" border="0" cellpadding="0" cellspacing="0" class="row ee_columns one-cols ee_element" style="max-width: 100%;min-width: 100%;position: relative;table-layout: auto" width="100%">
                              <tbody>
                               <tr>
                                <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px' valign="top">
                                 <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:310px;" width="310"><tr><td align="left" valign="top" style="width:310.031px;" width="310.031"><![endif]-->
                                 <div class="no-stack-column no-stack-column-width" style="display: inline-block;vertical-align: top;float: left;width: 100%;min-width: 100%;max-width: 100%">
                                  <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                      <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px' valign="top">
                                          <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;position: static">
                                           <p class="h1" style='word-wrap: break-word;word-break: break-word;margin: 0px;font-family: FuturaLight, Futura, "Century Gothic", "Gill Sans", sans-serif;font-size: 16px;font-weight: normal;color: #212121;line-height: 27px;text-align: center;letter-spacing: 0.2em !important'>
                                            <font style="word-wrap: break-word;word-break: break-word">
                                             SANTA-APPROVED SAVINGS
                                            </font>
                                           </p>
                                          </div>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                      <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px' valign="top">
                                          <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;position: static">
                                           <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center">
                                            <font style="word-wrap: break-word;word-break: break-word;font-size: 14px">
                                             Quick, get your Christmas shopping done while there’s up to 50% off everything – now that’s what you call a perfectly priced present.
                                            </font>
                                           </p>
                                          </div>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                      <table align="center" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee_element" style="max-width: 100%;min-width: 100%;table-layout: auto" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px' valign="top">
                                          <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:310.031px;" width="310.031"><tr><td align="left" valign="top" style="width:155.016px;" width="155.016"><![endif]-->
                                          <!-- STACK COLUMN : BEGIN -->
                                          <div class="no-stack-column no-stack-column-width" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                           <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                            <tbody>
                                             <tr>
                                              <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                               <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                                <tbody>
                                                 <tr>
                                                  <td align="center" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px' valign="top">
                                                   <table cellpadding="0" cellspacing="0" style="table-layout: auto;">
                                                    <tbody>
                                                     <tr>
                                                      <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                                       <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                                        <p class="h4" style='word-wrap: break-word;word-break: break-word;margin: 0px;font-family: FuturaHeavy, Futura, "Century Gothic", "Gill Sans", sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;text-align: left;line-height: 19px'>
                                                         <a style="word-wrap: break-word;word-break: break-word;text-decoration: none;color: rgb(0, 0, 0)" title="Gifts for Her cta">
                                                          Shop Gifts for Her
                                                         </a>
                                                        </p>
                                                       </div>
                                                       <table bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(0, 0, 0);table-layout: auto" width="100%">
                                                        <tbody>
                                                         <tr>
                                                          <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                                           <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                                          </td>
                                                         </tr>
                                                        </tbody>
                                                       </table>
                                                      </td>
                                                     </tr>
                                                     <tr>
                                                      <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                                       <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                                      </td>
                                                     </tr>
                                                    </tbody>
                                                   </table>
                                                  </td>
                                                 </tr>
                                                </tbody>
                                               </table>
                                              </td>
                                             </tr>
                                            </tbody>
                                           </table>
                                          </div>
                                          <!-- STACK COLUMN : END -->
                                          <!--[if mso]></td><td align="left" valign="top" style="width:155.016px;" width="155.016" class="column"><![endif]-->
                                          <!-- STACK COLUMN : BEGIN -->
                                          <div class="no-stack-column no-stack-column-width" style="display: inline-block;vertical-align: top;float: left;min-width: 50%;max-width: 50%;width: 50%">
                                           <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                                            <tbody>
                                             <tr>
                                              <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                               <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                                                <tbody>
                                                 <tr>
                                                  <td align="center" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px' valign="top">
                                                   <table cellpadding="0" cellspacing="0" style="table-layout: auto;">
                                                    <tbody>
                                                     <tr>
                                                      <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                                       <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                                        <p class="h4" style='word-wrap: break-word;word-break: break-word;margin: 0px;font-family: FuturaHeavy, Futura, "Century Gothic", "Gill Sans", sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;text-align: left;line-height: 19px'>
                                                         <a style="word-wrap: break-word;word-break: break-word;text-decoration: none;color: rgb(0, 0, 0)" title="Gifts for Him cta">
                                                          <font style="word-wrap: break-word;word-break: break-word">
                                                           Shop Gifts for Him
                                                          </font>
                                                         </a>
                                                        </p>
                                                       </div>
                                                       <table bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(0, 0, 0);table-layout: auto" width="100%">
                                                        <tbody>
                                                         <tr>
                                                          <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                                           <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                                          </td>
                                                         </tr>
                                                        </tbody>
                                                       </table>
                                                      </td>
                                                     </tr>
                                                     <tr>
                                                      <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                                       <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                                      </td>
                                                     </tr>
                                                    </tbody>
                                                   </table>
                                                  </td>
                                                 </tr>
                                                </tbody>
                                               </table>
                                              </td>
                                             </tr>
                                            </tbody>
                                           </table>
                                          </div>
                                          <!-- STACK COLUMN : END -->
                                          <!--[if mso]></td></tr></table><![endif]-->
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </div>
                                 <!--[if mso]></td></tr></table><![endif]-->
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </div>
                        <!-- STACK COLUMN : END -->
                        <!--[if mso]></td><td align="left" valign="top" style="width:330px;" width="330" class="column"><![endif]-->
                        <!-- STACK COLUMN : BEGIN -->
                        <div class="stack-column stack-column-width" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                         <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                          <tbody>
                           <tr>
                            <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                             <table border="0" cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: left;min-width: 100%;table-layout: auto" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;font-size: 1px;line-height: 1px' title="">
                                 <a title="Christmas">
                                  <img border="0" class="ee_editable" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F8%252F6%252F1%252F8%252F4%252F2%252Ffiles%252Fimagecache%252F203591%252Fw660_229662_gift.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 100%;min-height: auto;display: block" title="" width="310"/>
                                 </a>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </div>
                        <!-- STACK COLUMN : END -->
                        <!--[if mso]></td></tr></table><![endif]-->
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <table bgcolor="#005832" cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;background-color: rgb(0, 88, 50);table-layout: auto" width="100%">
                     <tbody>
                      <tr>
                       <td align="left" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 0px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;text-align: right' valign="top">
                        <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;position: static">
                         <p class="web-safe-font" style="word-wrap: break-word;word-break: break-word;margin: 0px;font-family: FuturaLight, Futura, 'Century Gothic', 'Gill Sans', sans-serif;font-size: 14px;text-transform: uppercase;text-align: center;letter-spacing: 0.15em;color: rgb(255, 255, 255)">
                          <font style="word-wrap: break-word;word-break: break-word">
                           See More of Ted's Black Friday Sale...
                          </font>
                         </p>
                        </div>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <table cellpadding="0" cellspacing="0" class="ee_customedit ee_dynamic ee_element" data-custom="dynamic" id="dcitem23293" style="min-width: 100%;table-layout: auto" width="100%">
                     <tbody>
                      <tr>
                       <td class="ee_dynamiccontent" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important' valign="top">
                        <table align="center" bgcolor="#efa1c3" border="0" cellpadding="0" cellspacing="0" class="row two-cols ee_columns ee_element" data-title="Columns" ee-type="container" style="max-width: 660px;min-width: 100%;background-color: rgb(239, 161, 195);table-layout: auto" width="100%">
                         <tbody>
                          <tr>
                           <td align="center" class="row-inner f-size-0 element-pad" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;padding: 0px 10px;border-width: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;border-bottom: 3px solid rgb(255, 255, 255)' valign="top">
                            <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:660px;" width="660"><tr><td align="left" valign="top" style="width:330px;" width="330"><![endif]-->
                            <!-- STACK COLUMN : BEGIN -->
                            <div class="stack-column stack-column-width" ee-percent-width="50" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                             <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                 <table bgcolor="#efa1c3" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(239, 161, 195);table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 3px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;border-style: solid;border-color: rgb(255, 255, 255)' valign="top">
                                     <table cellpadding="0" cellspacing="0" data-title="Text" style="table-layout: auto;">
                                      <tbody>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                         <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                          <p class="h4 web-safe-bold" style="word-wrap: break-word;word-break: break-word;margin: 0px;font-family: futuraheavy, futura, 'century gothic', 'gill sans', sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;text-align: center;line-height: 19px;color: rgb(0, 88, 50)">
                                           <font style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);font-weight: normal">
                                            <a style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);text-decoration: none" title="Womens Coats">
                                             Shop Women's Coats
                                            </a>
                                           </font>
                                          </p>
                                         </div>
                                         <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" data-title="Spacer" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                                          <tbody>
                                           <tr>
                                            <td class="root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                             <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                            </td>
                                           </tr>
                                          </tbody>
                                         </table>
                                        </td>
                                       </tr>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                         <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                        </td>
                                       </tr>
                                      </tbody>
                                     </table>
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                 <table bgcolor="#efa1c3" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(239, 161, 195);table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 3px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;border-style: solid;border-color: rgb(255, 255, 255)' valign="top">
                                     <table cellpadding="0" cellspacing="0" data-title="Text" style="table-layout: auto;">
                                      <tbody>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                         <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                          <p class="h4 web-safe-bold" style="word-wrap: break-word;word-break: break-word;margin: 0px;font-family: futuraheavy, futura, 'century gothic', 'gill sans', sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;text-align: center;line-height: 19px;color: rgb(0, 88, 50)">
                                           <font style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);font-weight: normal">
                                            <a style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);text-decoration: none" title="Womens Dresses">
                                             Shop Women's Dresses
                                            </a>
                                           </font>
                                          </p>
                                         </div>
                                         <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" data-title="Spacer" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                                          <tbody>
                                           <tr>
                                            <td class="root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                             <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                            </td>
                                           </tr>
                                          </tbody>
                                         </table>
                                        </td>
                                       </tr>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                         <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                        </td>
                                       </tr>
                                      </tbody>
                                     </table>
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                 <table bgcolor="#efa1c3" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(239, 161, 195);table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 3px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;border-style: solid;border-color: rgb(255, 255, 255)' valign="top">
                                     <table cellpadding="0" cellspacing="0" data-title="Text" style="table-layout: auto;">
                                      <tbody>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                         <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                          <p class="h4 web-safe-bold" style="word-wrap: break-word;word-break: break-word;margin: 0px;font-family: futuraheavy, futura, 'century gothic', 'gill sans', sans-serif; font-family: futuraheavy, futura, 'century gothic', 'gill sans', sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;text-align: center;line-height: 19px;color: rgb(0, 88, 50)">
                                           <font style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);font-weight: normal">
                                            <a style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);text-decoration: none" title="Women's Bags">
                                             Shop Women's Bags
                                            </a>
                                           </font>
                                          </p>
                                         </div>
                                         <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" data-title="Spacer" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                                          <tbody>
                                           <tr>
                                            <td class="root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                             <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                            </td>
                                           </tr>
                                          </tbody>
                                         </table>
                                        </td>
                                       </tr>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                         <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                        </td>
                                       </tr>
                                      </tbody>
                                     </table>
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </div>
                            <!-- STACK COLUMN : END -->
                            <!--[if mso]></td><td align="left" valign="top" style="width:330px;" width="330" class="column"><![endif]-->
                            <!-- STACK COLUMN : BEGIN -->
                            <div class="stack-column stack-column-width" ee-percent-width="50" style="width: 50%;display: inline-block;vertical-align: top;max-width: 50%;min-width: 100%">
                             <table border="0" cellpadding="0" cellspacing="0" style="table-layout: auto;" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px'>
                                 <table bgcolor="#efa1c3" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(239, 161, 195);table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 3px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;border-style: solid;border-color: rgb(255, 255, 255)' valign="top">
                                     <table cellpadding="0" cellspacing="0" data-title="Text" style="table-layout: auto;">
                                      <tbody>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                         <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                          <p class="h4 web-safe-bold" style="word-wrap: break-word;word-break: break-word;margin: 0px;font-family: futuraheavy, futura, 'century gothic', 'gill sans', sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;text-align: center;line-height: 19px;color: rgb(0, 88, 50)">
                                           <font style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);font-weight: normal">
                                            <a style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);text-decoration: none" title="Shop Men's Outerwear">
                                             Shop Men's Outerwear
                                            </a>
                                           </font>
                                          </p>
                                         </div>
                                         <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" data-title="Spacer" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                                          <tbody>
                                           <tr>
                                            <td class="root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                             <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                            </td>
                                           </tr>
                                          </tbody>
                                         </table>
                                        </td>
                                       </tr>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                         <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                        </td>
                                       </tr>
                                      </tbody>
                                     </table>
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                 <table bgcolor="#efa1c3" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(239, 161, 195);table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 3px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;border-style: solid;border-color: rgb(255, 255, 255)' valign="top">
                                     <table cellpadding="0" cellspacing="0" data-title="Text" style="table-layout: auto;">
                                      <tbody>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                         <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                          <p class="h4 web-safe-bold" style="word-wrap: break-word;word-break: break-word;margin: 0px;font-family: futuraheavy, futura, 'century gothic', 'gill sans', sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;text-align: center;line-height: 19px;color: rgb(0, 88, 50)">
                                           <font style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);font-weight: normal">
                                            <a style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);text-decoration: none" title="Men's Sweaters">
                                             Shop Men's Sweaters
                                            </a>
                                           </font>
                                          </p>
                                         </div>
                                         <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" data-title="Spacer" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                                          <tbody>
                                           <tr>
                                            <td class="root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                             <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                            </td>
                                           </tr>
                                          </tbody>
                                         </table>
                                        </td>
                                       </tr>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                         <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                        </td>
                                       </tr>
                                      </tbody>
                                     </table>
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                 <table bgcolor="#efa1c3" cellpadding="0" cellspacing="0" class="col-font-reset ee_element ee_textelement" data-title="Text" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(239, 161, 195);table-layout: auto" width="100%">
                                  <tbody>
                                   <tr>
                                    <td align="center" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 3px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;border-style: solid;border-color: rgb(255, 255, 255)' valign="top">
                                     <table cellpadding="0" cellspacing="0" data-title="Text" style="table-layout: auto;">
                                      <tbody>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important'>
                                         <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                          <p class="h4 web-safe-bold" style="word-wrap: break-word;word-break: break-word;margin: 0px;font-family: futuraheavy, futura, 'century gothic', 'gill sans', sans-serif;font-size: 14px;font-weight: normal;letter-spacing: 0.05em !important;text-align: center;line-height: 19px;color: rgb(0, 88, 50)">
                                           <font style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);font-weight: normal">
                                            <a style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);text-decoration: none" title="Men's Shirts">
                                             Shop Men's Shirts
                                            </a>
                                           </font>
                                          </p>
                                         </div>
                                         <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" data-title="Spacer" ee-type="element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                                          <tbody>
                                           <tr>
                                            <td class="root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                             <img alt="" border="0" class="" height="2" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 2px" width="1"/>
                                            </td>
                                           </tr>
                                          </tbody>
                                         </table>
                                        </td>
                                       </tr>
                                       <tr>
                                        <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px'>
                                         <img alt="" border="0" class="" height="5" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 5px" width="1"/>
                                        </td>
                                       </tr>
                                      </tbody>
                                     </table>
                                    </td>
                                   </tr>
                                  </tbody>
                                 </table>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </div>
                            <!-- STACK COLUMN : END -->
                            <!--[if mso]></td></tr></table><![endif]-->
                           </td>
                          </tr>
                         </tbody>
                        </table>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <table bgcolor="#6ebb8b" cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;background-color: rgb(110, 187, 139);table-layout: auto" width="100%">
                     <tbody>
                      <tr>
                       <td align="left" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 0px;padding-top: 10px;padding-right: 0px;padding-bottom: 10px;padding-left: 0px;text-align: right;border-bottom: 3px solid rgb(255, 255, 255)' valign="top">
                        <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                         <p class="web-safe-font" style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center">
                          <font style="word-wrap: break-word;word-break: break-word;font-family: futuralight, futura, century gothic, gill sans, sans-serif;color: rgb(255, 255, 255);letter-spacing: 2.1px;text-transform: uppercase">
                           <a style="word-wrap: break-word;word-break: break-word;color: rgb(255, 255, 255);text-decoration: none" title="Outlet Banner">
                            Ted’s taken an extra 10% off Outlet for a limited time only
                           </a>
                          </font>
                         </p>
                        </div>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <table bgcolor="#eeeeee" cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: left;min-width: 100%;background-color: rgb(238, 238, 238);table-layout: auto" width="100%">
                     <tbody>
                      <tr>
                       <td align="left" class="element-pad element-bord root-element-pad" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px 20px;border-width: 0px;padding-top: 5px;padding-right: 20px;padding-bottom: 5px;padding-left: 20px' valign="top">
                        <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                         <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;line-height: 22px;letter-spacing: 0.1em">
                          <a style="word-wrap: break-word;word-break: break-word;text-decoration: none;color: rgb(85, 85, 85);font-size: 10px" title="Store Finder">
                           FIND A STORE
                          </a>
                         </p>
                        </div>
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="row ee_columns one-cols ee_element" style="max-width: 660px;min-width: 100%;position: relative;text-align: right;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                     <tbody>
                      <tr>
                       <td align="center" class="row-inner f-size-0 element-pad" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;padding: 0px 10px;border-width: 0px;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;border-bottom: 1px solid rgb(227, 230, 228);text-align: right' valign="top">
                        <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:620px;" width="620"><tr><td align="left" valign="top" style="width:620.016px;" width="620.016"><![endif]-->
                        <div class="stack-column stack-column-width" style="width: 100%;display: inline-block;vertical-align: top;min-width: 100%;max-width: 100%;text-align: right">
                         <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" width="100%">
                          <tbody>
                           <tr>
                            <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;text-align: right'>
                             <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;table-layout: auto" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;text-align: right' valign="top">
                                 <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px;position: static">
                                  <p class="" style='word-wrap: break-word;word-break: break-word;margin: 0px;font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;text-align: center;color: rgb(85, 85, 85)'>
                                   <font style="word-wrap: break-word;word-break: break-word">
                                    <font style="word-wrap: break-word;word-break: break-word">
                                     Follow Ted
                                    </font>
                                   </font>
                                  </p>
                                 </div>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                             <table align="center" border="0" cellpadding="0" cellspacing="0" class="row ee_columns four-cols ee-show-on-desktop ee_element" style="display: none;max-width: 100%;min-width: 100%;position: relative;text-align: right;table-layout: auto" width="100%">
                              <tbody>
                               <tr>
                                <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px;text-align: right' valign="top">
                                 <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:619.5px;" width="619.5"><tr><td align="left" valign="top" style="width:166.828px;" width="166.828"><![endif]-->
                                 <div class="stack-column stack-column-width" style="width: 26.93%;display: inline-block;vertical-align: top;max-width: 26.93%;min-width: 100%;text-align: right">
                                  <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;text-align: right'>
                                      <table border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" style="font-size: 14px;text-align: right;min-width: 100%;table-layout: auto" width="100%">
                                       <tbody>
                                        <tr>
                                         <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px;text-align: right'>
                                          <img alt="" border="0" class="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 1px" width="1"/>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </div>
                                 <!--[if mso]></td><td align="left" valign="top" style="width:142.852px;" width="142.852"><![endif]-->
                                 <div class="stack-column stack-column-width" style="width: 23.06%;display: inline-block;vertical-align: top;max-width: 23.06%;min-width: 100%;text-align: right">
                                  <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;text-align: right'>
                                      <table border="0" cellpadding="0" cellspacing="0" class="ee_element" style="min-width: 100%;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;text-align: right;table-layout: auto" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="center" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;text-align: right'>
                                          <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a title="Facebook">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530674_7a6036e980824fb185e75e10309ff1ae.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 30px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" title="" width="30"/>
                                              </a>
                                             </td>
                                             <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;text-align: right' width="15">
                                              <img alt="" border="0" class="ee_smallimage ee_pnggif_image" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 100%;height: auto" width="10"/>
                                             </td>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a title="Twitter">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530676_90b6269385c64b599ec89945ba104508.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 32px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" title="" width="32"/>
                                              </a>
                                             </td>
                                             <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;text-align: right' width="15">
                                              <img alt="" border="0" class="ee_smallimage ee_pnggif_image" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 100%;height: auto" width="10"/>
                                             </td>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a title="Instagram">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530683_e7d937795a394fe0bb465ce6aedd6c9c.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 33px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" width="33"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </div>
                                 <!--[if mso]></td><td align="left" valign="top" style="width:148.852px;" width="148.852"><![endif]-->
                                 <div class="stack-column stack-column-width" style="width: 24.03%;display: inline-block;vertical-align: top;max-width: 24.03%;min-width: 100%;text-align: right">
                                  <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;text-align: right'>
                                      <table border="0" cellpadding="0" cellspacing="0" class="ee_element" style="min-width: 100%;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;text-align: right;table-layout: auto" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="center" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;text-align: right'>
                                          <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;">
                                           <tbody>
                                            <tr>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a title="Pinterest">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530675_7e226b94eb6b4d02b594f98bd9081d16.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 32px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" title="" width="32"/>
                                              </a>
                                             </td>
                                             <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;text-align: right' width="15">
                                              <img alt="" border="0" class="ee_smallimage ee_pnggif_image" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 100%;height: auto" width="10"/>
                                             </td>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a title="Youtube">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530678_903c4953d27f40e085d1a0a2a83716f5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 34px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" width="34"/>
                                              </a>
                                             </td>
                                             <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;text-align: right' width="15">
                                              <img alt="" border="0" class="ee_smallimage ee_pnggif_image" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 100%;height: auto" width="10"/>
                                             </td>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a title="Blog">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530686_4ae8d58f4de54078842f323252a92f90.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;width: 34px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" width="34"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </div>
                                 <!--[if mso]></td><td align="left" valign="top" style="width:160.945px;" width="160.945"><![endif]-->
                                 <div class="stack-column stack-column-width" style="width: 25.98%;display: inline-block;vertical-align: top;max-width: 25.98%;min-width: 100%;text-align: right">
                                  <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;text-align: right'>
                                      <table border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" style="font-size: 14px;text-align: right;min-width: 100%;table-layout: auto" width="100%">
                                       <tbody>
                                        <tr>
                                         <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 1px;line-height: 1px;text-align: right'>
                                          <img alt="" border="0" class="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;display: block;width: 1px;height: 1px" width="1"/>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </div>
                                 <!--[if mso]></td></tr></table><![endif]-->
                                </td>
                               </tr>
                              </tbody>
                             </table>
                             <table align="center" border="0" cellpadding="0" cellspacing="0" class="row ee_columns three-cols ee-hide-on-desktop ee_nostack ee_element" style="max-width: 100%;min-width: 100%;mso-hide: all;position: relative;text-align: right;table-layout: auto" width="100%">
                              <tbody style="mso-hide: all">
                               <tr style="mso-hide: all">
                                <td align="center" class="row-inner f-size-0 element-pad col-inner" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;border-width: 0px;padding: 0px 0px;mso-hide: all;text-align: right' valign="top">
                                 <div class="no-stack-column no-stack-column-width" style="display: inline-block;vertical-align: top;float: left;mso-hide: all;min-width: 30%;max-width: 30%;width: 30%;text-align: right">
                                  <table border="0" cellpadding="0" cellspacing="0" style="mso-hide: all;text-align: right;table-layout: auto" width="100%">
                                   <tbody style="mso-hide: all">
                                    <tr style="mso-hide: all">
                                     <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;mso-hide: all;text-align: right'>
                                      <table border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" style="font-size: 14px;text-align: right;min-width: 100%;mso-hide: all;table-layout: auto" width="100%">
                                       <tbody style="mso-hide: all">
                                        <tr style="mso-hide: all">
                                         <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;font-size: 1px;line-height: 1px;text-align: right'>
                                          <img alt="" border="0" class="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;display: block;width: 1px;height: 1px" width="1"/>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </div>
                                 <div class="no-stack-column no-stack-column-width" style="display: inline-block;vertical-align: top;float: left;mso-hide: all;min-width: 40%;max-width: 40%;width: 40%;text-align: right">
                                  <table border="0" cellpadding="0" cellspacing="0" style="mso-hide: all;text-align: right;table-layout: auto" width="100%">
                                   <tbody style="mso-hide: all">
                                    <tr style="mso-hide: all">
                                     <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;mso-hide: all;text-align: right'>
                                      <table border="0" cellpadding="0" cellspacing="0" class="ee_element" style="min-width: 100%;mso-hide: all;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;text-align: right;table-layout: auto" width="100%">
                                       <tbody style="mso-hide: all">
                                        <tr style="mso-hide: all">
                                         <td align="center" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;mso-hide: all;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;text-align: right'>
                                          <table border="0" cellpadding="0" cellspacing="0" style="mso-hide: all;text-align: right;table-layout: auto">
                                           <tbody style="mso-hide: all">
                                            <tr style="mso-hide: all">
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a style="mso-hide: all" title="Facebook">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530674_7a6036e980824fb185e75e10309ff1ae.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;width: 31px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" title="" width="31"/>
                                              </a>
                                             </td>
                                             <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;text-align: right' width="15">
                                              <img alt="" border="0" class="ee_smallimage ee_pnggif_image" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;display: block;width: 100%;height: auto" width="10"/>
                                             </td>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a style="mso-hide: all" title="Twitter">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530676_90b6269385c64b599ec89945ba104508.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;width: 32px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" title="" width="32"/>
                                              </a>
                                             </td>
                                             <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;text-align: right' width="15">
                                              <img alt="" border="0" class="ee_smallimage ee_pnggif_image" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;display: block;width: 100%;height: auto" width="10"/>
                                             </td>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a style="mso-hide: all" title="Instagram">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530683_e7d937795a394fe0bb465ce6aedd6c9c.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;width: 33px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" width="33"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                      <table border="0" cellpadding="0" cellspacing="0" class="ee_element" style="min-width: 100%;mso-hide: all;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;text-align: right;table-layout: auto" width="100%">
                                       <tbody style="mso-hide: all">
                                        <tr style="mso-hide: all">
                                         <td align="center" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;mso-hide: all;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;text-align: right'>
                                          <table border="0" cellpadding="0" cellspacing="0" style="mso-hide: all;text-align: right;table-layout: auto">
                                           <tbody style="mso-hide: all">
                                            <tr style="mso-hide: all">
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a style="mso-hide: all" title="Pinterest">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530675_7e226b94eb6b4d02b594f98bd9081d16.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;width: 33px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" width="33"/>
                                              </a>
                                             </td>
                                             <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;text-align: right' width="15">
                                              <img alt="" border="0" class="ee_smallimage ee_pnggif_image" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;display: block;width: 100%;height: auto" width="10"/>
                                             </td>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a style="mso-hide: all" title="Youtube">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530678_903c4953d27f40e085d1a0a2a83716f5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;width: 34px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" width="34"/>
                                              </a>
                                             </td>
                                             <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;text-align: right' width="15">
                                              <img alt="" border="0" class="ee_smallimage ee_pnggif_image" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;display: block;width: 100%;height: auto" width="10"/>
                                             </td>
                                             <td align="left" class="ee_dropzone" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;font-size: 1px;line-height: 1px;text-align: right' valign="top" width="40">
                                              <a style="mso-hide: all" title="Blog">
                                               <img border="0" class="ee_editable ee_smallimage ee_pnggif_image ee_no_upscale" preserve-img-size="" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252F2%252F2%252F9%252F2%252F9%252Ffiles%252F10530686_4ae8d58f4de54078842f323252a92f90.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;width: 34px;min-height: auto;display: block;margin-left: 0px;margin-right: 0px;margin-top: 0px;vertical-align: bottom;height: auto" width="34"/>
                                              </a>
                                             </td>
                                            </tr>
                                           </tbody>
                                          </table>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </div>
                                 <div class="no-stack-column no-stack-column-width" style="display: inline-block;vertical-align: top;float: left;mso-hide: all;min-width: 30%;max-width: 30%;width: 30%;text-align: right">
                                  <table border="0" cellpadding="0" cellspacing="0" style="mso-hide: all;text-align: right;table-layout: auto" width="100%">
                                   <tbody style="mso-hide: all">
                                    <tr style="mso-hide: all">
                                     <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;mso-hide: all;text-align: right'>
                                      <table border="0" cellpadding="0" cellspacing="0" class="ee_element ee_spacer col-font-reset" style="font-size: 14px;text-align: right;min-width: 100%;mso-hide: all;table-layout: auto" width="100%">
                                       <tbody style="mso-hide: all">
                                        <tr style="mso-hide: all">
                                         <td style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;mso-hide: all;font-size: 1px;line-height: 1px;text-align: right'>
                                          <img alt="" border="0" class="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fi.emlfiles4.com%252Fcmpimg%252Ft%252Fs.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpLmVtbGZpbGVzNCJ9:1kXNZg:h6MAmOaFWdoduFLGZH7nqctFTpuCMkx1pk5Eyy1G6X4" style="max-width: 100%;mso-hide: all;display: block;width: 1px;height: 1px" width="1"/>
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </div>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </div>
                        <!--[if mso]></td></tr></table><![endif]-->
                       </td>
                      </tr>
                     </tbody>
                    </table>
                    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="row ee_columns one-cols ee_element" style="max-width: 660px;min-width: 100%;position: relative;text-align: right;background-color: rgb(255, 255, 255);table-layout: auto" width="100%">
                     <tbody>
                      <tr>
                       <td align="center" class="row-inner f-size-0 element-pad" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;font-size: 0;padding: 0px 10px;border-width: 0px;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: right' valign="top">
                        <!--[if mso]><table border="0" cellspacing="0" cellpadding="0" align="center" style="width:620px;" width="620"><tr><td align="left" valign="top" style="width:620.016px;" width="620.016"><![endif]-->
                        <div class="stack-column stack-column-width" style="width: 100%;display: inline-block;vertical-align: top;min-width: 100%;max-width: 100%;text-align: right">
                         <table border="0" cellpadding="0" cellspacing="0" style="text-align: right; table-layout: auto;" width="100%">
                          <tbody>
                           <tr>
                            <td align="left" class="col-inner ee_dropzone" dir="ltr" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;border-width: 0;padding: 0px;text-align: right'>
                             <table cellpadding="0" cellspacing="0" class="col-font-reset ee_element" style="font-size: 14px;text-align: right;min-width: 100%;table-layout: auto" width="100%">
                              <tbody>
                               <tr>
                                <td align="left" class="element-pad element-bord" style='font-family: FuturaMedium, Futura, "Century Gothic", "Gill Sans", sans-serif;letter-spacing: 0.025em !important;padding: 10px;border-width: 0px;text-align: right' valign="top">
                                 <div class="ee_editable" style="color: #212121;font-size: 14px;line-height: 22px">
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;line-height: 16px">
                                   <font style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85);font-size: 10px">
                                    *Offer ends ​11:59 PM PST Monday 2nd of December 2019.
                                   </font>
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;line-height: 16px">
                                   <font style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85);font-size: 10px">
                                    For full terms and conditions click
                                   </font>
                                   <a style="word-wrap: break-word;word-break: break-word;letter-spacing: 0.025em;color: rgb(85, 85, 85);font-size: 10px" title="Terms and Conditions">
                                    here
                                   </a>
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: right;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   <br/>
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   Add Ted Baker to your contact list | Get in touch at
                                   <a style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85);text-decoration: none">
                                   </a>
                                   <a style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85);text-decoration: underline">
                                    webenquiries@tedbaker.com
                                   </a>
                                   <a style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85);text-decoration: none">
                                    <b>
                                    </b>
                                   </a>
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px">
                                   <font style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85)">
                                    Registered email address is
                                   </font>
                                   <a style="word-wrap: break-word;word-break: break-word;text-decoration: none;color: rgb(85, 85, 85)">
                                    7f4c0911@uifeed.com
                                   </a>
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   <br/>
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   <a style="word-wrap: break-word;word-break: break-word;color: rgb(85, 85, 85);text-decoration: underline" title="https://newsfrom.tedbaker.com/5BHK-4D3B-9118WERW98/uns.aspx">
                                    Unsubscribe
                                   </a>
                                   from this newsletter
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   <br/>
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;line-height: 22px;font-size: 14px;color: rgb(85, 85, 85)">
                                   No Ordinary Designer Label © 2019
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;line-height: 22px;font-size: 14px;color: rgb(85, 85, 85)">
                                   <br/>
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   No Ordinary Designer Label Limited t/a Ted Baker.
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   Registered in England.
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   Company number 2509755. Registered address:
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   The Ugly Brown Building, 6a St Pancras Way,
                                  </p>
                                  <p style="word-wrap: break-word;word-break: break-word;margin: 0px;text-align: center;font-size: 10px;line-height: 16px;color: rgb(85, 85, 85)">
                                   London, NW1 0TB.
                                  </p>
                                 </div>
                                </td>
                               </tr>
                              </tbody>
                             </table>
                            </td>
                           </tr>
                          </tbody>
                         </table>
                        </div>
                        <!--[if mso]></td></tr></table><![endif]-->
                       </td>
                      </tr>
                     </tbody>
                    </table>
                   </div>
                   <!--[if mso]></td></tr></table><![endif]-->
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
          </td>
         </tr>
        </tbody>
       </table>
      </center>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fnewsfrom.tedbaker.com%252F5BHK-4D3B-18WERW%252Fo.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzZnJvbS50ZSJ9:1kXNZg:wbVN1-JnUpWTJbjO68esu5GLNDsHxYB6k3-w75r3U6o" style="max-width: 100%;display: block" width="1"/>
  <font color="#47EBECC">
  </font>
 </body>
</html>