{"id":21350,"date":"2014-04-10T12:10:55","date_gmt":"2014-04-10T12:10:55","guid":{"rendered":"https:\/\/drprem.com\/beauty\/?p=12717"},"modified":"2020-08-07T17:23:16","modified_gmt":"2020-08-07T11:53:16","slug":"simple-tips-keep-make-place-summer","status":"publish","type":"post","link":"https:\/\/drprem.com\/globalhealthcare\/simple-tips-keep-make-place-summer","title":{"rendered":"Simple tips to keep your make up in place this summer"},"content":{"rendered":"<div class=\"4a90ee8f0cea4b4c96057cc051b7c66d\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/medical-tourism\/consultant\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/medical-tourism\/wp-content\/uploads\/sites\/8\/2021\/12\/Medical-Tourism-Post-Ad-1.jpg\"><\/a>\n<\/div>\n<p>With the advent of the summer season, it is time to redefine your make up mantra. Gone are the days when you would use dark lipsticks with heavy bases. Here are four of the best make up tips for you that would prevent tour make up melt down while making you look beautiful naturally. Follow these simple yet useful tips to beat the heat and avoid the mask like look.<\/p>\n<p><!--more--><\/p>\n<p><b>Use of a Primer:<\/b><\/p>\n<p>Primer is the soul of a good and long lasting make up. The primer while acting as a protective barrier gives a smooth appearance to the skin. Some primers are known to absorb the excess oil from the face. The primer can be used to fill the fine lines and pores, and makes the skin look clearer than ever.<\/p>\n<p>The Tarte\u2019s ReCreate Primer is one such product that gives you a tight and dry skin. This product is devoid of paraben, silicone, phthalates and petrolatum.\u00a0 This is perfect for summer but might not be suitable for the dry skin.<\/p>\n<p><b>Substituting the moisturizer with a good quality toner:<\/b><\/p><div class=\"4a90ee8f0cea4b4c96057cc051b7c66d\" data-index=\"2\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/medical-tourism\/marketing\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/medical-tourism\/wp-content\/uploads\/sites\/8\/2021\/12\/Medical-Tourism-Post-Ad-2.jpg\"><\/a>\n<\/div>\n\n<p>When the summers are on the humidity is at its peak, its better that you replace your moisturizer with that of a hydrating toner. This will have double benefit \u2013 firstly, it will help your skin feel fresh and balanced and secondly, it will not increase the oiliness that is the biggest problem with summers.<\/p>\n<p>The Thayer\u2019s Rose Petal Alcohol-free Witch Hazel is one of the best toner for you to use this season.<\/p>\n<p><b>Uses of a Matt finish Sunscreen:<\/b><\/p>\n<p>The sunscreen that you use in summer may add to the oil and make you look even oilier. Therefore, it is very essential to choose a sunscreen that is not oily.<\/p>\n<p>The Coola\u2019s Mineral Matt Face Finish with SPF<sub>30<\/sub> is a sunscreen that would offer you an oil-free look that is exactly similar to that of a powder application.<\/p>\n<p><b>Keeping a clean handkerchief:<\/b><\/p>\n<p>The old-fashioned handkerchief is an essential accessory especially during the summer hot days when you have all the possibilities of sweat pouring down your face. The handkerchief will work better than a tissue at absorbing the sweat and they are completely reusable.<\/p>\n<p><b>Summary:<\/b><\/p>\n<p>Here are some wonderful tips and products that will make your skin look radiant and beautiful throughout the summer.<\/p>\n<div class=\"4a90ee8f0cea4b4c96057cc051b7c66d\" data-index=\"3\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n          <p><a id=\"link-15\" href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n            <img decoding=\"async\" style=\"width:100%;height:auto;\" id=\"img-15\" src=\"\"><\/a><\/p>\r\n            <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n              if (this.readyState == 4 && this.status == 200) {\r\n                var myObj = JSON.parse(this.responseText);\r\n                document.getElementById(\"link-\"+myObj.id).setAttribute('href',myObj.url);\r\n                document.getElementById(\"img-\"+myObj.id).setAttribute('src','https:\/\/fetch.drprem.com\/\/uploads\/'+myObj.image);\r\n              }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/\/api\/Ads\/15\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        <style>\r\n        *{box-sizing:border-box}.top-container{display: grid;grid-template-columns: auto auto auto;}.column{float:left;width:100%;padding: 0 7.5px 15px 7.5px;}.row{margin:0 -5px}.row:after{content:\"\";display:table;clear:both}@media screen and (max-width: 600px){.top-container{display: block;grid-template-columns: unset;}.column{width:100%;display:block;margin-bottom:20px}}.card{text-align:center;}.card_image img{width:100%}.card_body{padding:15px}.card_title{font-size: 14px;line-height: 19px;text-decoration: none;text-align:left;color: #333;}.card-heading{text-align: left;margin-bottom: 25px !important;}\r\n        <\/style>\r\n        <div class=\"row todays-top\">\r\n            <h3 class=\"card-heading\"> Recent Articles: <\/h3><div class=\"top-container\" id=\"todays-top\">\r\n        <\/div>\r\n        <\/div>\r\n        <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n            if (this.readyState == 4 && this.status == 200) {\r\n            var myObj = JSON.parse(this.responseText); \r\n            myObj.forEach(function(item) {\r\n            document.getElementById('todays-top').innerHTML += '<div class=\"column\"><div class=\"card\"><div class=\"card_image\"><a href=\"'+item.url+'\"><img decoding=\"async\" src=\"'+item.image+'\"><\/a><\/div><div class=\"card_body\"><a href=\"'+item.url+'\"><h3 class=\"card_title\">'+item.title+'<\/h3><\/a><a href=\"'+item.url+'\">Read more<\/a><\/div><\/div><\/div>';\r\n            });\r\n            }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Drprem_blogs\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        \r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.videoWrapper{position:relative;padding-bottom:56.25%;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"videoWrapper\" id=\"video_7\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar xmlhttp = new XMLHttpRequest();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.onreadystatechange = function() {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            if (this.readyState == 4 && this.status == 200) {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                var myObj = JSON.parse(this.responseText);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                document.getElementById(\"video_\"+myObj.id).innerHTML = myObj.embed_video_code;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            }\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            };\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Videos\/7\", true);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.send();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n<\/div>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>With the advent of the summer season, it is time to redefine your make up mantra. Gone are the days when you would use dark lipsticks with heavy bases. Here are four of the best [&hellip;]<\/p>\n","protected":false},"author":107,"featured_media":40597,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[9719],"tags":[4506,4507,15,4508,4294,4489,1132,4509,4510,4511,4512,158,4513,30],"class_list":["post-21350","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-health-guide","tag-absorbing","tag-excess-oil","tag-featured","tag-good-quality","tag-handkerchief","tag-make-up","tag-naturally","tag-old-fashioned","tag-place","tag-protective-barrier","tag-summer","tag-sunscreen","tag-toner","tag-top"],"_links":{"self":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/posts\/21350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/users\/107"}],"replies":[{"embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/comments?post=21350"}],"version-history":[{"count":0,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/posts\/21350\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/media\/40597"}],"wp:attachment":[{"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/media?parent=21350"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/categories?post=21350"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/drprem.com\/globalhealthcare\/wp-json\/wp\/v2\/tags?post=21350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}