<!DOCTYPE html>
<html lang="en-US" class="no-js">
<head>
    <meta charset="UTF-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1"/>
    <link rel="profile" href="http://gmpg.org/xfn/11"/>
    <link rel="pingback" href="https://mariahellerdesigns.com/xmlrpc.php"/>
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v27.5 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Lookbook | Maria Heller Designs</title>
	<link rel="canonical" href="https://mariahellerdesigns.com/category/lookbook/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Lookbook | Maria Heller Designs" />
	<meta property="og:url" content="https://mariahellerdesigns.com/category/lookbook/" />
	<meta property="og:site_name" content="Maria Heller Designs" />
	<meta property="og:image" content="https://mariahellerdesigns.com/wp-content/uploads/2019/10/MARIA-HELLER-DESIGNS.jpg" />
	<meta property="og:image:width" content="1574" />
	<meta property="og:image:height" content="1048" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/mariahellerdesigns.com\/category\/lookbook\/","url":"https:\/\/mariahellerdesigns.com\/category\/lookbook\/","name":"Lookbook | Maria Heller Designs","isPartOf":{"@id":"https:\/\/mariahellerdesigns.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mariahellerdesigns.com\/category\/lookbook\/#primaryimage"},"image":{"@id":"https:\/\/mariahellerdesigns.com\/category\/lookbook\/#primaryimage"},"thumbnailUrl":"","breadcrumb":{"@id":"https:\/\/mariahellerdesigns.com\/category\/lookbook\/#breadcrumb"},"inLanguage":"en-US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mariahellerdesigns.com\/category\/lookbook\/#primaryimage","url":"","contentUrl":""},{"@type":"BreadcrumbList","@id":"https:\/\/mariahellerdesigns.com\/category\/lookbook\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mariahellerdesigns.com\/"},{"@type":"ListItem","position":2,"name":"Lookbook"}]},{"@type":"WebSite","@id":"https:\/\/mariahellerdesigns.com\/#website","url":"https:\/\/mariahellerdesigns.com\/","name":"Maria Heller Designs","description":"Bespoke gothic and fantasy clothing","publisher":{"@id":"https:\/\/mariahellerdesigns.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mariahellerdesigns.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mariahellerdesigns.com\/#organization","name":"Maria Heller Designs","url":"https:\/\/mariahellerdesigns.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mariahellerdesigns.com\/#\/schema\/logo\/image\/","url":"https:\/\/mariahellerdesigns.com\/wp-content\/uploads\/2019\/07\/LOGO-SQUARE.png","contentUrl":"https:\/\/mariahellerdesigns.com\/wp-content\/uploads\/2019\/07\/LOGO-SQUARE.png","width":1920,"height":1839,"caption":"Maria Heller Designs"},"image":{"@id":"https:\/\/mariahellerdesigns.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/MariaHellerDesigns\/","https:\/\/www.instagram.com\/maria_heller_designs\/","https:\/\/pinterest.com\/maria_heller_designs\/","https:\/\/www.youtube.com\/c\/MariaHellerDesigns"]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//cdnjs.cloudflare.com' />
<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link rel="alternate" type="application/rss+xml" title="Maria Heller Designs &raquo; Feed" href="https://mariahellerdesigns.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Maria Heller Designs &raquo; Comments Feed" href="https://mariahellerdesigns.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Maria Heller Designs &raquo; Lookbook Category Feed" href="https://mariahellerdesigns.com/category/lookbook/feed/" />
		<!-- This site uses the Google Analytics by MonsterInsights plugin v10.1.3 - Using Analytics tracking - https://www.monsterinsights.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-PJCQ2CCMZ9"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var mi_version = '10.1.3';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/mariahellerdesigns.com\/category\/lookbook\/"};
								if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations );
				} else {
					var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-PJCQ2CCMZ9',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.MonsterInsightsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (mi_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = monsterinsights_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') {
								MonsterInsightsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dZGIzZG': true,
											});
					if ( MonsterInsightsLocations.page_location ) {
						__gtagTracker('set', MonsterInsightsLocations);
					}
										__gtagTracker('config', 'G-PJCQ2CCMZ9', {"forceSSL":"true","link_attribution":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by MonsterInsights -->
		<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<link rel='stylesheet' id='dashicons-css' href='https://mariahellerdesigns.com/wp-includes/css/dashicons.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='thickbox-css' href='https://mariahellerdesigns.com/wp-includes/js/thickbox/thickbox.css' type='text/css' media='all' />
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
/*# sourceURL=wp-emoji-styles-inline-css */
</style>
<style id='wp-block-library-inline-css' type='text/css'>
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*wp_block_styles_on_demand_placeholder:69f6925d91b07*/
/*# sourceURL=wp-block-library-inline-css */
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<link rel='stylesheet' id='announcer-css-css' href='https://mariahellerdesigns.com/wp-content/plugins/announcer/public/css/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='frontend-toolkit-css' href='https://mariahellerdesigns.com/wp-content/plugins/antive-toolkit/assets/css/frontend.css' type='text/css' media='all' />
<link rel='stylesheet' id='cpsh-shortcodes-css' href='https://mariahellerdesigns.com/wp-content/plugins/column-shortcodes//assets/css/shortcodes.css' type='text/css' media='all' />
<link rel='stylesheet' id='contact-form-7-css' href='https://mariahellerdesigns.com/wp-content/plugins/contact-form-7/includes/css/styles.css' type='text/css' media='all' />
<link rel='stylesheet' id='rs-plugin-settings-css' href='https://mariahellerdesigns.com/wp-content/plugins/revslider/public/assets/css/rs6.css' type='text/css' media='all' />
<style id='rs-plugin-settings-inline-css' type='text/css'>
#rs-demo-id {}
/*# sourceURL=rs-plugin-settings-inline-css */
</style>
<style id='woocommerce-inline-inline-css' type='text/css'>
.woocommerce form .form-row .required { visibility: visible; }
/*# sourceURL=woocommerce-inline-inline-css */
</style>
<link rel='stylesheet' id='wordpress-gdpr-css' href='https://mariahellerdesigns.com/wp-content/plugins/wordpress-gdpr/public/css/wordpress-gdpr-public.css' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='gateway-css' href='https://mariahellerdesigns.com/wp-content/plugins/woocommerce-paypal-payments/assets/ppcp-button-css-gateway.css' type='text/css' media='all' />
<link rel='stylesheet' id='antive-libs-css' href='https://mariahellerdesigns.com/wp-content/themes/antive/css/libs.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='owl-carousel-css' href='https://mariahellerdesigns.com/wp-content/themes/antive/css/owl.carousel.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='antive_parent-css' href='https://mariahellerdesigns.com/wp-content/themes/antive/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='antive-googlefonts-css' href='https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700|Playfair%20Display:400,400i,700,700i&#038;subset=latin,latin-ext' type='text/css' media='all' />
<link rel='stylesheet' id='antive-main-style-css' href='https://mariahellerdesigns.com/wp-content/themes/antive-child/style.css' type='text/css' media='all' />
<link rel='stylesheet' id='hover.effect_image-css' href='https://mariahellerdesigns.com/wp-content/themes/antive/framework/assets/css/hover-effect.css' type='text/css' media='all' />
<link rel='stylesheet' id='prdctfltr-css' href='https://mariahellerdesigns.com/wp-content/plugins/prdctfltr/lib/css/style.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome.min-css' href='https://mariahellerdesigns.com/wp-content/plugins/ziss/assets/vendors/font-awesome/css/font-awesome.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='ziss-frontend-css' href='https://mariahellerdesigns.com/wp-content/plugins/ziss/assets/css/frontend.css' type='text/css' media='all' />
<link rel='stylesheet' id='antive_custom_css-css' href='https://mariahellerdesigns.com/wp-content/themes/antive/css/custom.css' type='text/css' media='all' />
<style id='antive_custom_css-inline-css' type='text/css'>
a:hover, a:focus, a:active {
              color: #800020;
            }
            .header-top > span {
              color: #800020;
            }
            .header-element .submenu li a:hover {
              color: #800020;
            }
            .header-top .header-wishlist .count {
              background: #800020;
            }
            .header-wishlist .count,
            .header-cart .cart-number {
              background: #800020;
            }
            .submenu li a::before {
              border-bottom: 1px solid #800020;
            }
            .submenu .parent:hover > .toggle-submenu::before {
                color: #800020;
            }
            .nav-button:hover .icon-bar {
              background: #800020;
            }
            .header-light-transparent .woocommerce-breadcrumb > a:hover {
              color: #800020;
            }
            .header-light-transparent .trail-item > a:hover{
              color: #800020;
            }
            .header-light-transparent .owl-nav > div:hover {
              color: #800020;
            }
            .close-cart:hover,.search-close:hover {
              background: #800020;
            }
            .subtitle::before {
              border-bottom: 1px solid #800020;
            }
            .return-to-shop a:hover {
              border: 2px solid #800020;
            }
            .to-cart:hover {
              background: #800020;
              border-color: #800020;
            }
            .main-menu > .menu > li > a::after{
              background-color: #800020 ;
            }
            .header-style_2 .header-top .header-element > span {
              color: #800020;
            }
            .header-style_6 .button-active .icon-bar{
              background: #800020 !important;
            }
            .page-title::before {
              border-bottom: 2px solid #800020;
            }
            .trail-item > a:hover{
              color: #800020;
            }
            .woocommerce-breadcrumb > a:hover {
              color: #800020;
            }
            .product-toolbar .woocommerce-breadcrumb > a:hover {
              color: #800020;
            }
            .list-categories-owl .cat-item > a::after {
              border-bottom: 3px solid #800020;
            }
            .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
                color: #800020;
            }
            .mobile-icon-navigation:hover .icon-bar, .mobile-icon-navigation.button-active .icon-bar {
                background: #800020 none repeat scroll 0 0;
            }
            .header-dark-transparent .header-icon:hover {
              color: #800020;
            }
            .header-dark-transparent .cart-icon:hover {
              color: #800020;
            }
            .header-dark-transparent .nav-button:hover .icon-bar {
              background: #800020;
            }
            .header-dark-transparent .menu > li > a:hover {
              color: #800020;
            }
            .header-dark-transparent.site-header .submenu li > a:hover {
              color: #800020;
            }
            .chosen-container .chosen-results li.highlighted {
              background-color: #800020;
              background-image: linear-gradient(#800020 20%, #800020 90%);
            }
            .custom-link:hover {
              color: #800020;
            }
            .custom-link:hover::before {
              background-color: #800020;
            }
            .cat-link:hover {
              color: #800020;
            }
            .style1 .submit-newsletter:hover {
              color: #800020;
            }
            .default.antive-newsletter .submit-newsletter:hover {
              background: #800020;
            }
            .default.antive-newsletter .form-light .submit-newsletter:hover {
              background: #800020;
            }
            .product-simple-link:hover{
              background: #800020;
              border-color: #800020;
            }
            .antive-product-simple-wrap .product-inner::before {
              border-bottom: 1px solid #800020;
            }
            .cat-simple-title:hover {
              background: #800020;
              border-color: #800020;
            }
            .antive-product-link:hover {
              border-color: #800020;
              background: #800020;
            }
            .antive-product-owl-item .antive-info-content::before {
              border-bottom: 1px solid #800020;
            }
            .button-link-titlewdesc:hover {
              background: #800020;
            }
            .antive-titlewdesc-wrap.style_2 .title-block::before {
              color: #800020;
            }
            .instagram-link > a {
              color: #800020;
            }
            .banner-owl .owl-nav > div:hover > span {
              color: #800020;
            }
            .banner-owl .owl-nav > div::before {
              color: #800020;
            }
            div.antive-mapper .woocommerce-product-rating {
              color: #800020;
            }
            .product-item.hover-style-2:not(.list) .star-rating span::before {
                color: #800020;
            }
            div.antive-mapper .wrm-pin .wrm-popup-footer a:hover {
              background: #800020;
            }
            .antive-mapper .pa.close-modal:hover i::before {
              color: #800020;
            }
            .categories > a:hover {
              color: #800020;
            }
            .read-more:hover {
              background: #800020;
            }
            .masonry-post-loadmore:hover {
              background: #800020;
            }
            .format-gallery .owl-nav > div:hover {
              background: #800020;
            }
            #infscr-loading {
              color: #800020;
            }
            .loading-more .line {
              background-color: #800020;
            }
            .tags > a:hover {
              color: #800020;
            }
            .post-comments input[type="submit"]:hover {
              background: #800020;
            }
            .social-share > li a:hover i {
              background: #800020;
            }
            .post-link .nav-links > div > a:hover {
              color: #800020;
            }
            em.comment-awaiting-moderation {
              color: #800020;
            }
            .comment-reply-title small a:hover{
              background: #800020;
            }
            .widget-area .widget ul li a:hover {
              color: #800020;
            }
            
            .sidebar .button-submit:hover,
            .sidebar input[type="submit"]:hover {
              background: #800020;
            }
            .widget-antive-socials_list .social:hover {
              background-color: #800020;
            }
            .widget_categories .cat-item:hover > a {
              color: #800020;
            }
            .latest-post .item-name:hover {
              color: #800020;
            }
            .antive_newsletter_widget .submit-newsletter:hover {
              background: #800020;
            }
            .price_slider_amount .button:hover {
              background: #800020;
              border: 2px solid #800020;
            }
            .cat-parent.sub-menu-open,.cat-parent:hover {
              border-color: #800020;
            }
            .shop-sidebar li > a:hover {
              color: #800020;
            }
            .prdctfltr_woocommerce_filter_submit:hover {
              border: 1px solid #800020;
              background: #800020;
            }
            .pf_rngstyle_html5 span.irs-bar {
              background: rgba(0, 0, 0, 0) linear-gradient(to top, #800020 0%, #800020 100%) repeat scroll 0 0;
            }
            nav.prdctfltr-pagination.prdctfltr-pagination-load-more a:hover,
            nav.prdctfltr-pagination.prdctfltr-pagination-load-more a:focus {
              background: #800020;
            }
            .woocommerce-error,
            .woocommerce-message {
              color: #800020;
            }
            .onsale {
              background: #800020;
             
            }
            .onsale::before {
              border-color: #800020 transparent #800020 transparent;
            }
            .product-name a:hover {
              color: #800020;
            }
            .group-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
              color: #800020;
            }
            .hover-style-4:not(.list) a.yith-wcqv-button:hover::before,.hover-style-4:not(.list) a.yith-wcqv-button:hover {
                color: #800020;
            }
            .hover-style-4:not(.list) .yith-wcwl-wishlistaddedbrowse a::before,
            .hover-style-4:not(.list) .yith-wcwl-wishlistexistsbrowse a::before {
              color: #800020;
            }
            .hover-style-4:not(.list) .add_to_cart_button:hover,
            .hover-style-4:not(.list) .added_to_cart:hover,
            .hover-style-4:not(.list) .product_type_variable:hover,
            .hover-style-4:not(.list) .product_type_grouped:hover,
            .hover-style-4:not(.list) .product_type_simple:hover,
            .hover-style-4:not(.list) .product_type_external:hover {
              color: #800020;
            }
            .add_to_cart_button:hover::before,
            .added_to_cart:hover::before,
            .product_type_variable:hover::before,
            .yith-wcwl-add-to-wishlist:hover a::before,
            .yith-wcqv-button:hover::before,
            .product_type_grouped:hover::before,
            .product_type_simple:hover::before,
            .product_type_external:hover::before {
              color: #800020;
            }
            .hover-style-4:not(.list) .add_to_cart_button,
            .hover-style-4:not(.list) .added_to_cart,
            .hover-style-4:not(.list) .product_type_variable,
            .hover-style-4:not(.list) .product_type_grouped,
            .hover-style-4:not(.list) .product_type_simple,
            .hover-style-4:not(.list) .product_type_external{
              color: #800020;
            }
            .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist.loading::before{
                color: #800020;
            }
            .star-rating span:before {
              color: #800020;
            }
            .product-item:not(.hover-style-1):not(.hover-style-4):not(.list) .product-name::before {
              border-bottom: 1px solid #800020;
            }
            .hover-style-2 .yith-wcqv-button:hover::before {
              color: #800020;
            }
            .hover-style-3:not(.list) .product-name:hover {
              color: #800020;
            }
            .product-item.hover-style-3:not(.list) .yith-wcqv-button:hover {
              color: #800020;
            }
            .sticky .post-name > a:hover{
                color: #800020;
            }
            .product-item.list .product-inner .product-info .group-button .add_to_cart_button:hover,
            .product-item.list .product-inner .product-info .group-button .added_to_cart:hover,
            .product-item.list .product-inner .product-info .group-button .product_type_variable:hover,
            .product-item.list .product-inner .product-info .group-button .yith-wcwl-add-to-wishlist:hover,
            .product-item.list .product-inner .product-info .group-button .yith-wcqv-button:hover,
            .product-item.list .product-inner .product-info .group-button .compare-button:hover {
              background-color: #800020;
            }
            .antive-blogs .owl-nav > div:hover {
                color: #800020;
            }
            .block-content .owl-nav > div:hover,
            .cross-sells .owl-nav > div:hover{
              background: #800020;
            }
            .woocommerce-review-link:hover {
              color: #800020;
            }
            .summary .price {
              color: #800020;
            }
            .single_add_to_cart_button:hover {
              background: #800020;
            }
            .summary .yith-wcwl-wishlistaddedbrowse a, .summary .yith-wcwl-wishlistexistsbrowse a {
              color: #800020;
            }
            .summary .yith-wcwl-add-button:hover a, .summary .yith-wcwl-wishlistaddedbrowse:hover a, .summary .yith-wcwl-wishlistexistsbrowse:hover a {
              background: #800020 none repeat scroll 0 0;
              border-color: #800020;
            }
            .summary .compare.button:hover {
              background: #800020 none;
              border-color: #800020;
            }
            .stock.out-of-stock {
              color: #800020;
            }
            .sku {
              color: #800020;
            }
            .posted_in > a:hover {
              color: #800020;
            }
            .reset_variations:hover {
              background: #800020;
            }
            div.bx-wrapper .bx-controls-direction a:hover {
              background-color: #800020;
            }
            .product-share > a:hover {
              background: #800020;
            }
            .product_preview .owl-nav > div:hover {
              color: #800020;
            }
            .product-grouped .grouded-info .label-product a {
              color: #800020;
            }
            #yith-quick-view-close:hover {
              border: 2px solid #800020;
              color: #800020;
            }
            .gallery-ticky .owl-nav > div:hover {
              color: #800020;
            }
            .cart_item .product-info .product-quantity .quantity .control .btn-number.quantity-plus:hover,
            .cart_item .product-info .product-quantity .quantity .control .btn-number.quantity-minus:hover {
              color: #800020;
            }
            .cart_item .product-remove .remove:hover {
              color: #800020;
            }
            .shipping-calculator-form button {
              background: #800020;
            }
            .woocommerce-shipping-calculator p a:hover {
              color: #800020;
            }
            .place-order input[type="submit"]:hover {
              background: #800020;
            }
            .inner .wc-proceed-to-checkout .checkout-button:hover {
              background: #800020;
            }
            .button-app:hover {
              background: #800020 none repeat scroll 0 0;
            }
            .block-title::before {
              border-bottom: 1px solid #800020;
            }
            .woocommerce-tabs .tabs li a::before,body .woocommerce-tabs .tabs li a::before {
              border-bottom: 1px solid #800020;
            }
            .hover-style-4:not(.list) .product-inner .yith-wcwl-add-to-wishlist:hover a::before {
              color: #800020; 
            }
            .list .yith-wcwl-wishlistaddedbrowse.show, .list .yith-wcwl-wishlistexistsbrowse.show {
                background: #800020;
            }
            p.stars.selected a.active:before,
            p.stars:hover a:before {
              color:#800020;
            }
            p.stars.selected a:not(.active):before {
              color:#800020;
            }
            .submit:hover {
              background: #800020 none repeat scroll 0 0;
            }
            .product_meta > span a:hover {
              color: #800020;
            }
            .has-line .antive-title::before {
              border-bottom: 1px solid #800020;
            }
            .antive-member .member-image .member-social-links li a:hover {
              color: #800020;
              border-color: #800020;
            }
            .antive-socials .socials .social:hover {
              color: #800020;
            }
            .antive-iconbox .icon {
              background-color: #800020;
            }
            .antive-iconbox.icon-border .icon {
              border-color: #800020;
            }
            .best-newsletter::before {
              background-color: #800020;
            }
            .thickbox-loading #TB_closeWindowButton:hover .tb-close-icon,
            .thickbox-loading #TB_closeWindowButton:hover .tb-close-icon::after,
            .thickbox-loading .tb-close-icon:hover::before,
            .thickbox-loading .tb-close-icon:hover::after {
              color: #800020;
            }
            .antive-titlewdesc-wrap.style_7 .subtitle-with-desc::before {
              border-color: #800020;
            }
            .top-checkout .button:hover {
              background: #800020;
            }
            .customer-form input[type="submit"]:hover,
            .login input[type="submit"]:hover {
              background: #800020;
            }
            .lost_password:hover {
              color: #800020;
            }
            .customer-form input[type="submit"]:hover {
              background: #800020;
            }
            .woocommerce-MyAccount-content input.button:hover {
              background: #800020;
            }
            .woocommerce-MyAccount-navigation > ul li.is-active a {
              color: #800020;
            }
            .footer .social:hover {
              color: #800020;
            }
            .footer li.menu-item a:hover {
              color: #800020;
            }
            .footer.transparent li.menu-item a:hover {
              color: #800020;
            }
            .footer.transparent .social:hover {
              color: #800020;
            }
            .antive-contactinfo-wrap .contact-title::before {
              border-bottom: 1px solid #800020;
            }
            .antive-newsletter.style2 .newsletter-title::before {
              border-bottom: 1px solid #800020;
            }
            .antive-newsletter.style2 .newsletter-form-wrap .submit-newsletter:hover {
              color: #800020;
            }
            .footer.style3 .antive-scustommenu > span::before {
              border-bottom: 1px solid #800020;
            }
            .footer.style3 .menu li a:hover {
              color: #800020;
            }
            .post-password-form input[type="submit"] {
              background: #800020;
            }
            .demo-link-text {
              background: #800020;
            }
            .demo-banner a:hover {
              background-color: #800020;
            }
            @media(max-width: 991px){
              header.site-header .submenu li > a:hover {
                color: #800020;
              }
              .main-navigation .menu li a:hover {
                color: #800020;
               }
            }
            .tab-container.loading::before {
                background: #800020;
            }
            .woo-product-loadmore:hover, .woo-product-loadmore:focus {
                background: #800020;
            }
            .product-item-search .post-title > a:hover {
                color: #800020;
            }
            .content-scrollbar > .scroll-element.scroll-y .scroll-bar {
                background: #800020;
            }
            .antive-bt-video a:hover::before {
                background-color: #800020;
            }
            .product-360-button a:hover::before {
                background-color: #800020;
            }
            .project-single-v2 .portfolio_single_list_cat > a:hover {
                color: #800020;
            }
            .pj-website-redirect {
                color: #800020;
            }
            .project-single-v3 .portfolio_single_list_cat > a:hover {
                color: #800020;
            }
            .project-single-v3 .project-header-content .page-title::before {
                border-bottom: 1px solid #800020;
            }
            .antive-button-wrap:hover {
                background-color: #800020;
            }
            .antive-button-wrap.underline::before {
                background-color: #800020;
            }
            .antive-progressbar .arrow-status {
                background-color: #800020;
            }
            .antive-demo-button {
              background-color: #800020;
            }
            .antive-buy-now > a:hover {
              background: #800020 none repeat scroll 0 0;
            }
            .antive-buy-now span {
              color: #800020;
            }
            .page-404 .button:hover,.wpcf7-form .wpcf7-submit:hover {
              background: #800020;
            }
            .categories-owl .owl-nav > div:hover{
                color:  #800020;
            }
            .antive-products-owl-wrap .owl-nav > div:hover  {
                color:  #800020;
            }
            .pf_default div.prdctfltr_filter label:hover {
                color: #800020;
            }
            body .prdctfltr_wc span.prdctfltr_reset:hover, body .prdctfltr_woocommerce_filter_submit:hover {
                 background-color:#800020;
            }
        @media (max-width: 991px) {
            /*.header-mobile-on .main-header,
            .header-mobile-on .header-top,
            .header-mobile-on .header-mid {
                display: none !important;
            }
            
            .header-mobile-on .main-header.header-mobile {
                display: block !important;
            }*/
            body .header-mobile .main-navigation {
                background: #1d1d20;
                bottom: 0;
                left: 0;
                width: 320px;
                position: fixed;
                padding: 0 15px;
                top: 0;
                z-index: 99;
                max-height: 100%;
                opacity: 0;
                overflow-y: auto;
                -webkit-transform: translateX(-100%);
                -moz-transform: translateX(-100%);
                -ms-transform: translateX(-100%);
                -o-transform: translateX(-100%);
                transform: translateX(-100%);
                transition: all 0.6s ease 0s;
                -o-transition: all 0.6s ease 0s;
                -webkit-transition: all 0.6s ease 0s;
            }
            body .header-mobile .main-navigation.nav-mobile-show {
                opacity: 1;
                visibility: visible;
                -webkit-transform: translateX(0px);
                -moz-transform: translateX(0px);
                -ms-transform: translateX(0px);
                -o-transform: translateX(0px);
                transform: translateX(0px);
            }
            body .header-style_6 .header-mobile .nav-button {
                 border: none !important;
                 margin: 0;
                 display: block !important;
                 z-index: 1;
            }
            body .header-style_6 .header-mobile .mobile-icon-navigation {
                display: none;
            }
            body .header-style_6 .header-mobile .main-navigation {
                display: none !important;
            }
            .header-mobile .nav-button {
                display: none !important;
            }
                        
            .header-mobile-on .main-menu {
                padding-top: 40px;
            }
            .header-mobile-on.header-style_1 .header-mobile .menu li.parent-megamenu,
            .header-mobile-on.header-style_4 .header-mobile .menu li.parent-megamenu,
            .header-mobile-on.header-style_5 .header-mobile .menu li.parent-megamenu,
            .header-mobile-on .header-mobile .menu li.parent-megamenu {
                position: relative;
            }
            .header-mobile-on .header-mobile .main-navigation .menu li {
                border-bottom: 1px solid #111111;
                border-top: 1px solid #292929;
                color: #ffffff;
                padding: 0;
                width: 100%;
            }
            .header-mobile-on .header-mobile .main-navigation .menu a {
                color: #fff;
                display: inline-block;
                line-height: 40px;
            }
            .header-mobile-on .header-mobile .toggle-submenu {
                cursor: pointer;
                height: 20px;
                position: absolute;
                right: 0;
                top: 16px;
                width: 20px;
            }
            .header-mobile-on .header-mobile .toggle-submenu::before {
                content: "\f0d7";
                font-family: 'FontAwesome', sans-serif;
                position: absolute;
                right: 4px;
                top: -16px;
            }
            .header-mobile-on.header-style_4 .header-mobile .menu li.parent-megamenu .megamenu,
            .header-mobile-on.header-style_5 .menu li.parent-megamenu .megamenu,
            .header-mobile-on .header-mobile .menu li.parent-megamenu .megamenu {
                margin-top: 0 !important;
            }
            .header-mobile-on .header-mobile .menu .menu-item:hover > .submenu,
            .header-mobile-on .header-mobile .main-navigation .menu .submenu {
                display: none;
                transition: none;
                -o-transition: none;
                -webkit-transition: none;
            }
            .header-mobile-on .header-mobile .main-navigation .menu .submenu {
                border: medium none;
                box-shadow: 0 0 0;
                opacity: 1;
                background-color: transparent;
                position: static;
                transform: none;
                visibility: visible;
                min-width: 100%;
                width: auto !important;
            }
            .header-mobile-on .header-mobile .antive-scustommenu > span {
                margin: 0;
                margin-top: 5px;
            }
            
            .header-mobile-on .header-mobile span.close-nav {
                display: block;
            }
            
            .header-mobile-on .header-mobile .megamenu .vc_row {
                background: rgba(0, 0, 0, 0) !important;
                padding: 0 !important;
            }
            
         }
/*# sourceURL=antive_custom_css-inline-css */
</style>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */
var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/mariahellerdesigns.com","hash_tracking":"false","v4_id":"G-PJCQ2CCMZ9"};/* ]]> */
</script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-content/plugins/announcer/public/js/script.js" id="announcer-js-js"></script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-content/plugins/revslider/public/assets/js/revolution.tools.min.js" id="tp-tools-js"></script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js" id="revmin-js"></script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js" id="wc-jquery-blockui-js" data-wp-strategy="defer"></script>
<script type="text/javascript" id="wc-add-to-cart-js-extra">
/* <![CDATA[ */
var wc_add_to_cart_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_view_cart":"View cart","cart_url":"https://mariahellerdesigns.com/cart/","is_cart":"","cart_redirect_after_add":"yes"};
//# sourceURL=wc-add-to-cart-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js" id="wc-add-to-cart-js" data-wp-strategy="defer"></script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js" id="wc-js-cookie-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" id="woocommerce-js-extra">
/* <![CDATA[ */
var woocommerce_params = {"ajax_url":"/wp-admin/admin-ajax.php","wc_ajax_url":"/?wc-ajax=%%endpoint%%","i18n_password_show":"Show password","i18n_password_hide":"Hide password"};
//# sourceURL=woocommerce-js-extra
/* ]]> */
</script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js" id="woocommerce-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" src="https://mariahellerdesigns.com/wp-content/plugins/js_composer/assets/js/vendors/woocommerce-add-to-cart.js" id="vc_woocommerce-add-to-cart-js-js"></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://mariahellerdesigns.com/xmlrpc.php?rsd" />
<meta name="google-site-verification" content="ctMoxG2vyMN93UajZw5mo2_Pm3jURmyad514bFhebMs" /><!-- Google site verification - Google Listings & Ads -->
<meta name="google-site-verification" content="4YGJmCYu53L4bRFGyyxW5d2aSGPCPQjo7pkpcJRsODo" />
	<noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript>
	<meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
<meta name="generator" content="Powered by Slider Revolution 6.1.5 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." />
<meta name="generator" content="WooCommerce Product Filter - All in One WooCommerce Filter"/><script type="text/javascript">function setREVStartSize(t){try{var h,e=document.getElementById(t.c).parentNode.offsetWidth;if(e=0===e||isNaN(e)?window.innerWidth:e,t.tabw=void 0===t.tabw?0:parseInt(t.tabw),t.thumbw=void 0===t.thumbw?0:parseInt(t.thumbw),t.tabh=void 0===t.tabh?0:parseInt(t.tabh),t.thumbh=void 0===t.thumbh?0:parseInt(t.thumbh),t.tabhide=void 0===t.tabhide?0:parseInt(t.tabhide),t.thumbhide=void 0===t.thumbhide?0:parseInt(t.thumbhide),t.mh=void 0===t.mh||""==t.mh||"auto"===t.mh?0:parseInt(t.mh,0),"fullscreen"===t.layout||"fullscreen"===t.l)h=Math.max(t.mh,window.innerHeight);else{for(var i in t.gw=Array.isArray(t.gw)?t.gw:[t.gw],t.rl)void 0!==t.gw[i]&&0!==t.gw[i]||(t.gw[i]=t.gw[i-1]);for(var i in t.gh=void 0===t.el||""===t.el||Array.isArray(t.el)&&0==t.el.length?t.gh:t.el,t.gh=Array.isArray(t.gh)?t.gh:[t.gh],t.rl)void 0!==t.gh[i]&&0!==t.gh[i]||(t.gh[i]=t.gh[i-1]);var r,a=new Array(t.rl.length),n=0;for(var i in t.tabw=t.tabhide>=e?0:t.tabw,t.thumbw=t.thumbhide>=e?0:t.thumbw,t.tabh=t.tabhide>=e?0:t.tabh,t.thumbh=t.thumbhide>=e?0:t.thumbh,t.rl)a[i]=t.rl[i]<window.innerWidth?0:t.rl[i];for(var i in r=a[0],a)r>a[i]&&0<a[i]&&(r=a[i],n=i);var d=e>t.gw[n]+t.tabw+t.thumbw?1:(e-(t.tabw+t.thumbw))/t.gw[n];h=t.gh[n]*d+(t.tabh+t.thumbh)}void 0===window.rs_init_css&&(window.rs_init_css=document.head.appendChild(document.createElement("style"))),document.getElementById(t.c).height=h,window.rs_init_css.innerHTML+="#"+t.c+"_wrapper { height: "+h+"px }"}catch(t){console.log("Failure at Presize of Slider:"+t)}};</script>
		<style type="text/css" id="wp-custom-css">
			.tagged_as {
display: none !important;
}

.product_meta .tagged_as .sku_wrapper{
display:none;
}

.sku_wrapper {
display: none !important;
}

.product_meta .sku_wrapper{
display:none;
}		</style>
		<style type="text/css" data-type="antive_megamenu_shortcodes-custom-css">.vc_custom_1568787502695{padding-right: 3px !important;padding-bottom: 39px !important;padding-left: 37px !important;}.vc_custom_1528700817707{margin-top: -20px !important;padding-bottom: 35px !important;padding-left: 45px !important;}.vc_custom_1526959355930{margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 3px !important;padding-bottom: 39px !important;padding-left: 37px !important;background-image: url(http://antive.famithemes.com/wp-content/uploads/2017/04/thd.jpg?id=5904) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1499419326359{padding-top: 0px !important;}.vc_custom_1499419344917{padding-top: 0px !important;}.vc_custom_1499419394610{padding-top: 0px !important;}.vc_custom_1493948514118{padding-top: 22px !important;}.vc_custom_1493970008970{margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 3px !important;padding-bottom: 39px !important;padding-left: 37px !important;}.vc_custom_1526092764428{padding-top: 0px !important;}.vc_custom_1526092824593{padding-top: 0px !important;}.vc_custom_1572279794319{margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(https://mariahellerdesigns.com/wp-content/uploads/2017/04/MENU-MARIA-HELLER-DESIGNS-1.jpg?id=7527) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1664391311283{padding-top: 0px !important;}.vc_custom_1493967787704{padding-top: 0px !important;}.vc_custom_1493967781035{padding-top: 0px !important;}.vc_custom_1526975886613{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 85px !important;padding-bottom: 35px !important;padding-left: 37px !important;background-image: url(http://antive.famithemes.com/wp-content/uploads/2017/04/menu-bg.jpg?id=5901) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1493266906046{padding-top: 0px !important;}.vc_custom_1526637963498{padding-top: 20px !important;}.vc_custom_1493968444251{padding-top: 0px !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript>
		<!-- Global site tag (gtag.js) - Google Ads: AW-810223580 - Google Listings & Ads -->
		<script async src="https://www.googletagmanager.com/gtag/js?id=AW-810223580"></script>
		<script>
			window.dataLayer = window.dataLayer || [];
			function gtag() { dataLayer.push(arguments); }
			gtag( 'consent', 'default', {
				analytics_storage: 'denied',
				ad_storage: 'denied',
				ad_user_data: 'denied',
				ad_personalization: 'denied',
				region: ['AT', 'BE', 'BG', 'HR', 'CY', 'CZ', 'DK', 'EE', 'FI', 'FR', 'DE', 'GR', 'HU', 'IS', 'IE', 'IT', 'LV', 'LI', 'LT', 'LU', 'MT', 'NL', 'NO', 'PL', 'PT', 'RO', 'SK', 'SI', 'ES', 'SE', 'GB', 'CH'],
				wait_for_update: 500,
			} );
			gtag('js', new Date());
			gtag('set', 'developer_id.dOGY3NW', true);
			gtag("config", "AW-810223580", { "groups": "GLA", "send_page_view": false });		</script>

		</head>
<body class="archive category category-lookbook category-21 wp-embed-responsive wp-theme-antive wp-child-theme-antive-child theme-antive woocommerce-no-js antive_used_header_style-02 Antive Child-1.0.0 wpb-js-composer js-comp-ver-6.8.0 vc_responsive">
    <!-- ==== Preloader Start ==== -->
    <div class="body-ovelay loaded"><span></span></div>
    <!-- ==== Preloader End ==== -->
<div id="wapper" class="wapper">
	<!-- HEADER -->
<header class="site-header header-style_2 site-header-primary header-primary-justify header-white header-menu-sticky banner-below header-mobile-on">
	    <div class="header-content">
		            <div class="header-top">
                <div class="header-element header-desc">
					FREE SHIPPING ON ALL ORDERS                </div>
				<div class="header-element">
    <a class="header-icon" data-togole="header-account" href="https://mariahellerdesigns.com/my-account-2/"><span class="flaticon3-social"></span></a>
</div>
								            </div>
		        <!-- Main header -->
        <div class="main-header">
            <div class="header-left">
                <!-- logo -->
                <div class="logo"><a class="logo-img" href="https://mariahellerdesigns.com"><img alt="Maria Heller Designs" src="https://mariahellerdesigns.com/wp-content/uploads/2019/07/LOGO-LINEAR.png" class="_rw" style="width: 400px"/></a></div>
            </div><!--End .header-mid-->
            <nav class="main-navigation" id="site-navigation">
                <div class="main-menu">
					<ul id="menu-main-menu" class="primary-menu menu"><li id="menu-item-6635" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-6635"><a title="Home" href="https://mariahellerdesigns.com">Home</a></li>
<li id="menu-item-6300" class="a1i0s0 menu-item menu-item-type-post_type menu-item-object-megamenu menu-item-6300 parent parent-megamenu item-megamenu menu-item-has-children"><a title="Shop" href="/shop"><span class="glyphicon 						"></span>&nbsp;Shop</a><span class="toggle-submenu"></span><div style="width:1076px;" class="submenu megamenu"><div class="vc_row wpb_row vc_row-fluid vc_custom_1572279794319 vc_row-has-fill responsive_js_composer_custom_css_177219013"><div class="wpb_column vc_column_container vc_col-sm-8 vc_col-lg-3 vc_col-md-3 responsive_js_composer_custom_css_1010800657"><div class="vc_column-inner vc_custom_1664391311283"><div class="wpb_wrapper">            <div class="antive-scustommenu  antive_custom_css_1400577190  responsive_js_composer_custom_css_2098074158">
									                        <span></span>
						<div class="menu-sales-container"><ul id="menu-sales" class="custom-menu menu"><li id="menu-item-7977" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7977"><a title="All Items" href="https://mariahellerdesigns.com/shop/">All Items</a></li>
<li id="menu-item-7572" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7572"><a title="Taking Your Measurments" href="https://mariahellerdesigns.com/measure/">Taking Your Measurments</a></li>
<li id="menu-item-7451" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7451"><a title="Request Custom Order" href="https://mariahellerdesigns.com/request-custom-order/">Request Custom Order</a></li>
<li id="menu-item-11716" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-11716"><a title="SALE" href="https://mariahellerdesigns.com/product-category/sale/">SALE</a></li>
<li id="menu-item-12557" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-12557"><a title="Patterns" href="https://mariahellerdesigns.com/product-category/patterns/">Patterns</a></li>
</ul></div>									            </div>
			            <div class="antive-scustommenu  antive_custom_css_667286015  responsive_js_composer_custom_css_1317615894">
									                        <span>Ready to Ship</span>
						<div class="menu-ready-to-ship-container"><ul id="menu-ready-to-ship" class="custom-menu menu"><li id="menu-item-7419" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7419"><a title="All Items" href="https://mariahellerdesigns.com/product-category/rts/">All Items</a></li>
<li id="menu-item-9557" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-9557"><a title="Corsets RTS" href="https://mariahellerdesigns.com/product-category/rts/corsets/">Corsets RTS</a></li>
<li id="menu-item-7421" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7421"><a title="Dresses RTS" href="https://mariahellerdesigns.com/product-category/rts/dresses-rts/">Dresses RTS</a></li>
<li id="menu-item-10670" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-10670"><a title="Skirts" href="https://mariahellerdesigns.com/product-category/rts/skirts/">Skirts</a></li>
<li id="menu-item-10671" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-10671"><a title="Add-Ons" href="https://mariahellerdesigns.com/product-category/rts/add-ons/">Add-Ons</a></li>
<li id="menu-item-11718" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-11718"><a title="SALE" href="https://mariahellerdesigns.com/product-category/sale/">SALE</a></li>
</ul></div>									            </div>
			</div></div></div><div class="wpb_column vc_column_container vc_col-sm-12 vc_col-lg-3 vc_col-md-3"><div class="vc_column-inner vc_custom_1493967787704"><div class="wpb_wrapper">            <div class="antive-scustommenu  antive_custom_css_211393840  responsive_js_composer_custom_css_1958520894">
									                        <span>Made to Order</span>
						<div class="menu-made-to-order-container"><ul id="menu-made-to-order" class="custom-menu menu"><li id="menu-item-7415" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7415"><a title="All Items" href="https://mariahellerdesigns.com/product-category/mto/">All Items</a></li>
<li id="menu-item-7417" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-7417"><a title="Dresses MTO" href="https://mariahellerdesigns.com/product-category/mto/dresses-mto/">Dresses MTO</a></li>
<li id="menu-item-10942" class="menu-item menu-item-type-taxonomy menu-item-object-product_cat menu-item-10942"><a title="Corsets MTO" href="https://mariahellerdesigns.com/product-category/mto/corsets-mto/">Corsets MTO</a></li>
</ul></div>									            </div>
			</div></div></div><div class="wpb_column vc_column_container vc_col-sm-12 vc_col-lg-3 vc_col-md-3"><div class="vc_column-inner vc_custom_1493967781035"><div class="wpb_wrapper"></div></div></div></div></div></li>
<li id="menu-item-6651" class="menu-item menu-item-type-post_type menu-item-object-megamenu menu-item-6651 parent parent-megamenu item-megamenu menu-item-has-children"><a title="About">About</a><span class="toggle-submenu"></span><div style="width:800px;" class="submenu megamenu"><div class="vc_row wpb_row vc_row-fluid vc_custom_1568787502695 responsive_js_composer_custom_css_1658613529"><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">            <div class="antive-scustommenu  antive_custom_css_121014616  responsive_js_composer_custom_css_550480421">
									                        <span>Get to Know Us</span>
						<div class="menu-about-us-container"><ul id="menu-about-us" class="custom-menu menu"><li id="menu-item-6646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6646"><a title="About Us" href="https://mariahellerdesigns.com/about/">About Us</a></li>
<li id="menu-item-6648" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6648"><a title="Environment &#038; Ethics" href="https://mariahellerdesigns.com/environmental/">Environment &#038; Ethics</a></li>
<li id="menu-item-7475" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7475"><a title="Contact Us" href="https://mariahellerdesigns.com/contact-us/">Contact Us</a></li>
<li id="menu-item-7454" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7454"><a title="Request Custom Order" href="https://mariahellerdesigns.com/request-custom-order/">Request Custom Order</a></li>
<li id="menu-item-15646" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15646"><a title="Portfolio" href="https://mariahellerdesigns.com/portfolio/">Portfolio</a></li>
</ul></div>									            </div>
			</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper">            <div class="antive-scustommenu  antive_custom_css_830358163  responsive_js_composer_custom_css_947153739">
									                        <span>Terms and Conditions</span>
						<div class="menu-terms-and-conditions-container"><ul id="menu-terms-and-conditions" class="custom-menu menu"><li id="menu-item-6650" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-6650"><a title="Policies" href="https://mariahellerdesigns.com/policies/">Policies</a></li>
<li id="menu-item-6649" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6649"><a title="Your Order" href="https://mariahellerdesigns.com/your-order/">Your Order</a></li>
<li id="menu-item-7507" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7507"><a title="Privacy Center" href="https://mariahellerdesigns.com/privacy-center/">Privacy Center</a></li>
</ul></div>									            </div>
			</div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"></div></div></div></div></div></li>
<li id="menu-item-15647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15647"><a title="Portfolio" href="https://mariahellerdesigns.com/portfolio/">Portfolio</a></li>
</ul>                </div>
                <span class="close-nav">X</span>
            </nav>
            <div class="header-right">
                <!-- nav - link -->
				<!-- block search -->
<div class="header-element header-search">
    <a href="javascript:void(0)" class="header-icon"><span class="flaticon3-search"></span></a>
    <div class="header-search header-search-content">
        <div class="search-top">
            <span class="search-close"></span>
            <span class="search-label">Type the keyword and hit enter</span>
        </div>
        <div class="container">
            <form method="get" action="https://mariahellerdesigns.com/" class="form-search">
                <input name="s" placeholder="Start typing to search" type="search" autocomplete="off">
                <span class="icon-s flaticon-magnifying-glass"></span>

            </form>
        </div>
    </div>

</div>
				<!-- block mini cart -->
    <div class="overlay-close"></div>
    <div class="header-element header-cart">
        <a class="cart-icon" href="#">
            <span class="flaticon3-commerce"></span>
            <span class="cart-number">0</span>
        </a>
        <div class="cart-slide-content">
			
    <form class="form-minicart">
        <div class="minicart-content-wrapper">
            <div class="top-cart">
                <span class="close-cart"></span>
                <div class="subtitle">
					Your Cart                 </div>
            </div>
            <div class="minicart-items-wrapper">
                <div class="empty-wrap">
                    <div class="cart-empty">No products in the cart.</div>
                    <a href="https://mariahellerdesigns.com/shop/"
                       class="to-cart">Start shopping <span
                                class="icon-arr"></span></a>
                </div>
            </div>

        </div>
    </form>

        </div>
    </div>
            </div><!--End .header-right-->
            <div class="menu-mobile-wrap">
                <a href="#" class="mobile-icon-navigation">
                <span class="button-icon">
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                    <span class="icon-bar"></span>
                </span>
                </a>
            </div>
        </div>
        <!-- End .Main-header -->
        <!--  Header Mobile -->
		        <!--End Header Mobile -->
    </div>
	    <div class="page-heading" style='background-image: url(&quot;https://mariahellerdesigns.com/wp-content/uploads/2021/11/maria-heller-designs-banner-6-shop-banner-4.jpg&quot;); background-position: center center; background-attachment: scroll; background-size: cover; background-repeat:no-repeat ; background-color:#f3f3f3 ; min-height:600px; background-image: url(&quot;https://mariahellerdesigns.com/wp-content/uploads/2019/11/IMG_1772-2.jpg&quot;); background-position: center center; background-attachment: fixed; background-size: cover; background-repeat:no-repeat ; background-color: ; min-height:500px;'>
        <div class="overlay"></div>                    <div class="heading-content text-center"
                 style=''>
                <div class="container">
                                            <h1 class="page-title">Lookbook</h1>
                                        
<div role="navigation" aria-label="Breadcrumbs" class="breadcrumb-trail breadcrumbs"><ul class="trail-items breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList"><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" class="trail-item trail-begin"><a href="https://mariahellerdesigns.com" rel="home"><span itemprop="name">Home</span></a><meta itemprop="position" content="1" /></li><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" class="trail-item"><a href="https://mariahellerdesigns.com/blog/"><span itemprop="name">Blog</span></a><meta itemprop="position" content="2" /></li><li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem" class="trail-item trail-end active"><span itemprop="name">Lookbook</span><meta itemprop="position" content="3" /></li></ul></div>                </div>
            </div>
            </div>
</header>
<!-- end HEADER -->    <div class="main-container left-slidebar">
        <div class="container">
            <div class="row">
                <div class="main-content col-md-8 col-sm-8 col-xs-12">
                    <!-- Main content -->
					    <div class="post-classic post-items">
		            <div class="post-item post-5148 post type-post status-publish format-standard has-post-thumbnail hentry category-featured category-lookbook category-women tag-architecture tag-creative tag-enjoy tag-fashion">
                <div class="row post-classic-item " data-number="1">
					                        <div class="col-sm-12">
                            <div class="post-thumb">
										            <a class="thumb-link banner-effect banner-effect9" href="https://mariahellerdesigns.com/giving-the-design-and-production/">
                <img width="750"
                     height="511"
                     class="attachment-post-thumbnail wp-post-image" src="https://placehold.it/750x511"
                     alt="Giving the design and production"/>
            </a>
				                            </div>
                        </div>
					                    <div class="col-sm-12">
                        <div class="post-item-info">
                            <div class="post-date">20/04/2018</div>
                            <h3 class="post-name">
                                <a href="https://mariahellerdesigns.com/giving-the-design-and-production/">Giving the design and production</a>
                            </h3>
                            <div class="post-excerpt"></div>
							<a class="read-more" href="https://mariahellerdesigns.com/giving-the-design-and-production/" target="_blank">Read more</a>                            <div class="post-metas">
                                <div class="categories">
									<a href="https://mariahellerdesigns.com/category/featured/" rel="category tag">Featured</a>, <a href="https://mariahellerdesigns.com/category/lookbook/" rel="category tag">Lookbook</a>, <a href="https://mariahellerdesigns.com/category/women/" rel="category tag">Women</a>                                </div>
                                <span class="post-comment">
                                0                            </span>
                            </div>
                        </div>
                    </div>
                </div>

            </div>
			            <div class="post-item post-1955 post type-post status-publish format-image has-post-thumbnail hentry category-featured category-lookbook category-outdoor category-women tag-combo tag-fashion tag-news post_format-post-format-image">
                <div class="row  " data-number="2">
					                        <div class="col-sm-5">
                            <div class="post-thumb">
										            <a class="thumb-link banner-effect banner-effect9" href="https://mariahellerdesigns.com/a-planner-tool-to-help-coordinate/">
                <img width="329"
                     height="288"
                     class="attachment-post-thumbnail wp-post-image" src="https://placehold.it/329x288"
                     alt="A planner tool to help coordinate"/>
            </a>
				                            </div>
                        </div>
					                    <div class="col-sm-7">
                        <div class="post-item-info">
                            <div class="post-date">10/04/2018</div>
                            <h3 class="post-name">
                                <a href="https://mariahellerdesigns.com/a-planner-tool-to-help-coordinate/">A planner tool to help coordinate</a>
                            </h3>
                            <div class="post-excerpt">Completely network high standards in innovation whereas goal-oriented paradigms. Intrinsicly morph human capital via enabled convergence. Objectively pursue leading-edge web-readiness...</div>
							                            <div class="post-metas">
                                <div class="categories">
									<a href="https://mariahellerdesigns.com/category/featured/" rel="category tag">Featured</a>, <a href="https://mariahellerdesigns.com/category/lookbook/" rel="category tag">Lookbook</a>, <a href="https://mariahellerdesigns.com/category/outdoor/" rel="category tag">Outdoor</a>, <a href="https://mariahellerdesigns.com/category/women/" rel="category tag">Women</a>                                </div>
                                <span class="post-comment">
                                0                            </span>
                            </div>
                        </div>
                    </div>
                </div>

            </div>
			            <div class="post-item post-1954 post type-post status-publish format-image has-post-thumbnail hentry category-lookbook tag-architecture tag-combo tag-creative tag-fashion tag-news post_format-post-format-image">
                <div class="row  " data-number="3">
					                        <div class="col-sm-5">
                            <div class="post-thumb">
										            <a class="thumb-link banner-effect banner-effect9" href="https://mariahellerdesigns.com/what-a-beautiful-design/">
                <img width="329"
                     height="288"
                     class="attachment-post-thumbnail wp-post-image" src="https://placehold.it/329x288"
                     alt="What a beautiful design!"/>
            </a>
				                            </div>
                        </div>
					                    <div class="col-sm-7">
                        <div class="post-item-info">
                            <div class="post-date">10/04/2018</div>
                            <h3 class="post-name">
                                <a href="https://mariahellerdesigns.com/what-a-beautiful-design/">What a beautiful design!</a>
                            </h3>
                            <div class="post-excerpt">Mauris eu euismod tellus curabitur a neque in nulla iaculis facilisis. Proin sit amet semper justo, eget lacinia nulla. Nullam...</div>
							                            <div class="post-metas">
                                <div class="categories">
									<a href="https://mariahellerdesigns.com/category/lookbook/" rel="category tag">Lookbook</a>                                </div>
                                <span class="post-comment">
                                0                            </span>
                            </div>
                        </div>
                    </div>
                </div>

            </div>
			            <div class="post-item post-1947 post type-post status-publish format-image has-post-thumbnail hentry category-bath category-featured category-lookbook tag-enjoy tag-fashion tag-news tag-nice post_format-post-format-image">
                <div class="row  " data-number="4">
					                        <div class="col-sm-5">
                            <div class="post-thumb">
										            <a class="thumb-link banner-effect banner-effect9" href="https://mariahellerdesigns.com/were-the-best-designers-new/">
                <img width="329"
                     height="288"
                     class="attachment-post-thumbnail wp-post-image" src="https://placehold.it/329x288"
                     alt="We’re the best Designers New"/>
            </a>
				                            </div>
                        </div>
					                    <div class="col-sm-7">
                        <div class="post-item-info">
                            <div class="post-date">10/04/2018</div>
                            <h3 class="post-name">
                                <a href="https://mariahellerdesigns.com/were-the-best-designers-new/">We’re the best Designers New</a>
                            </h3>
                            <div class="post-excerpt">Mauris eu euismod tellus curabitur a neque in nulla iaculis facilisis. Proin sit amet semper justo, eget lacinia nulla. Nullam...</div>
							                            <div class="post-metas">
                                <div class="categories">
									<a href="https://mariahellerdesigns.com/category/bath/" rel="category tag">Bath</a>, <a href="https://mariahellerdesigns.com/category/featured/" rel="category tag">Featured</a>, <a href="https://mariahellerdesigns.com/category/lookbook/" rel="category tag">Lookbook</a>                                </div>
                                <span class="post-comment">
                                0                            </span>
                            </div>
                        </div>
                    </div>
                </div>

            </div>
			            <div class="post-item post-1946 post type-post status-publish format-image has-post-thumbnail hentry category-lookbook category-outdoor category-sale category-uncategorized category-women tag-architecture tag-enjoy tag-fonts tag-nice post_format-post-format-image">
                <div class="row post-classic-item " data-number="5">
					                        <div class="col-sm-12">
                            <div class="post-thumb">
										            <a class="thumb-link banner-effect banner-effect9" href="https://mariahellerdesigns.com/style-of-modern/">
                <img width="750"
                     height="511"
                     class="attachment-post-thumbnail wp-post-image" src="https://placehold.it/750x511"
                     alt="Style of Modern"/>
            </a>
				                            </div>
                        </div>
					                    <div class="col-sm-12">
                        <div class="post-item-info">
                            <div class="post-date">10/04/2018</div>
                            <h3 class="post-name">
                                <a href="https://mariahellerdesigns.com/style-of-modern/">Style of Modern</a>
                            </h3>
                            <div class="post-excerpt">Mauris eu euismod tellus curabitur a neque in nulla iaculis facilisis. Proin sit amet semper justo, eget lacinia nulla. Nullam...</div>
							<a class="read-more" href="https://mariahellerdesigns.com/were-the-best-designers-new/" target="_blank">Read more</a>                            <div class="post-metas">
                                <div class="categories">
									<a href="https://mariahellerdesigns.com/category/lookbook/" rel="category tag">Lookbook</a>, <a href="https://mariahellerdesigns.com/category/outdoor/" rel="category tag">Outdoor</a>, <a href="https://mariahellerdesigns.com/category/sale/" rel="category tag">Sale</a>, <a href="https://mariahellerdesigns.com/category/uncategorized/" rel="category tag">Uncategorized</a>, <a href="https://mariahellerdesigns.com/category/women/" rel="category tag">Women</a>                                </div>
                                <span class="post-comment">
                                0                            </span>
                            </div>
                        </div>
                    </div>
                </div>

            </div>
			            <div class="post-item post-1945 post type-post status-publish format-audio hentry category-bath category-lookbook category-men category-outdoor category-uncategorized tag-combo tag-creative tag-news post_format-post-format-audio">
                <div class="row  " data-number="6">
					                    <div class="col-sm-7">
                        <div class="post-item-info">
                            <div class="post-date">10/04/2018</div>
                            <h3 class="post-name">
                                <a href="https://mariahellerdesigns.com/lorem-ante-dapib-in-viverra/">Lorem Ante Dapib in Viverra</a>
                            </h3>
                            <div class="post-excerpt">Mauris eu euismod tellus curabitur a neque in nulla iaculis facilisis. Proin sit amet semper justo, eget lacinia nulla. Nullam...</div>
							                            <div class="post-metas">
                                <div class="categories">
									<a href="https://mariahellerdesigns.com/category/bath/" rel="category tag">Bath</a>, <a href="https://mariahellerdesigns.com/category/lookbook/" rel="category tag">Lookbook</a>, <a href="https://mariahellerdesigns.com/category/men/" rel="category tag">Men</a>, <a href="https://mariahellerdesigns.com/category/outdoor/" rel="category tag">Outdoor</a>, <a href="https://mariahellerdesigns.com/category/uncategorized/" rel="category tag">Uncategorized</a>                                </div>
                                <span class="post-comment">
                                0                            </span>
                            </div>
                        </div>
                    </div>
                </div>

            </div>
			            <div class="post-item post-1944 post type-post status-publish format-standard hentry category-bath category-featured category-furniture category-lookbook category-sale category-uncategorized tag-combo tag-fashion tag-news">
                <div class="row  " data-number="7">
					                    <div class="col-sm-12">
                        <div class="post-item-info">
                            <div class="post-date">10/04/2018</div>
                            <h3 class="post-name">
                                <a href="https://mariahellerdesigns.com/officia-deserunt-anim/">Officia Deserunt Anim</a>
                            </h3>
                            <div class="post-excerpt"><error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &amp;rsaquo; Error]]></title>
    <message><![CDATA[&lt;p&gt;There has been a critical error on this website.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://wordpress.org/documentation/article/faq-troubleshooting/&quot;&gt;Learn more about troubleshooting WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
