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 lang="en" 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]>
        <style>
            <xml>
                <o:OfficeDocumentSettings>
                    <o:AllowPNG/>
                    <o:PixelsPerInch>96</o:PixelsPerInch>
                </o:OfficeDocumentSettings>
            </xml>
        </style>
        <![endif]-->
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="date=no" name="format-detection"/>
  <meta content="address=no" name="format-detection"/>
  <meta content="email=no" name="format-detection"/>
  <style type="text/css">
   /******************** CSS Fix ********************/
            body {
            margin: 0 !important;
            padding: 0 !important;
            -webkit-text-size-adjust: 100% !important;
            -ms-text-size-adjust: 100% !important;
            -webkit-font-smoothing: antialiased !important;
            }
            table td {
            border-collapse: collapse !important;
            mso-table-lspace: 0pt;
            mso-table-rspace: 0pt;
            font-size: 0px;
            }
            th {
            padding: 0;
            margin: 0;
            font-weight: normal !important;
            font-size: 0px;
            }
            img {
            outline: none;
            text-decoration: none;
            -ms-interpolation-mode: bicubic;
            user-drag: none;
            -webkit-user-select: none; /* SAFARI, CHROME */
            -khtml-user-select: none; /* KONQUEROR */
            -moz-user-select: none; /* FIREFOX */
            -ms-user-select: none; /* IE */
            user-select: none; /* CSS3 */
            font-size: 12px;
            }
            .ReadMsgBody, .ExternalClass {
            width: 100%;
            }
            .ExternalClass {
            width: 100%;
            }
            .ExternalClass * {
            line-height: 110%;
            }
            button {
            margin: 0;
            padding: 0;
            }
            /******************** MICROSOFT TWEEK ********************/
            @-ms-viewport {
            width:device-width;
            }
            #outlook a {
            padding: 0;
            }
            /******************** ANDROID TWEEK ********************/
            div[style*="margin: 16px 0"] {
            margin: 0 !important;
            font-size: 100% !important;
            }
            /******************** iOS AUTO LINKS ********************/
            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;
            }
            input {
            display: none;
            }
  </style>
  <style type="text/css">
   @media screen and (-webkit-min-device-pixel-ratio:0) {
            #MessageViewBody .hotspot_fallback, body.MsgBody .hotspot_fallback {
            display:block !important;
            max-height:none !important;
            }
            #MessageViewBody .hotspot, body.MsgBody .hotspot {
            display:none !important;
            }
            .hotspot_fallback {
            display:none;
            display:none!important;
            max-height:0;
            overflow:hidden;
            }
            .hotspot {
            display:block !important;
            max-height:none !important;
            position:relative;
            overflow:hidden;
            margin:0 auto;
            font-size:0;
            line-height:0;
            width:454px;
            height:220px;
            }
            .hotspot_cont {
            width:100%;
            }
            .pulse-button {
            position:relative;
            width:24px;
            height:24px;
            text-align:center;
            font-weight:700;
            line-height:20px;
            font-size:20px;
            color:#ffffff;
            font-family:Tahoma, Geneva, sans-serif;
            border-radius:50%;
            background:#000000;
            cursor:pointer;
            box-shadow:0 0 0 0 rgba(0, 0, 0, 0.5);
            -webkit-animation:pulse 1.5s infinite;
            -moz-animation:pulse 1.5s infinite;
            animation:pulse 1.5s infinite;
            }
            @-webkit-keyframes pulse {
            0% {
            @include transform(scale(.9))
            }
            70% {
            @include transform(scale(1));
            box-shadow:0 0 0 18px rgba(0, 0, 0, 0);
            }
            100% {
            @include transform(scale(.9));
            box-shadow:0 0 0 0 rgba(0, 0, 0, 0);
            }
            }
            input[type=checkbox] {
            display:none;
            }
            input[type=checkbox] ~ label {
            display:block;
            }
            input[type=checkbox] ~ label ~ .category_1, 
            input[type=checkbox] ~ label ~ .category_2,
            input[type=checkbox] ~ label ~ .category_3,
            input[type=checkbox] ~ label ~ .category_4, 
            input[type=checkbox] ~ label ~ .category_5,
            input[type=checkbox] ~ label ~ .category_6,
            input[type=checkbox] ~ label ~ .category_7, 
            input[type=checkbox] ~ label ~ .category_8,
            input[type=checkbox] ~ label ~ .category_9{
            opacity:0;
            height:0;
            overflow:hidden;
            transition:opacity .6s ease-in-out;
            -moz-transition:opacity .6s ease-in-out;
            -webkit-transition:opacity .6s ease-in-out;
            }
            input[type=checkbox]:checked ~ label ~ .category_1,
            input[type=checkbox]:checked ~ label ~ .category_2,
            input[type=checkbox]:checked ~ label ~ .category_3,
            input[type=checkbox]:checked ~ label ~ .category_4,
            input[type=checkbox]:checked ~ label ~ .category_5,
            input[type=checkbox]:checked ~ label ~ .category_6,
            input[type=checkbox]:checked ~ label ~ .category_7,
            input[type=checkbox]:checked ~ label ~ .category_8,
            input[type=checkbox]:checked ~ label ~ .category_9 {
            opacity:1;
            height:auto;
            }
            .category_1,
            .category_2,
            .category_3,
            .category_4,
            .category_5,
            .category_6,
            .category_7,
            .category_8,
            .category_9 {
            display:block;
            clear:both;
            margin:auto;
            position:absolute;
            left:-64px;
            top:-135px;
            }
  </style>
 </head>
 <body bgcolor="#ffffff" bottommargin="0" class="gmail" leftmargin="0" rightmargin="0" style="background-color:#ffffff;" topmargin="0">
  <img alt="" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Femail.maccosmetics.co.uk%252Fa%252FhBb%2524xtpB7Q4WXB9u0ZINtX5jIIg%252Fspacer-133.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmVtYWlsLm1hY2NvcyJ9:1kXOyY:x8jZEcoYO1OVPYCgJavYfME4p05iwZjMq0R2v3y9S1Y" style="display:none !important; max-height:1px !important; max-width:1px !important; border:0 !important; background-color:transparent !important; padding:0 !important; outline:0 !important; min-height:1px !important; min-width:1px !important; height:1px !important; width:1px !important;" width="1"/>
  <style type="text/css">
   @media screen yahoo {
            .hide-yahoo {
            display:none;
            }
            .gmailnav {
            display:none;
            }
            }
  </style>
  <table border="0" cellpadding="0" cellspacing="0" class="wrapper" width="100%">
   <!-- HEADER START -->
   <tr>
    <td align="center" bgcolor="#FFFFFF" style="color:#808080;font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; padding:20px 0 30px 0;" valign="middle">
     <a style="text-decoration: none; color:#808080; text-transform:uppercase;" target="_blank">
      USE THE CODE
      <strong>
       BLACKFRIDAY20
      </strong>
      FOR 20%* OFF
     </a>
     <br/>
     <a style="color:#808080; text-decoration: underline;" target="_blank">
      VIEW ONLINE
     </a>
     <br/>
     <span style="font-size:0; 
               line-height:0;">
      ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
               ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
               ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
     </span>
    </td>
   </tr>
   <tr>
    <td align="center" bgcolor="#ffffff">
     <table border="0" cellpadding="0" cellspacing="0" style="width:650px;" width="650">
      <tr bgcolor="#ffffff">
       <td align="center" style="padding:0 0 0 0;">
        <a target="_blank">
         <img alt="M·A·C" border="0" height="25" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252Fmac_logo_24052018_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block;" title="M·A·C" width="180"/>
        </a>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- HEADER END -->
   <!-- BLOCK 1 START -->
   <tr>
    <td align="center" bgcolor="#ffffff">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:650px;" width="650">
      <tr>
       <td align="center" style="padding:30px 0 0px 0;">
        <a target="_blank">
         <img alt="BLACK FRIDAY" border="0" class="scale" height="150" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252FBlack_Friday7_20_Off_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " title="BLACK FRIDAY" width="650"/>
        </a>
       </td>
      </tr>
      <tr>
       <td align="center" style="padding:0 0 0px 0;">
        <a target="_blank">
         <img alt="20% OFF" border="0" class="scale" height="168" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252FBlack_Friday7_20_Off_03.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " title="20% OFF" width="650"/>
        </a>
       </td>
      </tr>
      <tr>
       <td align="center" style="padding:0 0 0px 0;">
        <a target="_blank">
         <img alt="It's the moment you've been waiting for..." border="0" class="scale" height="118" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F2018_11_mac_bf_online_2311_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " title="It's the moment you've been waiting for..." width="650"/>
        </a>
       </td>
      </tr>
      <tr>
       <td align="center" style="padding:0 0 0px 0;">
        <a target="_blank">
         <img alt="SHOP OUR BESTSELLERS" border="0" class="scale" height="73" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F2018_11_mac_bf_online_2311_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " title="SHOP OUR BESTSELLERS" width="650"/>
        </a>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- BLOCK 1 END -->
   <!--1 HOTSPOTS KINETIC + FALLBACK START-->
   <tr>
    <td align="center" bgcolor="#ffffff" style="padding:0 0 20px 0;">
     <table border="0" cellpadding="0" cellspacing="0" style="width:650px;" width="650">
      <tr>
       <td align="center" background="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttp%25253A%25252F%25252Ff.email.maccosmetics.co.uk%25252Fi%25252F44%25252F2068022679%25252F2018_11_mac_bf_online_main_new_05.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9%253A1kXOyY%253AGYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiJ9:1kXOyY:Aiwvb65rVu6eIq2ayrxDpds0GbkLTpPXKvOfPcTEp_Y" bgcolor="#000000" height="1080" style="height:1080px; background-image:url(https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F2018_11_mac_bf_online_main_new_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ); background-repeat:repeat-y; background-position:top left; padding:0; background-color: #000000;" valign="top" width="650">
        <!--[if gte mso 9]>
                                <v:image xmlns:v="urn:schemas-microsoft-com:vml" id="theImage" style="behavior: url(https://inboxflows.com/_/image/%2523default%2523VML/?inbox_flows_img_sig=eyJwYXRoIjoiJTIzZGVmYXVsdCUyM1ZNTCJ9:1kXOyY:bvwrKlHNKLeuY8kiawriLLNZKUv_5BG1XcnH6Z6LGCw); display: inline-block; position: absolute; width: 650px; height: 1080px; top: 0; left: 0; border: 0; z-index: 1;" src="//f.email.maccosmetics.co.uk/i/44/2068022679/2018_11_mac_bf_online_main_new_06.jpg" />
                                <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="display: inline-block; position: absolute; width:650px; height: 1080px; top: 0; left: 0; border: 0; z-index: 2;">
                                    <v:fill opacity="0%" style="z-index: 1;"/>
                                    <v:textbox inset="0,0,0,0">
                                    <![endif]-->
        <div>
         <!-- Containing Table START -->
         <table border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
           <td align="center">
            <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:530px;" width="530">
             <tr>
              <td align="center" bgcolor="#000000" style="padding:25px 0 35px 0;" valign="top">
               <table border="0" cellpadding="0" cellspacing="0" width="100%">
                <tr>
                 <td align="center" style="padding:0 0 10px 0;">
                  <img alt="NEED INSPIRATION?" border="0" class="scale" height="39" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F2018_11_mac_bf_main_new_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; margin:0 auto;" title="NEED INSPIRATION?" width="357"/>
                 </td>
                </tr>
                <tr>
                 <td align="center" style="padding:0 0 35px 0;">
                  <table border="0" cellpadding="0" cellspacing="0" style="width:350px;" width="350">
                   <tr>
                    <td align="center" bgcolor="#ffffff" height="2" style="line-height:0px; font-size:0px;">
                     <img alt="" border="0" height="2" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="1"/>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td align="center" style="padding:0 0 20px 0;">
                  <a target="_blank">
                   <img alt="ALL THINGS SKIN" border="0" class="scale" height="39" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F2018_11_mac_bf_main_new_07.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; margin:0 auto;" title="ALL THINGS SKIN" width="301"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <div class="hotspot_fallback pad" summary="hotspot_fallback">
                   <table border="0" cellpadding="0" cellspacing="0" class="container">
                    <tr>
                     <th align="center" class="padb20" style="font-weight:normal; margin:0px; padding:0px;">
                      <a target="_blank">
                       <img alt="" border="0" class="scale" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="146"/>
                      </a>
                     </th>
                     <td class="hide">
                      <img alt="" border="0" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252FBlack_Friday7_20_Off_14.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="8"/>
                     </td>
                     <th align="center" class="padb20" style="font-weight:normal; margin:0px; padding:0px;">
                      <a target="_blank">
                       <img alt="" border="0" class="scale" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="146"/>
                      </a>
                     </th>
                     <td class="hide">
                      <img alt="" border="0" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252FBlack_Friday7_20_Off_16.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="8"/>
                     </td>
                     <th align="center" style="font-weight:normal; margin:0px; padding:0px;">
                      <a target="_blank">
                       <img alt="" border="0" class="scale" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="146"/>
                      </a>
                     </th>
                    </tr>
                   </table>
                  </div>
                  <!-- START -->
                  <!--[ if !mso]><!-->
                  <div class="hotspot" style="mso-hide:all;display:none;max-height:0;overflow:hidden;" summary="hotspot">
                   <table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr>
                     <td background="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_background_row_1_v2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" bgcolor="#ffffff" class="hotspotbg-top" height="220" style="background-size:cover; background-repeat:no-repeat;" valign="top" width="454">
                      <table border="0" cellpadding="0" cellspacing="0" width="100%">
                       <tr>
                        <td>
                         <div style="mso-hide:all;max-height:0;max-width:0;overflow:visible!important;">
                          <div class="hotspot_pos3" style="position:relative;display:inline-block;z-index:2;clear:both;margin-left:60px;margin-top:190px;">
                           <div class="hotspot_cont" style="max-width:0px;overflow:visible!important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;">
                            <input id="toggle1" type="checkbox"/>
                            <label class="pulse-button" for="toggle1">
                             +
                            </label>
                            <div class="category_3">
                             <a target="_blank">
                              <img border="0" class="img-mob" height="102" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_overlay_1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="150"/>
                             </a>
                            </div>
                           </div>
                          </div>
                         </div>
                         <div style="mso-hide:all;max-height:0;max-width:0;overflow:visible!important;">
                          <div class="hotspot_pos2" style="position:relative;display:inline-block;z-index:2;clear:both;margin-left:215px;margin-top:190px;">
                           <div class="hotspot_cont" style="max-width:0px;overflow:visible!important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;">
                            <input id="toggle2" type="checkbox"/>
                            <label class="pulse-button" for="toggle2">
                             +
                            </label>
                            <div class="category_2">
                             <a target="_blank">
                              <img border="0" class="img-mob" height="102" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_overlay_2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="150"/>
                             </a>
                            </div>
                           </div>
                          </div>
                         </div>
                         <div style="mso-hide:all;max-height:0;max-width:0;overflow:visible!important;">
                          <div class="hotspot_pos" style="position:relative;display:inline-block;z-index:2;clear:both;margin-left:371px;margin-top:190px;">
                           <div class="hotspot_cont" style="max-width:0px;overflow:visible!important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;">
                            <input id="toggle3" type="checkbox"/>
                            <label class="pulse-button" for="toggle3">
                             +
                            </label>
                            <div class="category_1">
                             <a target="_blank">
                              <img border="0" class="img-mob" height="102" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_overlay_3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="150"/>
                             </a>
                            </div>
                           </div>
                          </div>
                         </div>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </div>
                  <!--<![endif]-->
                  <!-- END -->
                 </td>
                </tr>
                <tr>
                 <td align="center" style="padding:20px 0 20px 0;">
                  <a target="_blank">
                   <img alt="ALL THINGS SKIN" border="0" class="scale" height="38" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F2018_11_mac_bf_main_new_11.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; margin:0 auto;" title="ALL THINGS SKIN" width="276"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <div class="hotspot_fallback pad" summary="hotspot_fallback">
                   <table border="0" cellpadding="0" cellspacing="0" class="container">
                    <tr>
                     <th align="center" class="padb20" style="font-weight:normal; margin:0px; padding:0px;">
                      <a target="_blank">
                       <img alt="" border="0" class="scale" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="146"/>
                      </a>
                     </th>
                     <td class="hide">
                      <img alt="" border="0" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252FBlack_Friday7_20_Off_14.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="8"/>
                     </td>
                     <th align="center" class="padb20" style="font-weight:normal; margin:0px; padding:0px;">
                      <a target="_blank">
                       <img alt="" border="0" class="scale" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="146"/>
                      </a>
                     </th>
                     <td class="hide">
                      <img alt="" border="0" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252FBlack_Friday7_20_Off_16.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="8"/>
                     </td>
                     <th align="center" style="font-weight:normal; margin:0px; padding:0px;">
                      <a target="_blank">
                       <img alt="" border="0" class="scale" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="146"/>
                      </a>
                     </th>
                    </tr>
                   </table>
                  </div>
                  <!-- START -->
                  <!--[ if !mso]><!-->
                  <div class="hotspot" style="mso-hide:all;display:none;max-height:0;overflow:hidden;" summary="hotspot">
                   <table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr>
                     <td background="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_background_row_2_v2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" bgcolor="#ffffff" class="hotspotbg-top" height="220" style="background-size:cover; background-repeat:no-repeat;" valign="top" width="454">
                      <table border="0" cellpadding="0" cellspacing="0" width="100%">
                       <tr>
                        <td>
                         <div style="mso-hide:all;max-height:0;max-width:0;overflow:visible!important;">
                          <div class="hotspot_pos3" style="position:relative;display:inline-block;z-index:2;clear:both;margin-left:60px;margin-top:190px;">
                           <div class="hotspot_cont" style="max-width:0px;overflow:visible!important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;">
                            <input id="toggle4" type="checkbox"/>
                            <label class="pulse-button" for="toggle4">
                             +
                            </label>
                            <div class="category_3">
                             <a target="_blank">
                              <img border="0" class="img-mob" height="102" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_overlay_4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="150"/>
                             </a>
                            </div>
                           </div>
                          </div>
                         </div>
                         <div style="mso-hide:all;max-height:0;max-width:0;overflow:visible!important;">
                          <div class="hotspot_pos2" style="position:relative;display:inline-block;z-index:2;clear:both;margin-left:215px;margin-top:190px;">
                           <div class="hotspot_cont" style="max-width:0px;overflow:visible!important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;">
                            <input id="toggle5" type="checkbox"/>
                            <label class="pulse-button" for="toggle5">
                             +
                            </label>
                            <div class="category_2">
                             <a target="_blank">
                              <img border="0" class="img-mob" height="102" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_overlay_5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="150"/>
                             </a>
                            </div>
                           </div>
                          </div>
                         </div>
                         <div style="mso-hide:all;max-height:0;max-width:0;overflow:visible!important;">
                          <div class="hotspot_pos" style="position:relative;display:inline-block;z-index:2;clear:both;margin-left:371px;margin-top:190px;">
                           <div class="hotspot_cont" style="max-width:0px;overflow:visible!important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;">
                            <input id="toggle6" type="checkbox"/>
                            <label class="pulse-button" for="toggle6">
                             +
                            </label>
                            <div class="category_1">
                             <a target="_blank">
                              <img border="0" class="img-mob" height="102" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_overlay_6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="150"/>
                             </a>
                            </div>
                           </div>
                          </div>
                         </div>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </div>
                  <!--<![endif]-->
                  <!-- END -->
                 </td>
                </tr>
                <tr>
                 <td align="center" style="padding:20px 0 20px 0;">
                  <a target="_blank">
                   <img alt="ALL THINGS EYE" border="0" class="scale" height="38" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F2018_11_mac_bf_main_new_17.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; margin:0 auto;" title="ALL THINGS EYE" width="284"/>
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="center">
                  <div class="hotspot_fallback pad" summary="hotspot_fallback">
                   <table border="0" cellpadding="0" cellspacing="0" class="container">
                    <tr>
                     <th align="center" class="padb20" style="font-weight:normal; margin:0px; padding:0px;">
                      <a target="_blank">
                       <img alt="" border="0" class="scale" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_7.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="146"/>
                      </a>
                     </th>
                     <td class="hide">
                      <img alt="" border="0" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252FBlack_Friday7_20_Off_14.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="8"/>
                     </td>
                     <th align="center" class="padb20" style="font-weight:normal; margin:0px; padding:0px;">
                      <a target="_blank">
                       <img alt="" border="0" class="scale" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_8.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="146"/>
                      </a>
                     </th>
                     <td class="hide">
                      <img alt="" border="0" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252FBlack_Friday7_20_Off_16.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="8"/>
                     </td>
                     <th align="center" style="font-weight:normal; margin:0px; padding:0px;">
                      <a target="_blank">
                       <img alt="" border="0" class="scale" height="220" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_9.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="146"/>
                      </a>
                     </th>
                    </tr>
                   </table>
                  </div>
                  <!-- START -->
                  <!--[ if !mso]><!-->
                  <div class="hotspot" style="mso-hide:all;display:none;max-height:0;overflow:hidden;" summary="hotspot">
                   <table border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tr>
                     <td background="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_background_row_3_v2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" bgcolor="#ffffff" class="hotspotbg-top" height="220" style="background-size:cover; background-repeat:no-repeat;" valign="top" width="454">
                      <table border="0" cellpadding="0" cellspacing="0" width="100%">
                       <tr>
                        <td>
                         <div style="mso-hide:all;max-height:0;max-width:0;overflow:visible!important;">
                          <div class="hotspot_pos3" style="position:relative;display:inline-block;z-index:2;clear:both;margin-left:60px;margin-top:190px;">
                           <div class="hotspot_cont" style="max-width:0px;overflow:visible!important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;">
                            <input id="toggle10" type="checkbox"/>
                            <label class="pulse-button" for="toggle10">
                             +
                            </label>
                            <div class="category_3">
                             <a target="_blank">
                              <img border="0" class="img-mob" height="102" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_overlay_7_V2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="150"/>
                             </a>
                            </div>
                           </div>
                          </div>
                         </div>
                         <div style="mso-hide:all;max-height:0;max-width:0;overflow:visible!important;">
                          <div class="hotspot_pos2" style="position:relative;display:inline-block;z-index:2;clear:both;margin-left:215px;margin-top:190px;">
                           <div class="hotspot_cont" style="max-width:0px;overflow:visible!important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;">
                            <input id="toggle11" type="checkbox"/>
                            <label class="pulse-button" for="toggle11">
                             +
                            </label>
                            <div class="category_2">
                             <a target="_blank">
                              <img border="0" class="img-mob" height="102" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_overlay_8.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="150"/>
                             </a>
                            </div>
                           </div>
                          </div>
                         </div>
                         <div style="mso-hide:all;max-height:0;max-width:0;overflow:visible!important;">
                          <div class="hotspot_pos" style="position:relative;display:inline-block;z-index:2;clear:both;margin-left:371px;margin-top:190px;">
                           <div class="hotspot_cont" style="max-width:0px;overflow:visible!important;-webkit-perspective:1000;-webkit-backface-visibility:hidden;">
                            <input id="toggle12" type="checkbox"/>
                            <label class="pulse-button" for="toggle12">
                             +
                            </label>
                            <div class="category_1">
                             <a target="_blank">
                              <img border="0" class="img-mob" height="102" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.email.maccosmetics.co.uk%252Fi%252F44%252F2068022679%252F06112018_product_overlay_9.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuZW1haWwubWFjYyJ9:1kXOyY:GYArjcajAoM7rpAPe1bKDuadgYm4uZoUN2OJh_kHzLQ" style="display:block; " width="150"/>
                             </a>
                            </div>
                           </div>
                          </div>
                         </div>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </div>
                  <!--<![endif]-->
                  <!-- END -->
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
          </tr>
         </table>
         <!-- Containing Table END-->
        </div>
        <!--[if gte mso 9]>  
                                    </v:fill>
                                </v:rect>
                                <![endif]-->
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!--3 HOTSPOTS KINETIC + FALLBACK END-->
   <!-- FOOTER START -->
   <tr>
    <td align="center" bgcolor="#ffffff">
     <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:600px;" width="600">
      <tr>
       <td bgcolor="#000000">
        <img alt="" border="0" height="20" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2018_01_MAC_post_sampling_update_r45_c1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="1"/>
       </td>
      </tr>
      <tr>
       <td align="center" style=" padding:20px 0 30px 0;">
        <table border="0" cellpadding="0" cellspacing="0" class="inner" style="width:567px;" width="567">
         <tr>
          <th align="center" class="drop padb30" style="font-weight:normal; margin:0px; padding:0px;">
           <table align="center" border="0" cellpadding="0" cellspacing="0">
            <tr>
             <td>
              <a target="_blank">
               <img alt="FREE DELIVERY ON ORDERS OVER £20" border="0" height="109" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252FMAC_new_footer_21122017_r2_c2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="FREE DELIVERY ON ORDERS OVER £20" width="133"/>
              </a>
             </td>
             <td>
              <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252FMAC_new_footer_21122017_r2_c3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="37"/>
             </td>
             <td>
              <a target="_blank">
               <img alt="UNIDAYS. 10% OFF FOR STUDENTS" border="0" height="109" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252FMAC_new_footer_21122017_r2_c4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="UNIDAYS. 10% OFF FOR STUDENTS" width="98"/>
              </a>
             </td>
            </tr>
           </table>
          </th>
          <td class="hide">
           <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252FMAC_new_footer_21122017_r2_c5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="50"/>
          </td>
          <th align="center" class="drop" style="font-weight:normal; margin:0px; padding:0px;">
           <table align="center" border="0" cellpadding="0" cellspacing="0">
            <tr>
             <td>
              <a target="_blank">
               <img alt="COMPLIMENTARY SAMPLES" border="0" height="109" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252FMAC_new_footer_21122017_r2_c6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="COMPLIMENTARY SAMPLES" width="106"/>
              </a>
             </td>
             <td>
              <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252FMAC_new_footer_21122017_r2_c7.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="44"/>
             </td>
             <td>
              <a target="_blank">
               <img alt="LIVE CHAT WITH AN ARTIST" border="0" height="109" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252FMAC_new_footer_21122017_r2_c8.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="LIVE CHAT WITH AN ARTIST" width="99"/>
              </a>
             </td>
            </tr>
           </table>
          </th>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td align="center" bgcolor="#949599" height="1" style="line-height:0px; font-size:0px;">
        <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="1"/>
       </td>
      </tr>
      <tr class="inner">
       <td align="center" style="padding:30px 0;">
        <table align="center" border="0" cellpadding="0" cellspacing="0">
         <tr>
          <th align="center" class="drop padb30" style="font-weight:normal; margin:0px; padding:0px;">
           <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:122px;" width="122">
            <tr>
             <td>
              <a target="_blank">
               <img alt="Facebook" border="0" height="18" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="Facebook" width="18"/>
              </a>
             </td>
             <td>
              <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="34"/>
             </td>
             <td>
              <a target="_blank">
               <img alt="Twitter" border="0" height="18" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c7.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="Twitter" width="18"/>
              </a>
             </td>
             <td>
              <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c9.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="34"/>
             </td>
             <td>
              <a target="_blank">
               <img alt="YouTube" border="0" height="18" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c11.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="YouTube" width="18"/>
              </a>
             </td>
            </tr>
           </table>
          </th>
          <td class="hide">
           <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="34"/>
          </td>
          <th align="center" class="drop" style="font-weight:normal; margin:0px; padding:0px;">
           <table align="center" border="0" cellpadding="0" cellspacing="0" style="width:122px;" width="122">
            <tr>
             <td>
              <a target="_blank">
               <img alt="Instagram" border="0" height="18" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c17.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="Instagram" width="18"/>
              </a>
             </td>
             <td>
              <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="34"/>
             </td>
             <td>
              <a target="_blank">
               <img alt="Tumblr" border="0" height="18" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c20.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="Tumblr" width="18"/>
              </a>
             </td>
             <td>
              <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="34"/>
             </td>
             <td>
              <a target="_blank">
               <img alt="Pinterest" border="0" height="18" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252F2017_05_MAC_Replenishment_Concealer_r51_c23.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " title="Pinterest" width="18"/>
              </a>
             </td>
            </tr>
           </table>
          </th>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td align="center" bgcolor="#949599" height="1" style="line-height:0px; font-size:0px;">
        <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Ff.chtah.com%252Fi%252F44%252F2068022679%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmYuY2h0YWguY29tJSJ9:1kXOyY:PxzeGQ-Gk8NGEiVdfr2-BA3Ps98b2LpT7FIjaIcRZ5I" style="display:block; " width="1"/>
       </td>
      </tr>
      <tr>
       <td align="center" class="padlr10" style="font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000001; padding:20px 0 35px 0;" valign="middle">
        Receive 20% discount site-wide for Black Friday using code BLACKFRIDAY20 at checkout. Plus receive a complimentary full size product when spending £45 on your order - while stocks last. Adds automatically at checkout, no code necessary. Discount excludes Mini M‧A‧C, Viva Glam, limited life, palettes, Pro, and Gift Cards. Offer ends midnight on Sunday 25/11/18 while stocks last. Offer redeemable at maccosmetics.co.uk and M‧A‧C stand-alone stores. Offer may be used once per person/valid email address. May not be used in conjunction with any other offer and past purchases do not apply.
        <br/>
        <br/>
        You are receiving this email because you opted in to receive emails from M·A·C Cosmetics regarding products and promotions.
        <br/>
        Please add
        <a style="color:#000001;" target="_blank">
         infomac@email.maccosmetics.co.uk
        </a>
        to your address book to ensure you continue to receive emails from M·A·C Cosmetics.
        <br/>
        <br/>
        <a style="color:#000001;" target="_blank">
         UNSUBSCRIBE
        </a>
        |
        <a style="color:#000001;" target="_blank">
         PRIVACY POLICY
        </a>
        |
        <a style="color:#000001;" target="_blank">
         CONTACT US
        </a>
        |
        <a style="color:#000001;" target="_blank">
         TERMS &amp; CONDITIONS
        </a>
        <br/>
        <br/>
        © M·A·C Make-up Art Cosmetics, Inc.
        <br/>
        ELC Online Limited, registered in England with registration number 5738536, One Fitzroy, 6 Mortimer Street, London, W1T 3JJ.
        <br/>
        <br/>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <!-- FOOTER END -->
  </table>
  <div style="display:none; white-space:nowrap; font:15px courier; color:#ffffff;">
   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  </div>
 </body>
 <table border="0" cellpadding="0" cellspacing="0" height="1" style="width:1px;" width="1">
  <tr>
   <td style="font-size:0px; line-height:0px;">
    <img alt="" aria-hidden="true" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fmi.maccosmetics.co.uk%252Fp%252Fup%252F3ae98bb25a15088c%252Fo.gif%253Fmi_u%253D270221526%2526mi_ecmp%253DBlack_Friday_LAST_CHANCE_RSD3_251118_O/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRm1pLm1hY2Nvc21ldCJ9:1kXOyY:HRaCyo3JUY6RG9mmbSg7B4BdsFiea2k20DUGBmCXE1Y" width="1"/>
   </td>
  </tr>
 </table>
</html>