<!doctype html><html lang="en-US"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="profile" href="https://gmpg.org/xfn/11"/><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /><style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style><title>The Mad Traveler - Travel Tips and Topics from Kevin Revolinski</title><meta name="description" content="From international backpacking to food and beer travel, Wisconsin travel and food writer Kevin Revolinski covers it in his articles, books, photos and travel tips." /><link rel="canonical" href="https://themadtraveler.com/" /><link rel="next" href="https://themadtraveler.com/page/2/" /><meta property="og:locale" content="en_US" /><meta property="og:type" content="website" /><meta property="og:title" content="The Mad Traveler" /><meta property="og:description" content="From international backpacking to food and beer travel, Wisconsin travel and food writer Kevin Revolinski covers it in his articles, books, photos and travel tips." /><meta property="og:url" content="https://themadtraveler.com/" /><meta property="og:site_name" content="The Mad Traveler" /><meta property="og:image" content="https://themadtraveler.com/wp-content/uploads/2016/09/mad-traveler-bagan-logo.jpg" /><meta property="og:image:width" content="800" /><meta property="og:image:height" content="228" /><meta property="og:image:type" content="image/jpeg" /><meta name="twitter:card" content="summary_large_image" /><meta name="twitter:site" content="@KevinRevolinski" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/themadtraveler.com\/","url":"https:\/\/themadtraveler.com\/","name":"The Mad Traveler - Travel Tips and Topics from Kevin Revolinski","isPartOf":{"@id":"https:\/\/themadtraveler.com\/#website"},"about":{"@id":"https:\/\/themadtraveler.com\/#\/schema\/person\/f16a6ecdb665ccd504b62bcef1b9904f"},"description":"From international backpacking to food and beer travel, Wisconsin travel and food writer Kevin Revolinski covers it in his articles, books, photos and travel tips.","breadcrumb":{"@id":"https:\/\/themadtraveler.com\/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https:\/\/themadtraveler.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/themadtraveler.com\/#website","url":"https:\/\/themadtraveler.com\/","name":"The Mad Traveler","description":"","publisher":{"@id":"https:\/\/themadtraveler.com\/#\/schema\/person\/f16a6ecdb665ccd504b62bcef1b9904f"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/themadtraveler.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/themadtraveler.com\/#\/schema\/person\/f16a6ecdb665ccd504b62bcef1b9904f","name":"Kevin Revolinski","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/themadtraveler.com\/wp-content\/uploads\/2018\/01\/sushi-in-tokyo-kevin-revolinski.jpg","url":"https:\/\/themadtraveler.com\/wp-content\/uploads\/2018\/01\/sushi-in-tokyo-kevin-revolinski.jpg","contentUrl":"https:\/\/themadtraveler.com\/wp-content\/uploads\/2018\/01\/sushi-in-tokyo-kevin-revolinski.jpg","width":"800","height":"533","caption":"Kevin Revolinski"},"logo":{"@id":"https:\/\/themadtraveler.com\/wp-content\/uploads\/2018\/01\/sushi-in-tokyo-kevin-revolinski.jpg"},"description":"Author, travel writer\/photographer, world traveler. Writes about travel, hiking, camping, paddling, and craft beer.","sameAs":["https:\/\/themadtraveler.com","https:\/\/www.facebook.com\/KevinTheMadTraveler\/","https:\/\/www.instagram.com\/madtraveler","https:\/\/www.linkedin.com\/in\/kevinrevolinski\/","https:\/\/x.com\/KevinRevolinski","https:\/\/www.youtube.com\/user\/revtravel\/videos"]}]}</script> <link rel="alternate" type="application/rss+xml" title="The Mad Traveler &raquo; Feed" href="https://themadtraveler.com/feed/" /><link rel="alternate" type="application/rss+xml" title="The Mad Traveler &raquo; Comments Feed" href="https://themadtraveler.com/comments/feed/" />  <script src="//www.googletagmanager.com/gtag/js?id=G-P8CJNS02FL"  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.2';
				var mi_track_user = true;
				var mi_no_track_reason = '';
								var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/themadtraveler.com\/"};
								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-P8CJNS02FL',
									];

				/* 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-P8CJNS02FL', {"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>  <script defer src="data:text/javascript;base64,Ci8qIDwhW0NEQVRBWyAqLwp3aW5kb3cuX3dwZW1vamlTZXR0aW5ncyA9IHsiYmFzZVVybCI6Imh0dHBzOlwvXC9zLncub3JnXC9pbWFnZXNcL2NvcmVcL2Vtb2ppXC8xNi4wLjFcLzcyeDcyXC8iLCJleHQiOiIucG5nIiwic3ZnVXJsIjoiaHR0cHM6XC9cL3Mudy5vcmdcL2ltYWdlc1wvY29yZVwvZW1vamlcLzE2LjAuMVwvc3ZnXC8iLCJzdmdFeHQiOiIuc3ZnIiwic291cmNlIjp7ImNvbmNhdGVtb2ppIjoiaHR0cHM6XC9cL3RoZW1hZHRyYXZlbGVyLmNvbVwvd3AtaW5jbHVkZXNcL2pzXC93cC1lbW9qaS1yZWxlYXNlLm1pbi5qcz92ZXI9ODM0ZjAwMWI3MWJmYWRhMmRjZWJkNjI0Yzk2YzFlYTcifX07Ci8qISBUaGlzIGZpbGUgaXMgYXV0by1nZW5lcmF0ZWQgKi8KIWZ1bmN0aW9uKHMsbil7dmFyIG8saSxlO2Z1bmN0aW9uIGMoZSl7dHJ5e3ZhciB0PXtzdXBwb3J0VGVzdHM6ZSx0aW1lc3RhbXA6KG5ldyBEYXRlKS52YWx1ZU9mKCl9O3Nlc3Npb25TdG9yYWdlLnNldEl0ZW0obyxKU09OLnN0cmluZ2lmeSh0KSl9Y2F0Y2goZSl7fX1mdW5jdGlvbiBwKGUsdCxuKXtlLmNsZWFyUmVjdCgwLDAsZS5jYW52YXMud2lkdGgsZS5jYW52YXMuaGVpZ2h0KSxlLmZpbGxUZXh0KHQsMCwwKTt2YXIgdD1uZXcgVWludDMyQXJyYXkoZS5nZXRJbWFnZURhdGEoMCwwLGUuY2FudmFzLndpZHRoLGUuY2FudmFzLmhlaWdodCkuZGF0YSksYT0oZS5jbGVhclJlY3QoMCwwLGUuY2FudmFzLndpZHRoLGUuY2FudmFzLmhlaWdodCksZS5maWxsVGV4dChuLDAsMCksbmV3IFVpbnQzMkFycmF5KGUuZ2V0SW1hZ2VEYXRhKDAsMCxlLmNhbnZhcy53aWR0aCxlLmNhbnZhcy5oZWlnaHQpLmRhdGEpKTtyZXR1cm4gdC5ldmVyeShmdW5jdGlvbihlLHQpe3JldHVybiBlPT09YVt0XX0pfWZ1bmN0aW9uIHUoZSx0KXtlLmNsZWFyUmVjdCgwLDAsZS5jYW52YXMud2lkdGgsZS5jYW52YXMuaGVpZ2h0KSxlLmZpbGxUZXh0KHQsMCwwKTtmb3IodmFyIG49ZS5nZXRJbWFnZURhdGEoMTYsMTYsMSwxKSxhPTA7YTxuLmRhdGEubGVuZ3RoO2ErKylpZigwIT09bi5kYXRhW2FdKXJldHVybiExO3JldHVybiEwfWZ1bmN0aW9uIGYoZSx0LG4sYSl7c3dpdGNoKHQpe2Nhc2UiZmxhZyI6cmV0dXJuIG4oZSwiXHVkODNjXHVkZmYzXHVmZTBmXHUyMDBkXHUyNmE3XHVmZTBmIiwiXHVkODNjXHVkZmYzXHVmZTBmXHUyMDBiXHUyNmE3XHVmZTBmIik/ITE6IW4oZSwiXHVkODNjXHVkZGU4XHVkODNjXHVkZGY2IiwiXHVkODNjXHVkZGU4XHUyMDBiXHVkODNjXHVkZGY2IikmJiFuKGUsIlx1ZDgzY1x1ZGZmNFx1ZGI0MFx1ZGM2N1x1ZGI0MFx1ZGM2Mlx1ZGI0MFx1ZGM2NVx1ZGI0MFx1ZGM2ZVx1ZGI0MFx1ZGM2N1x1ZGI0MFx1ZGM3ZiIsIlx1ZDgzY1x1ZGZmNFx1MjAwYlx1ZGI0MFx1ZGM2N1x1MjAwYlx1ZGI0MFx1ZGM2Mlx1MjAwYlx1ZGI0MFx1ZGM2NVx1MjAwYlx1ZGI0MFx1ZGM2ZVx1MjAwYlx1ZGI0MFx1ZGM2N1x1MjAwYlx1ZGI0MFx1ZGM3ZiIpO2Nhc2UiZW1vamkiOnJldHVybiFhKGUsIlx1ZDgzZVx1ZGVkZiIpfXJldHVybiExfWZ1bmN0aW9uIGcoZSx0LG4sYSl7dmFyIHI9InVuZGVmaW5lZCIhPXR5cGVvZiBXb3JrZXJHbG9iYWxTY29wZSYmc2VsZiBpbnN0YW5jZW9mIFdvcmtlckdsb2JhbFNjb3BlP25ldyBPZmZzY3JlZW5DYW52YXMoMzAwLDE1MCk6cy5jcmVhdGVFbGVtZW50KCJjYW52YXMiKSxvPXIuZ2V0Q29udGV4dCgiMmQiLHt3aWxsUmVhZEZyZXF1ZW50bHk6ITB9KSxpPShvLnRleHRCYXNlbGluZT0idG9wIixvLmZvbnQ9IjYwMCAzMnB4IEFyaWFsIix7fSk7cmV0dXJuIGUuZm9yRWFjaChmdW5jdGlvbihlKXtpW2VdPXQobyxlLG4sYSl9KSxpfWZ1bmN0aW9uIHQoZSl7dmFyIHQ9cy5jcmVhdGVFbGVtZW50KCJzY3JpcHQiKTt0LnNyYz1lLHQuZGVmZXI9ITAscy5oZWFkLmFwcGVuZENoaWxkKHQpfSJ1bmRlZmluZWQiIT10eXBlb2YgUHJvbWlzZSYmKG89IndwRW1vamlTZXR0aW5nc1N1cHBvcnRzIixpPVsiZmxhZyIsImVtb2ppIl0sbi5zdXBwb3J0cz17ZXZlcnl0aGluZzohMCxldmVyeXRoaW5nRXhjZXB0RmxhZzohMH0sZT1uZXcgUHJvbWlzZShmdW5jdGlvbihlKXtzLmFkZEV2ZW50TGlzdGVuZXIoIkRPTUNvbnRlbnRMb2FkZWQiLGUse29uY2U6ITB9KX0pLG5ldyBQcm9taXNlKGZ1bmN0aW9uKHQpe3ZhciBuPWZ1bmN0aW9uKCl7dHJ5e3ZhciBlPUpTT04ucGFyc2Uoc2Vzc2lvblN0b3JhZ2UuZ2V0SXRlbShvKSk7aWYoIm9iamVjdCI9PXR5cGVvZiBlJiYibnVtYmVyIj09dHlwZW9mIGUudGltZXN0YW1wJiYobmV3IERhdGUpLnZhbHVlT2YoKTxlLnRpbWVzdGFtcCs2MDQ4MDAmJiJvYmplY3QiPT10eXBlb2YgZS5zdXBwb3J0VGVzdHMpcmV0dXJuIGUuc3VwcG9ydFRlc3RzfWNhdGNoKGUpe31yZXR1cm4gbnVsbH0oKTtpZighbil7aWYoInVuZGVmaW5lZCIhPXR5cGVvZiBXb3JrZXImJiJ1bmRlZmluZWQiIT10eXBlb2YgT2Zmc2NyZWVuQ2FudmFzJiYidW5kZWZpbmVkIiE9dHlwZW9mIFVSTCYmVVJMLmNyZWF0ZU9iamVjdFVSTCYmInVuZGVmaW5lZCIhPXR5cGVvZiBCbG9iKXRyeXt2YXIgZT0icG9zdE1lc3NhZ2UoIitnLnRvU3RyaW5nKCkrIigiK1tKU09OLnN0cmluZ2lmeShpKSxmLnRvU3RyaW5nKCkscC50b1N0cmluZygpLHUudG9TdHJpbmcoKV0uam9pbigiLCIpKyIpKTsiLGE9bmV3IEJsb2IoW2VdLHt0eXBlOiJ0ZXh0L2phdmFzY3JpcHQifSkscj1uZXcgV29ya2VyKFVSTC5jcmVhdGVPYmplY3RVUkwoYSkse25hbWU6IndwVGVzdEVtb2ppU3VwcG9ydHMifSk7cmV0dXJuIHZvaWQoci5vbm1lc3NhZ2U9ZnVuY3Rpb24oZSl7YyhuPWUuZGF0YSksci50ZXJtaW5hdGUoKSx0KG4pfSl9Y2F0Y2goZSl7fWMobj1nKGksZixwLHUpKX10KG4pfSkudGhlbihmdW5jdGlvbihlKXtmb3IodmFyIHQgaW4gZSluLnN1cHBvcnRzW3RdPWVbdF0sbi5zdXBwb3J0cy5ldmVyeXRoaW5nPW4uc3VwcG9ydHMuZXZlcnl0aGluZyYmbi5zdXBwb3J0c1t0XSwiZmxhZyIhPT10JiYobi5zdXBwb3J0cy5ldmVyeXRoaW5nRXhjZXB0RmxhZz1uLnN1cHBvcnRzLmV2ZXJ5dGhpbmdFeGNlcHRGbGFnJiZuLnN1cHBvcnRzW3RdKTtuLnN1cHBvcnRzLmV2ZXJ5dGhpbmdFeGNlcHRGbGFnPW4uc3VwcG9ydHMuZXZlcnl0aGluZ0V4Y2VwdEZsYWcmJiFuLnN1cHBvcnRzLmZsYWcsbi5ET01SZWFkeT0hMSxuLnJlYWR5Q2FsbGJhY2s9ZnVuY3Rpb24oKXtuLkRPTVJlYWR5PSEwfX0pLnRoZW4oZnVuY3Rpb24oKXtyZXR1cm4gZX0pLnRoZW4oZnVuY3Rpb24oKXt2YXIgZTtuLnN1cHBvcnRzLmV2ZXJ5dGhpbmd8fChuLnJlYWR5Q2FsbGJhY2soKSwoZT1uLnNvdXJjZXx8e30pLmNvbmNhdGVtb2ppP3QoZS5jb25jYXRlbW9qaSk6ZS53cGVtb2ppJiZlLnR3ZW1vamkmJih0KGUudHdlbW9qaSksdChlLndwZW1vamkpKSl9KSl9KCh3aW5kb3csZG9jdW1lbnQpLHdpbmRvdy5fd3BlbW9qaVNldHRpbmdzKTsKLyogXV0+ICovCg=="></script> <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;
	}</style><link rel='stylesheet' id='wp-block-library-css' href='https://themadtraveler.com/wp-includes/css/dist/block-library/style.min.css?ver=834f001b71bfada2dcebd624c96c1ea7' type='text/css' media='all' /><style id='wp-block-library-theme-inline-css' type='text/css'>.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}</style><link rel='stylesheet' id='wp-components-css' href='https://themadtraveler.com/wp-includes/css/dist/components/style.min.css?ver=834f001b71bfada2dcebd624c96c1ea7' type='text/css' media='all' /><link rel='stylesheet' id='wp-preferences-css' href='https://themadtraveler.com/wp-includes/css/dist/preferences/style.min.css?ver=834f001b71bfada2dcebd624c96c1ea7' type='text/css' media='all' /><link rel='stylesheet' id='wp-block-editor-css' href='https://themadtraveler.com/wp-includes/css/dist/block-editor/style.min.css?ver=834f001b71bfada2dcebd624c96c1ea7' type='text/css' media='all' /><link rel='stylesheet' id="89a64997d0562801a413ae6c508a2fc7-css" href='https://themadtraveler.com/wp-content/plugins/popup-maker/dist/packages/block-library-style.css?ver=7424eb959f91acb8bbb2' type='text/css' media='all' /><style id='global-styles-inline-css' type='text/css'>:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--cm-color-1: #257BC1;--wp--preset--color--cm-color-2: #2270B0;--wp--preset--color--cm-color-3: #FFFFFF;--wp--preset--color--cm-color-4: #F9FEFD;--wp--preset--color--cm-color-5: #27272A;--wp--preset--color--cm-color-6: #16181A;--wp--preset--color--cm-color-7: #8F8F8F;--wp--preset--color--cm-color-8: #FFFFFF;--wp--preset--color--cm-color-9: #C7C7C7;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 16px;--wp--preset--font-size--large: 20px;--wp--preset--font-size--x-large: 24px;--wp--preset--font-size--xx-large: 30px;--wp--preset--font-size--huge: 36px;--wp--preset--font-family--dm-sans: DM Sans, sans-serif;--wp--preset--font-family--public-sans: Public Sans, sans-serif;--wp--preset--font-family--roboto: Roboto, sans-serif;--wp--preset--font-family--segoe-ui: Segoe UI, Arial, sans-serif;--wp--preset--font-family--ibm-plex-serif: IBM Plex Serif, sans-serif;--wp--preset--font-family--inter: Inter, sans-serif;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 760px;--wp--style--global--wide-size: 1160px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-cm-color-1-color{color: var(--wp--preset--color--cm-color-1) !important;}.has-cm-color-2-color{color: var(--wp--preset--color--cm-color-2) !important;}.has-cm-color-3-color{color: var(--wp--preset--color--cm-color-3) !important;}.has-cm-color-4-color{color: var(--wp--preset--color--cm-color-4) !important;}.has-cm-color-5-color{color: var(--wp--preset--color--cm-color-5) !important;}.has-cm-color-6-color{color: var(--wp--preset--color--cm-color-6) !important;}.has-cm-color-7-color{color: var(--wp--preset--color--cm-color-7) !important;}.has-cm-color-8-color{color: var(--wp--preset--color--cm-color-8) !important;}.has-cm-color-9-color{color: var(--wp--preset--color--cm-color-9) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-cm-color-1-background-color{background-color: var(--wp--preset--color--cm-color-1) !important;}.has-cm-color-2-background-color{background-color: var(--wp--preset--color--cm-color-2) !important;}.has-cm-color-3-background-color{background-color: var(--wp--preset--color--cm-color-3) !important;}.has-cm-color-4-background-color{background-color: var(--wp--preset--color--cm-color-4) !important;}.has-cm-color-5-background-color{background-color: var(--wp--preset--color--cm-color-5) !important;}.has-cm-color-6-background-color{background-color: var(--wp--preset--color--cm-color-6) !important;}.has-cm-color-7-background-color{background-color: var(--wp--preset--color--cm-color-7) !important;}.has-cm-color-8-background-color{background-color: var(--wp--preset--color--cm-color-8) !important;}.has-cm-color-9-background-color{background-color: var(--wp--preset--color--cm-color-9) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-cm-color-1-border-color{border-color: var(--wp--preset--color--cm-color-1) !important;}.has-cm-color-2-border-color{border-color: var(--wp--preset--color--cm-color-2) !important;}.has-cm-color-3-border-color{border-color: var(--wp--preset--color--cm-color-3) !important;}.has-cm-color-4-border-color{border-color: var(--wp--preset--color--cm-color-4) !important;}.has-cm-color-5-border-color{border-color: var(--wp--preset--color--cm-color-5) !important;}.has-cm-color-6-border-color{border-color: var(--wp--preset--color--cm-color-6) !important;}.has-cm-color-7-border-color{border-color: var(--wp--preset--color--cm-color-7) !important;}.has-cm-color-8-border-color{border-color: var(--wp--preset--color--cm-color-8) !important;}.has-cm-color-9-border-color{border-color: var(--wp--preset--color--cm-color-9) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-xx-large-font-size{font-size: var(--wp--preset--font-size--xx-large) !important;}.has-huge-font-size{font-size: var(--wp--preset--font-size--huge) !important;}.has-dm-sans-font-family{font-family: var(--wp--preset--font-family--dm-sans) !important;}.has-public-sans-font-family{font-family: var(--wp--preset--font-family--public-sans) !important;}.has-roboto-font-family{font-family: var(--wp--preset--font-family--roboto) !important;}.has-segoe-ui-font-family{font-family: var(--wp--preset--font-family--segoe-ui) !important;}.has-ibm-plex-serif-font-family{font-family: var(--wp--preset--font-family--ibm-plex-serif) !important;}.has-inter-font-family{font-family: var(--wp--preset--font-family--inter) !important;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}</style><link rel='stylesheet' id='colormag_style-css' href='https://themadtraveler.com/wp-content/cache/autoptimize/css/autoptimize_single_44327ce8111a955b8e1b53f03d603f3f.css?ver=1775361036' type='text/css' media='all' /><style id='colormag_style-inline-css' type='text/css'>.colormag-button,
			blockquote, button,
			input[type=reset],
			input[type=button],
			input[type=submit],
			.cm-home-icon.front_page_on,
			.cm-post-categories a,
			.cm-primary-nav ul li ul li:hover,
			.cm-primary-nav ul li.current-menu-item,
			.cm-primary-nav ul li.current_page_ancestor,
			.cm-primary-nav ul li.current-menu-ancestor,
			.cm-primary-nav ul li.current_page_item,
			.cm-primary-nav ul li:hover,
			.cm-primary-nav ul li.focus,
			.cm-mobile-nav li a:hover,
			.colormag-header-clean #cm-primary-nav .cm-menu-toggle:hover,
			.cm-header .cm-mobile-nav li:hover,
			.cm-header .cm-mobile-nav li.current-page-ancestor,
			.cm-header .cm-mobile-nav li.current-menu-ancestor,
			.cm-header .cm-mobile-nav li.current-page-item,
			.cm-header .cm-mobile-nav li.current-menu-item,
			.cm-primary-nav ul li.focus > a,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus > a,
			.cm-mobile-nav .current-menu-item>a, .cm-mobile-nav .current_page_item>a,
			.colormag-header-clean .cm-mobile-nav li:hover > a,
			.colormag-header-clean .cm-mobile-nav li.current-page-ancestor > a,
			.colormag-header-clean .cm-mobile-nav li.current-menu-ancestor > a,
			.colormag-header-clean .cm-mobile-nav li.current-page-item > a,
			.colormag-header-clean .cm-mobile-nav li.current-menu-item > a,
			.fa.search-top:hover,
			.widget_call_to_action .btn--primary,
			.colormag-footer--classic .cm-footer-cols .cm-row .cm-widget-title span::before,
			.colormag-footer--classic-bordered .cm-footer-cols .cm-row .cm-widget-title span::before,
			.cm-featured-posts .cm-widget-title span,
			.cm-featured-category-slider-widget .cm-slide-content .cm-entry-header-meta .cm-post-categories a,
			.cm-highlighted-posts .cm-post-content .cm-entry-header-meta .cm-post-categories a,
			.cm-category-slide-next, .cm-category-slide-prev, .slide-next,
			.slide-prev, .cm-tabbed-widget ul li, .cm-posts .wp-pagenavi .current,
			.cm-posts .wp-pagenavi a:hover, .cm-secondary .cm-widget-title span,
			.cm-posts .post .cm-post-content .cm-entry-header-meta .cm-post-categories a,
			.cm-page-header .cm-page-title span, .entry-meta .post-format i,
			.format-link .cm-entry-summary a, .cm-entry-button, .infinite-scroll .tg-infinite-scroll,
			.no-more-post-text, .pagination span,
			.comments-area .comment-author-link span,
			.cm-footer-cols .cm-row .cm-widget-title span,
			.advertisement_above_footer .cm-widget-title span,
			.error, .cm-primary .cm-widget-title span,
			.related-posts-wrapper.style-three .cm-post-content .cm-entry-title a:hover:before,
			.cm-slider-area .cm-widget-title span,
			.cm-beside-slider-widget .cm-widget-title span,
			.top-full-width-sidebar .cm-widget-title span,
			.wp-block-quote, .wp-block-quote.is-style-large,
			.wp-block-quote.has-text-align-right,
			.cm-error-404 .cm-btn, .widget .wp-block-heading, .wp-block-search button,
			.widget a::before, .cm-post-date a::before,
			.byline a::before,
			.colormag-footer--classic-bordered .cm-widget-title::before,
			.wp-block-button__link,
			#cm-tertiary .cm-widget-title span,
			.link-pagination .post-page-numbers.current,
			.wp-block-query-pagination-numbers .page-numbers.current,
			.wp-element-button,
			.wp-block-button .wp-block-button__link,
			.wp-element-button,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:hover,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus,
			.search-wrap button,
			.page-numbers .current,
			.cm-footer-builder .cm-widget-title span,
			.wp-block-search .wp-element-button:hover{background-color:#dd3333;}a,
			.cm-layout-2 #cm-primary-nav .fa.search-top:hover,
			.cm-layout-2 #cm-primary-nav.cm-mobile-nav .cm-random-post a:hover .fa-random,
			.cm-layout-2 #cm-primary-nav.cm-primary-nav .cm-random-post a:hover .fa-random,
			.cm-layout-2 .breaking-news .newsticker a:hover,
			.cm-layout-2 .cm-primary-nav ul li.current-menu-item > a,
			.cm-layout-2 .cm-primary-nav ul li.current_page_item > a,
			.cm-layout-2 .cm-primary-nav ul li:hover > a,
			.cm-layout-2 .cm-primary-nav ul li.focus > a
			.dark-skin .cm-layout-2-style-1 #cm-primary-nav.cm-primary-nav .cm-home-icon:hover .fa,
			.byline a:hover, .comments a:hover, .cm-edit-link a:hover, .cm-post-date a:hover,
			.social-links:not(.cm-header-actions .social-links) i.fa:hover, .cm-tag-links a:hover,
			.colormag-header-clean .social-links li:hover i.fa, .cm-layout-2-style-1 .social-links li:hover i.fa,
			.colormag-header-clean .breaking-news .newsticker a:hover, .widget_featured_posts .article-content .cm-entry-title a:hover,
			.widget_featured_slider .slide-content .cm-below-entry-meta .byline a:hover,
			.widget_featured_slider .slide-content .cm-below-entry-meta .comments a:hover,
			.widget_featured_slider .slide-content .cm-below-entry-meta .cm-post-date a:hover,
			.widget_featured_slider .slide-content .cm-entry-title a:hover,
			.widget_block_picture_news.widget_featured_posts .article-content .cm-entry-title a:hover,
			.widget_highlighted_posts .article-content .cm-below-entry-meta .byline a:hover,
			.widget_highlighted_posts .article-content .cm-below-entry-meta .comments a:hover,
			.widget_highlighted_posts .article-content .cm-below-entry-meta .cm-post-date a:hover,
			.widget_highlighted_posts .article-content .cm-entry-title a:hover, i.fa-arrow-up, i.fa-arrow-down,
			.cm-site-title a, #content .post .article-content .cm-entry-title a:hover, .entry-meta .byline i,
			.entry-meta .cat-links i, .entry-meta a, .post .cm-entry-title a:hover, .search .cm-entry-title a:hover,
			.entry-meta .comments-link a:hover, .entry-meta .cm-edit-link a:hover, .entry-meta .cm-post-date a:hover,
			.entry-meta .cm-tag-links a:hover, .single #content .tags a:hover, .count, .next a:hover, .previous a:hover,
			.related-posts-main-title .fa, .single-related-posts .article-content .cm-entry-title a:hover,
			.pagination a span:hover,
			#content .comments-area a.comment-cm-edit-link:hover, #content .comments-area a.comment-permalink:hover,
			#content .comments-area article header cite a:hover, .comments-area .comment-author-link a:hover,
			.comment .comment-reply-link:hover,
			.nav-next a, .nav-previous a,
			#cm-footer .cm-footer-menu ul li a:hover,
			.cm-footer-cols .cm-row a:hover, a#scroll-up i, .related-posts-wrapper-flyout .cm-entry-title a:hover,
			.human-diff-time .human-diff-time-display:hover,
			.cm-layout-2-style-1 #cm-primary-nav .fa:hover,
			.cm-footer-bar a,
			.cm-post-date a:hover,
			.cm-author a:hover,
			.cm-comments-link a:hover,
			.cm-tag-links a:hover,
			.cm-edit-link a:hover,
			.cm-footer-bar .copyright a,
			.cm-featured-posts .cm-entry-title a:hover,
			.cm-posts .post .cm-post-content .cm-entry-title a:hover,
			.cm-posts .post .single-title-above .cm-entry-title a:hover,
			.cm-layout-2 .cm-primary-nav ul li:hover > a,
			.cm-layout-2 #cm-primary-nav .fa:hover,
			.cm-entry-title a:hover,
			button:hover, input[type="button"]:hover,
			input[type="reset"]:hover,
			input[type="submit"]:hover,
			.wp-block-button .wp-block-button__link:hover,
			.cm-button:hover,
			.wp-element-button:hover,
			li.product .added_to_cart:hover,
			.comments-area .comment-permalink:hover,
			.cm-footer-bar-area .cm-footer-bar__2 a{color:#dd3333;}#cm-primary-nav,
			.cm-contained .cm-header-2 .cm-row, .cm-header-builder.cm-full-width .cm-main-header .cm-header-bottom-row{border-top-color:#dd3333;}.cm-layout-2 #cm-primary-nav,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:hover,
			.cm-layout-2 .cm-primary-nav ul > li:hover > a,
			.cm-layout-2 .cm-primary-nav ul > li.current-menu-item > a,
			.cm-layout-2 .cm-primary-nav ul > li.current-menu-ancestor > a,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus,
			cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor,
			cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item,
			cm-layout-2 #cm-primary-nav .cm-menu-toggle:hover,
			cm-layout-2 #cm-primary-nav.cm-mobile-nav .cm-menu-toggle,
			cm-layout-2 .cm-primary-nav ul > li:hover > a,
			cm-layout-2 .cm-primary-nav ul > li.current-menu-item > a,
			cm-layout-2 .cm-primary-nav ul > li.current-menu-ancestor > a,
			.cm-layout-2 .cm-primary-nav ul li.focus > a, .pagination a span:hover,
			.cm-error-404 .cm-btn,
			.single-post .cm-post-categories a::after,
			.widget .block-title,
			.cm-layout-2 .cm-primary-nav ul li.focus > a,
			button,
			input[type="button"],
			input[type="reset"],
			input[type="submit"],
			.wp-block-button .wp-block-button__link,
			.cm-button,
			.wp-element-button,
			li.product .added_to_cart{border-color:#dd3333;}.cm-secondary .cm-widget-title,
			#cm-tertiary .cm-widget-title,
			.widget_featured_posts .widget-title,
			#secondary .widget-title,
			#cm-tertiary .widget-title,
			.cm-page-header .cm-page-title,
			.cm-footer-cols .cm-row .widget-title,
			.advertisement_above_footer .widget-title,
			#primary .widget-title,
			.widget_slider_area .widget-title,
			.widget_beside_slider .widget-title,
			.top-full-width-sidebar .widget-title,
			.cm-footer-cols .cm-row .cm-widget-title,
			.cm-footer-bar .copyright a,
			.cm-layout-2.cm-layout-2-style-2 #cm-primary-nav,
			.cm-layout-2 .cm-primary-nav ul > li:hover > a,
			.cm-footer-builder .cm-widget-title,
			.cm-layout-2 .cm-primary-nav ul > li.current-menu-item > a{border-bottom-color:#dd3333;}body{color:#444444;}.cm-posts .post{box-shadow:0px 0px 2px 0px #E4E4E7;}@media screen and (min-width: 992px) {.cm-primary{width:70%;}}.colormag-button,
			input[type="reset"],
			input[type="button"],
			input[type="submit"],
			button,
			.cm-entry-button span,
			.wp-block-button .wp-block-button__link{color:#ffffff;}.cm-content{background-color:#ffffff;background-size:contain;}body,body.boxed{background-color:1b8783;background-position:;background-size:;background-attachment:;background-repeat:;}.cm-header .cm-menu-toggle svg,
			.cm-header .cm-menu-toggle svg{fill:#fff;}.cm-footer-bar-area .cm-footer-bar__2 a{color:#207daf;}.colormag-button,
			blockquote, button,
			input[type=reset],
			input[type=button],
			input[type=submit],
			.cm-home-icon.front_page_on,
			.cm-post-categories a,
			.cm-primary-nav ul li ul li:hover,
			.cm-primary-nav ul li.current-menu-item,
			.cm-primary-nav ul li.current_page_ancestor,
			.cm-primary-nav ul li.current-menu-ancestor,
			.cm-primary-nav ul li.current_page_item,
			.cm-primary-nav ul li:hover,
			.cm-primary-nav ul li.focus,
			.cm-mobile-nav li a:hover,
			.colormag-header-clean #cm-primary-nav .cm-menu-toggle:hover,
			.cm-header .cm-mobile-nav li:hover,
			.cm-header .cm-mobile-nav li.current-page-ancestor,
			.cm-header .cm-mobile-nav li.current-menu-ancestor,
			.cm-header .cm-mobile-nav li.current-page-item,
			.cm-header .cm-mobile-nav li.current-menu-item,
			.cm-primary-nav ul li.focus > a,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus > a,
			.cm-mobile-nav .current-menu-item>a, .cm-mobile-nav .current_page_item>a,
			.colormag-header-clean .cm-mobile-nav li:hover > a,
			.colormag-header-clean .cm-mobile-nav li.current-page-ancestor > a,
			.colormag-header-clean .cm-mobile-nav li.current-menu-ancestor > a,
			.colormag-header-clean .cm-mobile-nav li.current-page-item > a,
			.colormag-header-clean .cm-mobile-nav li.current-menu-item > a,
			.fa.search-top:hover,
			.widget_call_to_action .btn--primary,
			.colormag-footer--classic .cm-footer-cols .cm-row .cm-widget-title span::before,
			.colormag-footer--classic-bordered .cm-footer-cols .cm-row .cm-widget-title span::before,
			.cm-featured-posts .cm-widget-title span,
			.cm-featured-category-slider-widget .cm-slide-content .cm-entry-header-meta .cm-post-categories a,
			.cm-highlighted-posts .cm-post-content .cm-entry-header-meta .cm-post-categories a,
			.cm-category-slide-next, .cm-category-slide-prev, .slide-next,
			.slide-prev, .cm-tabbed-widget ul li, .cm-posts .wp-pagenavi .current,
			.cm-posts .wp-pagenavi a:hover, .cm-secondary .cm-widget-title span,
			.cm-posts .post .cm-post-content .cm-entry-header-meta .cm-post-categories a,
			.cm-page-header .cm-page-title span, .entry-meta .post-format i,
			.format-link .cm-entry-summary a, .cm-entry-button, .infinite-scroll .tg-infinite-scroll,
			.no-more-post-text, .pagination span,
			.comments-area .comment-author-link span,
			.cm-footer-cols .cm-row .cm-widget-title span,
			.advertisement_above_footer .cm-widget-title span,
			.error, .cm-primary .cm-widget-title span,
			.related-posts-wrapper.style-three .cm-post-content .cm-entry-title a:hover:before,
			.cm-slider-area .cm-widget-title span,
			.cm-beside-slider-widget .cm-widget-title span,
			.top-full-width-sidebar .cm-widget-title span,
			.wp-block-quote, .wp-block-quote.is-style-large,
			.wp-block-quote.has-text-align-right,
			.cm-error-404 .cm-btn, .widget .wp-block-heading, .wp-block-search button,
			.widget a::before, .cm-post-date a::before,
			.byline a::before,
			.colormag-footer--classic-bordered .cm-widget-title::before,
			.wp-block-button__link,
			#cm-tertiary .cm-widget-title span,
			.link-pagination .post-page-numbers.current,
			.wp-block-query-pagination-numbers .page-numbers.current,
			.wp-element-button,
			.wp-block-button .wp-block-button__link,
			.wp-element-button,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:hover,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus,
			.search-wrap button,
			.page-numbers .current,
			.cm-footer-builder .cm-widget-title span,
			.wp-block-search .wp-element-button:hover{background-color:#dd3333;}a,
			.cm-layout-2 #cm-primary-nav .fa.search-top:hover,
			.cm-layout-2 #cm-primary-nav.cm-mobile-nav .cm-random-post a:hover .fa-random,
			.cm-layout-2 #cm-primary-nav.cm-primary-nav .cm-random-post a:hover .fa-random,
			.cm-layout-2 .breaking-news .newsticker a:hover,
			.cm-layout-2 .cm-primary-nav ul li.current-menu-item > a,
			.cm-layout-2 .cm-primary-nav ul li.current_page_item > a,
			.cm-layout-2 .cm-primary-nav ul li:hover > a,
			.cm-layout-2 .cm-primary-nav ul li.focus > a
			.dark-skin .cm-layout-2-style-1 #cm-primary-nav.cm-primary-nav .cm-home-icon:hover .fa,
			.byline a:hover, .comments a:hover, .cm-edit-link a:hover, .cm-post-date a:hover,
			.social-links:not(.cm-header-actions .social-links) i.fa:hover, .cm-tag-links a:hover,
			.colormag-header-clean .social-links li:hover i.fa, .cm-layout-2-style-1 .social-links li:hover i.fa,
			.colormag-header-clean .breaking-news .newsticker a:hover, .widget_featured_posts .article-content .cm-entry-title a:hover,
			.widget_featured_slider .slide-content .cm-below-entry-meta .byline a:hover,
			.widget_featured_slider .slide-content .cm-below-entry-meta .comments a:hover,
			.widget_featured_slider .slide-content .cm-below-entry-meta .cm-post-date a:hover,
			.widget_featured_slider .slide-content .cm-entry-title a:hover,
			.widget_block_picture_news.widget_featured_posts .article-content .cm-entry-title a:hover,
			.widget_highlighted_posts .article-content .cm-below-entry-meta .byline a:hover,
			.widget_highlighted_posts .article-content .cm-below-entry-meta .comments a:hover,
			.widget_highlighted_posts .article-content .cm-below-entry-meta .cm-post-date a:hover,
			.widget_highlighted_posts .article-content .cm-entry-title a:hover, i.fa-arrow-up, i.fa-arrow-down,
			.cm-site-title a, #content .post .article-content .cm-entry-title a:hover, .entry-meta .byline i,
			.entry-meta .cat-links i, .entry-meta a, .post .cm-entry-title a:hover, .search .cm-entry-title a:hover,
			.entry-meta .comments-link a:hover, .entry-meta .cm-edit-link a:hover, .entry-meta .cm-post-date a:hover,
			.entry-meta .cm-tag-links a:hover, .single #content .tags a:hover, .count, .next a:hover, .previous a:hover,
			.related-posts-main-title .fa, .single-related-posts .article-content .cm-entry-title a:hover,
			.pagination a span:hover,
			#content .comments-area a.comment-cm-edit-link:hover, #content .comments-area a.comment-permalink:hover,
			#content .comments-area article header cite a:hover, .comments-area .comment-author-link a:hover,
			.comment .comment-reply-link:hover,
			.nav-next a, .nav-previous a,
			#cm-footer .cm-footer-menu ul li a:hover,
			.cm-footer-cols .cm-row a:hover, a#scroll-up i, .related-posts-wrapper-flyout .cm-entry-title a:hover,
			.human-diff-time .human-diff-time-display:hover,
			.cm-layout-2-style-1 #cm-primary-nav .fa:hover,
			.cm-footer-bar a,
			.cm-post-date a:hover,
			.cm-author a:hover,
			.cm-comments-link a:hover,
			.cm-tag-links a:hover,
			.cm-edit-link a:hover,
			.cm-footer-bar .copyright a,
			.cm-featured-posts .cm-entry-title a:hover,
			.cm-posts .post .cm-post-content .cm-entry-title a:hover,
			.cm-posts .post .single-title-above .cm-entry-title a:hover,
			.cm-layout-2 .cm-primary-nav ul li:hover > a,
			.cm-layout-2 #cm-primary-nav .fa:hover,
			.cm-entry-title a:hover,
			button:hover, input[type="button"]:hover,
			input[type="reset"]:hover,
			input[type="submit"]:hover,
			.wp-block-button .wp-block-button__link:hover,
			.cm-button:hover,
			.wp-element-button:hover,
			li.product .added_to_cart:hover,
			.comments-area .comment-permalink:hover,
			.cm-footer-bar-area .cm-footer-bar__2 a{color:#dd3333;}#cm-primary-nav,
			.cm-contained .cm-header-2 .cm-row, .cm-header-builder.cm-full-width .cm-main-header .cm-header-bottom-row{border-top-color:#dd3333;}.cm-layout-2 #cm-primary-nav,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li:hover,
			.cm-layout-2 .cm-primary-nav ul > li:hover > a,
			.cm-layout-2 .cm-primary-nav ul > li.current-menu-item > a,
			.cm-layout-2 .cm-primary-nav ul > li.current-menu-ancestor > a,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item,
			.cm-layout-2 .cm-primary-nav ul ul.sub-menu li.focus,
			cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-ancestor,
			cm-layout-2 .cm-primary-nav ul ul.sub-menu li.current-menu-item,
			cm-layout-2 #cm-primary-nav .cm-menu-toggle:hover,
			cm-layout-2 #cm-primary-nav.cm-mobile-nav .cm-menu-toggle,
			cm-layout-2 .cm-primary-nav ul > li:hover > a,
			cm-layout-2 .cm-primary-nav ul > li.current-menu-item > a,
			cm-layout-2 .cm-primary-nav ul > li.current-menu-ancestor > a,
			.cm-layout-2 .cm-primary-nav ul li.focus > a, .pagination a span:hover,
			.cm-error-404 .cm-btn,
			.single-post .cm-post-categories a::after,
			.widget .block-title,
			.cm-layout-2 .cm-primary-nav ul li.focus > a,
			button,
			input[type="button"],
			input[type="reset"],
			input[type="submit"],
			.wp-block-button .wp-block-button__link,
			.cm-button,
			.wp-element-button,
			li.product .added_to_cart{border-color:#dd3333;}.cm-secondary .cm-widget-title,
			#cm-tertiary .cm-widget-title,
			.widget_featured_posts .widget-title,
			#secondary .widget-title,
			#cm-tertiary .widget-title,
			.cm-page-header .cm-page-title,
			.cm-footer-cols .cm-row .widget-title,
			.advertisement_above_footer .widget-title,
			#primary .widget-title,
			.widget_slider_area .widget-title,
			.widget_beside_slider .widget-title,
			.top-full-width-sidebar .widget-title,
			.cm-footer-cols .cm-row .cm-widget-title,
			.cm-footer-bar .copyright a,
			.cm-layout-2.cm-layout-2-style-2 #cm-primary-nav,
			.cm-layout-2 .cm-primary-nav ul > li:hover > a,
			.cm-footer-builder .cm-widget-title,
			.cm-layout-2 .cm-primary-nav ul > li.current-menu-item > a{border-bottom-color:#dd3333;}body{color:#444444;}.cm-posts .post{box-shadow:0px 0px 2px 0px #E4E4E7;}@media screen and (min-width: 992px) {.cm-primary{width:70%;}}.colormag-button,
			input[type="reset"],
			input[type="button"],
			input[type="submit"],
			button,
			.cm-entry-button span,
			.wp-block-button .wp-block-button__link{color:#ffffff;}.cm-content{background-color:#ffffff;background-size:contain;}body,body.boxed{background-color:1b8783;background-position:;background-size:;background-attachment:;background-repeat:;}.cm-header .cm-menu-toggle svg,
			.cm-header .cm-menu-toggle svg{fill:#fff;}.cm-footer-bar-area .cm-footer-bar__2 a{color:#207daf;}.cm-header-builder .cm-header-buttons .cm-header-button .cm-button{background-color:#207daf;}.cm-header-builder .cm-header-top-row{background-color:#f4f4f5;}.cm-header-builder .cm-primary-nav .sub-menu, .cm-header-builder .cm-primary-nav .children{background-color:#232323;background-size:contain;}.cm-header-builder nav.cm-secondary-nav ul.sub-menu, .cm-header-builder .cm-secondary-nav .children{background-color:#232323;background-size:contain;}.cm-footer-builder .cm-footer-bottom-row{border-color:#3F3F46;}:root{--top-grid-columns: 4;
			--main-grid-columns: 4;
			--bottom-grid-columns: 2;
			}.cm-footer-builder .cm-footer-bottom-row .cm-footer-col{flex-direction: column;}.cm-footer-builder .cm-footer-main-row .cm-footer-col{flex-direction: column;}.cm-footer-builder .cm-footer-top-row .cm-footer-col{flex-direction: column;} :root{--cm-color-1: #257BC1;--cm-color-2: #2270B0;--cm-color-3: #FFFFFF;--cm-color-4: #F9FEFD;--cm-color-5: #27272A;--cm-color-6: #16181A;--cm-color-7: #8F8F8F;--cm-color-8: #FFFFFF;--cm-color-9: #C7C7C7;}.mzb-featured-posts, .mzb-social-icon, .mzb-featured-categories, .mzb-social-icons-insert{--color--light--primary:rgba(221,51,51,0.1);}body{--color--light--primary:#dd3333;--color--primary:#dd3333;}:root {--wp--preset--color--cm-color-1:#257BC1;--wp--preset--color--cm-color-2:#2270B0;--wp--preset--color--cm-color-3:#FFFFFF;--wp--preset--color--cm-color-4:#F9FEFD;--wp--preset--color--cm-color-5:#27272A;--wp--preset--color--cm-color-6:#16181A;--wp--preset--color--cm-color-7:#8F8F8F;--wp--preset--color--cm-color-8:#FFFFFF;--wp--preset--color--cm-color-9:#C7C7C7;}:root {--e-global-color-cmcolor1: #257BC1;--e-global-color-cmcolor2: #2270B0;--e-global-color-cmcolor3: #FFFFFF;--e-global-color-cmcolor4: #F9FEFD;--e-global-color-cmcolor5: #27272A;--e-global-color-cmcolor6: #16181A;--e-global-color-cmcolor7: #8F8F8F;--e-global-color-cmcolor8: #FFFFFF;--e-global-color-cmcolor9: #C7C7C7;}</style><link rel='stylesheet' id='font-awesome-all-css' href='https://themadtraveler.com/wp-content/themes/colormag/inc/customizer/customind/assets/fontawesome/v6/css/all.min.css?ver=6.2.4' type='text/css' media='all' /><link rel='stylesheet' id='font-awesome-4-css' href='https://themadtraveler.com/wp-content/themes/colormag/assets/library/font-awesome/css/v4-shims.min.css?ver=4.7.0' type='text/css' media='all' /><link rel='stylesheet' id='colormag-font-awesome-6-css' href='https://themadtraveler.com/wp-content/themes/colormag/inc/customizer/customind/assets/fontawesome/v6/css/all.min.css?ver=6.2.4' type='text/css' media='all' /><link rel='stylesheet' id="4e48c272a052adcce77a5e918493c28c-css" href='https://themadtraveler.com/wp-content/cache/autoptimize/css/autoptimize_single_5f8effd7839865c58a30da11988f7a38.css?generated=1755190481&#038;ver=1.22.0' type='text/css' media='all' /><link rel='stylesheet' id='sib-front-css-css' href='https://themadtraveler.com/wp-content/cache/autoptimize/css/autoptimize_single_af1456e33d7180e00002f436e794138b.css?ver=834f001b71bfada2dcebd624c96c1ea7' type='text/css' media='all' /> <script defer type="text/javascript" src="https://themadtraveler.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=10.1.2" id="monsterinsights-frontend-script-js" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>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:\/\/themadtraveler.com","hash_tracking":"false","v4_id":"G-P8CJNS02FL"};</script> <script type="text/javascript" src="https://themadtraveler.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <!--[if lte IE 8]> <script type="text/javascript" src="https://themadtraveler.com/wp-content/themes/colormag/assets/js/html5shiv.min.js?ver=4.1.1" id="html5-js"></script> <![endif]--> <script defer id="sib-front-js-js-extra" src="data:text/javascript;base64,Ci8qIDwhW0NEQVRBWyAqLwp2YXIgc2liRXJyTXNnID0geyJpbnZhbGlkTWFpbCI6IlBsZWFzZSBmaWxsIG91dCB2YWxpZCBlbWFpbCBhZGRyZXNzIiwicmVxdWlyZWRGaWVsZCI6IlBsZWFzZSBmaWxsIG91dCByZXF1aXJlZCBmaWVsZHMiLCJpbnZhbGlkRGF0ZUZvcm1hdCI6IlBsZWFzZSBmaWxsIG91dCB2YWxpZCBkYXRlIGZvcm1hdCIsImludmFsaWRTTVNGb3JtYXQiOiJQbGVhc2UgZmlsbCBvdXQgdmFsaWQgcGhvbmUgbnVtYmVyIn07CnZhciBhamF4X3NpYl9mcm9udF9vYmplY3QgPSB7ImFqYXhfdXJsIjoiaHR0cHM6XC9cL3RoZW1hZHRyYXZlbGVyLmNvbVwvd3AtYWRtaW5cL2FkbWluLWFqYXgucGhwIiwiYWpheF9ub25jZSI6IjYwMzQxNTEwNDkiLCJmbGFnX3VybCI6Imh0dHBzOlwvXC90aGVtYWR0cmF2ZWxlci5jb21cL3dwLWNvbnRlbnRcL3BsdWdpbnNcL21haWxpblwvaW1nXC9mbGFnc1wvIn07Ci8qIF1dPiAqLwo="></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-content/cache/autoptimize/js/autoptimize_single_84e18e27eece4754ccb51cd2b604c6b5.js?ver=1775062463" id="sib-front-js-js"></script> <link rel="https://api.w.org/" href="https://themadtraveler.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://themadtraveler.com/xmlrpc.php?rsd" /><style class='wp-fonts-local' type='text/css'>@font-face{font-family:"DM Sans";font-style:normal;font-weight:100 900;font-display:fallback;src:url('https://fonts.gstatic.com/s/dmsans/v15/rP2Hp2ywxg089UriCZOIHTWEBlw.woff2') format('woff2');}
@font-face{font-family:"Public Sans";font-style:normal;font-weight:100 900;font-display:fallback;src:url('https://fonts.gstatic.com/s/publicsans/v15/ijwOs5juQtsyLLR5jN4cxBEoRDf44uE.woff2') format('woff2');}
@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-display:fallback;src:url('https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc6CsE.woff2') format('woff2');}
@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:400;font-display:fallback;src:url('https://themadtraveler.com/wp-content/themes/colormag/assets/fonts/IBMPlexSerif-Regular.woff2') format('woff2');}
@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:700;font-display:fallback;src:url('https://themadtraveler.com/wp-content/themes/colormag/assets/fonts/IBMPlexSerif-Bold.woff2') format('woff2');}
@font-face{font-family:"IBM Plex Serif";font-style:normal;font-weight:600;font-display:fallback;src:url('https://themadtraveler.com/wp-content/themes/colormag/assets/fonts/IBMPlexSerif-SemiBold.woff2') format('woff2');}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:fallback;src:url('https://themadtraveler.com/wp-content/themes/colormag/assets/fonts/Inter-Regular.woff2') format('woff2');}</style><style type="text/css" id="wp-custom-css">.single .featured-image {
  display: none;
}
.wrapper{
    margin-right: 300px;
}
.content{
    width: 100%;
    float: left;
}
.sidebar{
    float: right;
    width: 300px;
    margin-right: 300px;
}</style></head><body data-rsssl=1 class="home blog wp-embed-responsive wp-theme-colormag cm-header-layout-1 adv-style-1 cm-normal-container cm-right-sidebar right-sidebar wide cm-started-content"><div id="page" class="hfeed site"> <a class="skip-link screen-reader-text" href="#main">Skip to content</a><header id="cm-masthead" class="cm-header cm-layout-1 cm-layout-1-style-1 cm-full-width"><div class="cm-main-header"><div id="cm-header-1" class="cm-header-1"><div class="cm-container"><div class="cm-row"><div class="cm-header-col-1"><div id="cm-site-branding" class="cm-site-branding"></div></div><div class="cm-header-col-2"></div></div></div></div><div id="wp-custom-header" class="wp-custom-header"><div class="header-image-wrap"><a href="https://themadtraveler.com/" title="The Mad Traveler" rel="home"><img src="https://themadtraveler.com/wp-content/uploads/2016/09/mad-traveler-bagan-logo-1.jpg" class="header-image" width="1400" height="399" alt="The Mad Traveler"></a></div></div><div id="cm-header-2" class="cm-header-2"><nav id="cm-primary-nav" class="cm-primary-nav"><div class="cm-container"><div class="cm-row"><div class="cm-header-actions"><div class="cm-top-search"> <i class="fa fa-search search-top"></i><div class="search-form-top"><form action="https://themadtraveler.com/" class="search-form searchform clearfix" method="get" role="search"><div class="search-wrap"> <input type="search"
 class="s field"
 name="s"
 value=""
 placeholder="Search"
 /> <button class="search-icon" type="submit"></button></div></form></div></div></div><p class="cm-menu-toggle" aria-expanded="false"> <svg class="cm-icon cm-icon--bars" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 19H3a1 1 0 0 1 0-2h18a1 1 0 0 1 0 2Zm0-6H3a1 1 0 0 1 0-2h18a1 1 0 0 1 0 2Zm0-6H3a1 1 0 0 1 0-2h18a1 1 0 0 1 0 2Z"></path></svg> <svg class="cm-icon cm-icon--x-mark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m13.4 12 8.3-8.3c.4-.4.4-1 0-1.4s-1-.4-1.4 0L12 10.6 3.7 2.3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4l8.3 8.3-8.3 8.3c-.4.4-.4 1 0 1.4.2.2.4.3.7.3s.5-.1.7-.3l8.3-8.3 8.3 8.3c.2.2.5.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4L13.4 12z"></path></svg></p><div class="cm-menu-primary-container"><ul id="menu-main-menu" class="menu"><li id="menu-item-3593" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-3593"><a href="https://themadtraveler.com" aria-current="page">Home</a></li><li id="menu-item-3594" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-3594"><a href="https://themadtraveler.com/category/articles/">Articles</a><span role="button" tabindex="0" class="cm-submenu-toggle" onkeypress=""><svg class="cm-icon" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24"><path d="M12 17.5c-.3 0-.5-.1-.7-.3l-9-9c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l8.3 8.3 8.3-8.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-9 9c-.2.2-.4.3-.7.3z"/></svg></span><ul class="sub-menu"><li id="menu-item-15774" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-15774"><a href="https://themadtraveler.com/category/beer/">Beer</a></li><li id="menu-item-3599" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3599"><a href="https://themadtraveler.com/category/travel-tips/">Travel Tips</a></li></ul></li><li id="menu-item-5882" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-5882"><a href="https://themadtraveler.com/category/blog/">Blog</a></li><li id="menu-item-3596" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3596"><a href="https://themadtraveler.com/travel-planner/">Trip Planner</a></li><li id="menu-item-3597" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3597"><a href="https://themadtraveler.com/category/books/">Books</a></li><li id="menu-item-16361" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16361"><a href="https://themadtraveler.com/events/">Events</a></li><li id="menu-item-3598" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3598"><a href="https://themadtraveler.com/category/photo-galleries/">Galleries</a></li><li id="menu-item-3600" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3600"><a href="https://themadtraveler.com/category/videos/">Videos</a></li><li id="menu-item-3601" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-3601"><a href="https://themadtraveler.com/revolinski-bio/">About</a><span role="button" tabindex="0" class="cm-submenu-toggle" onkeypress=""><svg class="cm-icon" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 24 24"><path d="M12 17.5c-.3 0-.5-.1-.7-.3l-9-9c-.4-.4-.4-1 0-1.4s1-.4 1.4 0l8.3 8.3 8.3-8.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-9 9c-.2.2-.4.3-.7.3z"/></svg></span><ul class="sub-menu"><li id="menu-item-17187" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17187"><a href="https://themadtraveler.com/kevin-revolinski-writer-photographer/">Kevin Revolinski – Writer/Photographer</a></li><li id="menu-item-17186" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17186"><a href="https://themadtraveler.com/privacy-policy/">Privacy Policy</a></li></ul></li><li id="menu-item-3604" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3604"><a href="https://themadtraveler.com/contact/">Contact</a></li></ul></div></div></div></nav></div></div></header><div id="cm-content" class="cm-content"><div class="cm-container"><div class="cm-front-page-top-section"><div class="cm-slider-area"><section id="colormag_featured_posts_slider_widget-3" class="widget cm-featured-category-slider-widget"><div class="cm-featured-category-slider"><div class="cm-slider-area-rotate"><div class="cm-single-slide  displayblock"> <a href="https://themadtraveler.com/articles/exploring-the-heel-of-italy-puglia-apulia/" title="Exploring the Heel of Italy: Puglia (Apulia)"><img width="800" height="445" src="https://themadtraveler.com/wp-content/uploads/2024/02/Bari-Puglia-Italy-Port-800x445.jpg" class="attachment-colormag-featured-image size-colormag-featured-image wp-post-image" alt="Exploring the Heel of Italy: Puglia (Apulia)" title="Exploring the Heel of Italy: Puglia (Apulia)" decoding="async" /></a></figure><div class="cm-slide-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/articles/" style="background:#dd3333" rel="category tag">Articles</a><a href="https://themadtraveler.com/category/europe/" rel="category tag">Europe</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/articles/exploring-the-heel-of-italy-puglia-apulia/" title="Exploring the Heel of Italy: Puglia (Apulia)"> Exploring the Heel of Italy: Puglia (Apulia) </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/articles/exploring-the-heel-of-italy-puglia-apulia/" title="1:57 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2024-02-07T13:57:36-06:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-single-slide  displaynone"> <a href="https://themadtraveler.com/food-2/pumpkin-pie-alternatives/" title="Pumpkin Pie Recipe Alternatives"><img width="798" height="445" src="https://themadtraveler.com/wp-content/uploads/2021/11/pumpkin-pie-bars-1.jpg" class="attachment-colormag-featured-image size-colormag-featured-image wp-post-image" alt="Pumpkin Pie Recipe Alternatives" title="Pumpkin Pie Recipe Alternatives" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2021/11/pumpkin-pie-bars-1.jpg 800w, https://themadtraveler.com/wp-content/uploads/2021/11/pumpkin-pie-bars-1-300x167.jpg 300w, https://themadtraveler.com/wp-content/uploads/2021/11/pumpkin-pie-bars-1-768x428.jpg 768w" sizes="(max-width: 798px) 100vw, 798px" /></a></figure><div class="cm-slide-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/food-2/" rel="category tag">Food</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/food-2/pumpkin-pie-alternatives/" title="Pumpkin Pie Recipe Alternatives"> Pumpkin Pie Recipe Alternatives </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/food-2/pumpkin-pie-alternatives/" title="1:41 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-11-10T13:41:20-06:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-single-slide  displaynone"> <a href="https://themadtraveler.com/africa/self-driving-along-the-skeleton-coast-namibia/" title="Self-Driving Along the Skeleton Coast, Namibia"><img width="800" height="445" src="https://themadtraveler.com/wp-content/uploads/2021/09/skeleton-coast-camping-namibia-024-800x445.jpg" class="attachment-colormag-featured-image size-colormag-featured-image wp-post-image" alt="Self-Driving Along the Skeleton Coast, Namibia" title="Self-Driving Along the Skeleton Coast, Namibia" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2021/09/skeleton-coast-camping-namibia-024.jpg 800w, https://themadtraveler.com/wp-content/uploads/2021/09/skeleton-coast-camping-namibia-024-300x167.jpg 300w, https://themadtraveler.com/wp-content/uploads/2021/09/skeleton-coast-camping-namibia-024-768x427.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></figure><div class="cm-slide-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/africa/" rel="category tag">Africa</a><a href="https://themadtraveler.com/category/photo-galleries/" style="background:#dd3333" rel="category tag">Photo Galleries</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/africa/self-driving-along-the-skeleton-coast-namibia/" title="Self-Driving Along the Skeleton Coast, Namibia"> Self-Driving Along the Skeleton Coast, Namibia </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/africa/self-driving-along-the-skeleton-coast-namibia/" title="1:28 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-09-24T13:28:49-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-single-slide  displaynone"> <a href="https://themadtraveler.com/asia-travel/whale-watching-in-thailand/" title="Whale Watching in Thailand"><img width="800" height="445" src="https://themadtraveler.com/wp-content/uploads/2021/09/KPT_0089-003-800x445.jpg" class="attachment-colormag-featured-image size-colormag-featured-image wp-post-image" alt="Whale Watching in Thailand" title="Whale Watching in Thailand" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2021/09/KPT_0089-003.jpg 800w, https://themadtraveler.com/wp-content/uploads/2021/09/KPT_0089-003-300x167.jpg 300w, https://themadtraveler.com/wp-content/uploads/2021/09/KPT_0089-003-768x427.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" /></a></figure><div class="cm-slide-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/articles/" style="background:#dd3333" rel="category tag">Articles</a><a href="https://themadtraveler.com/category/asia-travel/" rel="category tag">Asia Travel</a><a href="https://themadtraveler.com/category/birds-and-other-wildlife/" rel="category tag">Birds and Other Wildlife</a><a href="https://themadtraveler.com/category/asia-travel/thailand/" rel="category tag">Thailand</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/asia-travel/whale-watching-in-thailand/" title="Whale Watching in Thailand"> Whale Watching in Thailand </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/asia-travel/whale-watching-in-thailand/" title="11:37 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-09-24T11:37:31-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-single-slide  displaynone"> <a href="https://themadtraveler.com/food-2/gazpacho-recipe-from-alambique/" title="Gazpacho Recipe from Alambique"><img width="800" height="445" src="https://themadtraveler.com/wp-content/uploads/2021/08/gazpacho-012-800x445.jpg" class="attachment-colormag-featured-image size-colormag-featured-image wp-post-image" alt="Gazpacho Recipe from Alambique" title="Gazpacho Recipe from Alambique" decoding="async" /></a></figure><div class="cm-slide-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/food-2/" rel="category tag">Food</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/food-2/gazpacho-recipe-from-alambique/" title="Gazpacho Recipe from Alambique"> Gazpacho Recipe from Alambique </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/food-2/gazpacho-recipe-from-alambique/" title="4:33 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-08-10T16:33:43-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div></div></div></section></div><div class="cm-beside-slider-widget"><section id="colormag_highlighted_posts_widget-9" class="widget cm-highlighted-posts"><div class="cm-posts"><div class="cm-post"> <a href="https://themadtraveler.com/travel-tips/how-to-cross-from-israel-to-jordan-or-jordan-to-israel/" title="Crossing the Israel/Jordan Borders"><img width="392" height="262" src="https://themadtraveler.com/wp-content/uploads/2012/06/king-hussein-allenby-bridge-border-001.jpg" class="attachment-colormag-highlighted-post size-colormag-highlighted-post wp-post-image" alt="Crossing the Israel/Jordan Borders" title="Crossing the Israel/Jordan Borders" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2012/06/king-hussein-allenby-bridge-border-001.jpg 800w, https://themadtraveler.com/wp-content/uploads/2012/06/king-hussein-allenby-bridge-border-001-300x200.jpg 300w, https://themadtraveler.com/wp-content/uploads/2012/06/king-hussein-allenby-bridge-border-001-600x400.jpg 600w" sizes="(max-width: 392px) 100vw, 392px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/top-posts/" rel="category tag">Top Posts</a><a href="https://themadtraveler.com/category/travel-tips/" style="background:#dd3333" rel="category tag">Travel Tips</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/travel-tips/how-to-cross-from-israel-to-jordan-or-jordan-to-israel/" title="Crossing the Israel/Jordan Borders"> Crossing the Israel/Jordan Borders </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/travel-tips/how-to-cross-from-israel-to-jordan-or-jordan-to-israel/" title="1:45 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2020-01-07T01:45:11-06:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/top-posts/getting-a-visa-for-vietnam-rules-snafus-solutions/" title="Getting a Visa for Vietnam: Rules, Snafus, Solutions"><img width="392" height="272" src="https://themadtraveler.com/wp-content/uploads/2017/09/IMG_2925-392x272.jpg" class="attachment-colormag-highlighted-post size-colormag-highlighted-post wp-post-image" alt="Getting a Visa for Vietnam: Rules, Snafus, Solutions" title="Getting a Visa for Vietnam: Rules, Snafus, Solutions" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2017/09/IMG_2925-392x272.jpg 392w, https://themadtraveler.com/wp-content/uploads/2017/09/IMG_2925-130x90.jpg 130w" sizes="(max-width: 392px) 100vw, 392px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/asia-travel/" rel="category tag">Asia Travel</a><a href="https://themadtraveler.com/category/top-posts/" rel="category tag">Top Posts</a><a href="https://themadtraveler.com/category/travel-tips/" style="background:#dd3333" rel="category tag">Travel Tips</a><a href="https://themadtraveler.com/category/asia-travel/vietnam/" rel="category tag">Vietnam</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/top-posts/getting-a-visa-for-vietnam-rules-snafus-solutions/" title="Getting a Visa for Vietnam: Rules, Snafus, Solutions"> Getting a Visa for Vietnam: Rules, Snafus, Solutions </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/top-posts/getting-a-visa-for-vietnam-rules-snafus-solutions/" title="5:24 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2017-09-05T17:24:07-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/travel-tips/taking-the-ferry-from-korea-to-japan-busan-fukuoka/" title="Taking the Ferry from Korea to Japan (Busan-Fukuoka)"><img width="392" height="272" src="https://themadtraveler.com/wp-content/uploads/2016/05/busan-port-392x272.jpg" class="attachment-colormag-highlighted-post size-colormag-highlighted-post wp-post-image" alt="Taking the Ferry from Korea to Japan (Busan-Fukuoka)" title="Taking the Ferry from Korea to Japan (Busan-Fukuoka)" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2016/05/busan-port-392x272.jpg 392w, https://themadtraveler.com/wp-content/uploads/2016/05/busan-port-130x90.jpg 130w" sizes="(max-width: 392px) 100vw, 392px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/top-posts/" rel="category tag">Top Posts</a><a href="https://themadtraveler.com/category/travel-tips/" style="background:#dd3333" rel="category tag">Travel Tips</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/travel-tips/taking-the-ferry-from-korea-to-japan-busan-fukuoka/" title="Taking the Ferry from Korea to Japan (Busan-Fukuoka)"> Taking the Ferry from Korea to Japan (Busan-Fukuoka) </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/travel-tips/taking-the-ferry-from-korea-to-japan-busan-fukuoka/" title="2:06 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2016-05-19T14:06:11-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/travel-tips/get-a-sim-card-as-you-travel-in-china/" title="Get a SIM Card as You Travel in China"><img width="363" height="272" src="https://themadtraveler.com/wp-content/uploads/2014/04/SIM-card-Samsung-mini-4.jpg" class="attachment-colormag-highlighted-post size-colormag-highlighted-post wp-post-image" alt="Get a SIM Card as You Travel in China" title="Get a SIM Card as You Travel in China" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2014/04/SIM-card-Samsung-mini-4.jpg 600w, https://themadtraveler.com/wp-content/uploads/2014/04/SIM-card-Samsung-mini-4-300x225.jpg 300w" sizes="(max-width: 363px) 100vw, 363px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/top-posts/" rel="category tag">Top Posts</a><a href="https://themadtraveler.com/category/travel-tips/" style="background:#dd3333" rel="category tag">Travel Tips</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/travel-tips/get-a-sim-card-as-you-travel-in-china/" title="Get a SIM Card as You Travel in China"> Get a SIM Card as You Travel in China </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/travel-tips/get-a-sim-card-as-you-travel-in-china/" title="2:17 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2014-04-29T02:17:27-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div></div></section></div></div><div class="cm-row"><div id="cm-primary" class="cm-primary"><section id="colormag_featured_posts_widget-3" class="widget cm-featured-posts cm-featured-posts--style-1"><h3 class="cm-widget-title" style="border-bottom-color:#dd3333;"><span style="background-color:#dd3333;">ARTICLES</span></h3><div class="cm-first-post"><div class="cm-post"> <a href="https://themadtraveler.com/articles/exploring-the-heel-of-italy-puglia-apulia/" title="Exploring the Heel of Italy: Puglia (Apulia)"><img width="390" height="205" src="https://themadtraveler.com/wp-content/uploads/2024/02/Bari-Puglia-Italy-Port-390x205.jpg" class="attachment-colormag-featured-post-medium size-colormag-featured-post-medium wp-post-image" alt="Exploring the Heel of Italy: Puglia (Apulia)" title="Exploring the Heel of Italy: Puglia (Apulia)" decoding="async" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/articles/" style="background:#dd3333" rel="category tag">Articles</a><a href="https://themadtraveler.com/category/europe/" rel="category tag">Europe</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/articles/exploring-the-heel-of-italy-puglia-apulia/" title="Exploring the Heel of Italy: Puglia (Apulia)"> Exploring the Heel of Italy: Puglia (Apulia) </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/articles/exploring-the-heel-of-italy-puglia-apulia/" title="1:57 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2024-02-07T13:57:36-06:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div><div class="cm-entry-summary"><p>It would seem Italy has become an annual destination for me. Last year it was Emilia-Romagna, the Food Valley of</p></div></div></div></div><div class="cm-posts"><div class="cm-post"> <a href="https://themadtraveler.com/asia-travel/whale-watching-in-thailand/" title="Whale Watching in Thailand"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2021/09/KPT_0089-003-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Whale Watching in Thailand" title="Whale Watching in Thailand" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2021/09/KPT_0089-003-130x90.jpg 130w, https://themadtraveler.com/wp-content/uploads/2021/09/KPT_0089-003-392x272.jpg 392w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/articles/" style="background:#dd3333" rel="category tag">Articles</a><a href="https://themadtraveler.com/category/asia-travel/" rel="category tag">Asia Travel</a><a href="https://themadtraveler.com/category/birds-and-other-wildlife/" rel="category tag">Birds and Other Wildlife</a><a href="https://themadtraveler.com/category/asia-travel/thailand/" rel="category tag">Thailand</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/asia-travel/whale-watching-in-thailand/" title="Whale Watching in Thailand"> Whale Watching in Thailand </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/asia-travel/whale-watching-in-thailand/" title="11:37 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-09-24T11:37:31-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/articles/chicago-road-trip-in-search-of-the-best-chicago-hot-dog/" title="Chicago Road Trip: In Search of the Best Chicago Hot Dog"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2021/08/PXL_20210703_181716650-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Chicago Road Trip: In Search of the Best Chicago Hot Dog" title="Chicago Road Trip: In Search of the Best Chicago Hot Dog" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2021/08/PXL_20210703_181716650-130x90.jpg 130w, https://themadtraveler.com/wp-content/uploads/2021/08/PXL_20210703_181716650-392x272.jpg 392w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/articles/" style="background:#dd3333" rel="category tag">Articles</a><a href="https://themadtraveler.com/category/food-2/" rel="category tag">Food</a><a href="https://themadtraveler.com/category/us-travel/" rel="category tag">US Travel</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/articles/chicago-road-trip-in-search-of-the-best-chicago-hot-dog/" title="Chicago Road Trip: In Search of the Best Chicago Hot Dog"> Chicago Road Trip: In Search of the Best Chicago Hot Dog </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/articles/chicago-road-trip-in-search-of-the-best-chicago-hot-dog/" title="2:53 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-08-10T14:53:59-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/articles/quarantined-in-bangkok/" title="Quarantined in Bangkok!"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2021/07/chao-phraya-bangkok-001-1-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Quarantined in Bangkok!" title="Quarantined in Bangkok!" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2021/07/chao-phraya-bangkok-001-1-130x90.jpg 130w, https://themadtraveler.com/wp-content/uploads/2021/07/chao-phraya-bangkok-001-1-392x272.jpg 392w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/articles/" style="background:#dd3333" rel="category tag">Articles</a><a href="https://themadtraveler.com/category/asia-travel/" rel="category tag">Asia Travel</a><a href="https://themadtraveler.com/category/asia-travel/thailand/" rel="category tag">Thailand</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/articles/quarantined-in-bangkok/" title="Quarantined in Bangkok!"> Quarantined in Bangkok! </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/articles/quarantined-in-bangkok/" title="3:10 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-07-20T15:10:19-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/paddling/paddling-madisons-wingra-creek/" title="Paddling Madison&#8217;s Wingra Creek"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2020/06/WingraCreek_7643-1-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Paddling Madison&#8217;s Wingra Creek" title="Paddling Madison&#8217;s Wingra Creek" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2020/06/WingraCreek_7643-1-130x90.jpg 130w, https://themadtraveler.com/wp-content/uploads/2020/06/WingraCreek_7643-1-392x272.jpg 392w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/articles/" style="background:#dd3333" rel="category tag">Articles</a><a href="https://themadtraveler.com/category/outdoors/" rel="category tag">outdoors</a><a href="https://themadtraveler.com/category/paddling/" rel="category tag">Paddling</a><a href="https://themadtraveler.com/category/wisconsin/" rel="category tag">Wisconsin</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/paddling/paddling-madisons-wingra-creek/" title="Paddling Madison&#8217;s Wingra Creek"> Paddling Madison&#8217;s Wingra Creek </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/paddling/paddling-madisons-wingra-creek/" title="2:20 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2020-06-17T14:20:01-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div></div></section><div class="cm-column-half"><div class="cm-one-half"><section id="colormag_featured_posts_vertical_widget-6" class="widget cm-featured-posts cm-featured-posts--style-2"><h3 class="cm-widget-title" style="border-bottom-color:#dd3333;"><span style="background-color:#dd3333;">TRAVEL TIPS</span></h3><div class="cm-first-post"><div class="cm-post"> <a href="https://themadtraveler.com/travel-tips/how-to-cross-from-israel-to-jordan-or-jordan-to-israel/" title="Crossing the Israel/Jordan Borders"><img width="307" height="205" src="https://themadtraveler.com/wp-content/uploads/2012/06/king-hussein-allenby-bridge-border-001.jpg" class="attachment-colormag-featured-post-medium size-colormag-featured-post-medium wp-post-image" alt="Crossing the Israel/Jordan Borders" title="Crossing the Israel/Jordan Borders" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2012/06/king-hussein-allenby-bridge-border-001.jpg 800w, https://themadtraveler.com/wp-content/uploads/2012/06/king-hussein-allenby-bridge-border-001-300x200.jpg 300w, https://themadtraveler.com/wp-content/uploads/2012/06/king-hussein-allenby-bridge-border-001-600x400.jpg 600w" sizes="(max-width: 307px) 100vw, 307px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/top-posts/" rel="category tag">Top Posts</a><a href="https://themadtraveler.com/category/travel-tips/" style="background:#dd3333" rel="category tag">Travel Tips</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/travel-tips/how-to-cross-from-israel-to-jordan-or-jordan-to-israel/" title="Crossing the Israel/Jordan Borders"> Crossing the Israel/Jordan Borders </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/travel-tips/how-to-cross-from-israel-to-jordan-or-jordan-to-israel/" title="1:45 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2020-01-07T01:45:11-06:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div><div class="cm-entry-summary"><p>(Revised 2020) This is the definitive guide to Israel – Jordan border crossings and visas. (Revised 2020) Ha! Don’t believe that</p></div></div></div></div><div class="cm-posts"><div class="cm-post"> <a href="https://themadtraveler.com/travel-tips/leaving-bags-at-munich-central-train-station/" title="Leaving Bags at Munich Central Train Station"><img width="130" height="63" src="https://themadtraveler.com/wp-content/uploads/2013/04/munich-station-luggage-storage-004.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Leaving Bags at Munich Central Train Station" title="Leaving Bags at Munich Central Train Station" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2013/04/munich-station-luggage-storage-004.jpg 600w, https://themadtraveler.com/wp-content/uploads/2013/04/munich-station-luggage-storage-004-300x145.jpg 300w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/travel-tips/" style="background:#dd3333" rel="category tag">Travel Tips</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/travel-tips/leaving-bags-at-munich-central-train-station/" title="Leaving Bags at Munich Central Train Station"> Leaving Bags at Munich Central Train Station </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/travel-tips/leaving-bags-at-munich-central-train-station/" title="4:15 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2018-04-18T16:15:11-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/top-posts/getting-a-visa-for-vietnam-rules-snafus-solutions/" title="Getting a Visa for Vietnam: Rules, Snafus, Solutions"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2017/09/IMG_2925-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Getting a Visa for Vietnam: Rules, Snafus, Solutions" title="Getting a Visa for Vietnam: Rules, Snafus, Solutions" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2017/09/IMG_2925-130x90.jpg 130w, https://themadtraveler.com/wp-content/uploads/2017/09/IMG_2925-392x272.jpg 392w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/asia-travel/" rel="category tag">Asia Travel</a><a href="https://themadtraveler.com/category/top-posts/" rel="category tag">Top Posts</a><a href="https://themadtraveler.com/category/travel-tips/" style="background:#dd3333" rel="category tag">Travel Tips</a><a href="https://themadtraveler.com/category/asia-travel/vietnam/" rel="category tag">Vietnam</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/top-posts/getting-a-visa-for-vietnam-rules-snafus-solutions/" title="Getting a Visa for Vietnam: Rules, Snafus, Solutions"> Getting a Visa for Vietnam: Rules, Snafus, Solutions </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/top-posts/getting-a-visa-for-vietnam-rules-snafus-solutions/" title="5:24 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2017-09-05T17:24:07-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/articles/taking-ferry-from-greece-to-turkey/" title="Taking the Ferry from Greece to Turkey"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2017/08/ferry-to-athens-Greece-sunrise-slide-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Taking the Ferry from Greece to Turkey" title="Taking the Ferry from Greece to Turkey" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2017/08/ferry-to-athens-Greece-sunrise-slide-130x90.jpg 130w, https://themadtraveler.com/wp-content/uploads/2017/08/ferry-to-athens-Greece-sunrise-slide-392x272.jpg 392w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/articles/" style="background:#dd3333" rel="category tag">Articles</a><a href="https://themadtraveler.com/category/europe/" rel="category tag">Europe</a><a href="https://themadtraveler.com/category/travel-tips/" style="background:#dd3333" rel="category tag">Travel Tips</a><a href="https://themadtraveler.com/category/turkey-travel/" rel="category tag">Turkey</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/articles/taking-ferry-from-greece-to-turkey/" title="Taking the Ferry from Greece to Turkey"> Taking the Ferry from Greece to Turkey </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/articles/taking-ferry-from-greece-to-turkey/" title="4:04 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2017-08-16T16:04:54-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div></div></section><section id="colormag_featured_posts_vertical_widget-13" class="widget cm-featured-posts cm-featured-posts--style-2"><h3 class="cm-widget-title" style="border-bottom-color:#dd3333;"><span style="background-color:#dd3333;">VIDEOS</span></h3><div class="cm-first-post"><div class="cm-post"> <a href="https://themadtraveler.com/videos/video-scuba-diving-in-sogod-bay-philippines/" title="Video: Scuba Diving in Sogod Bay, Philippines"><img width="390" height="205" src="https://themadtraveler.com/wp-content/uploads/2017/05/Sogod-bay-philippines-video-390x205.jpg" class="attachment-colormag-featured-post-medium size-colormag-featured-post-medium wp-post-image" alt="Video: Scuba Diving in Sogod Bay, Philippines" title="Video: Scuba Diving in Sogod Bay, Philippines" decoding="async" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/asia-travel/" rel="category tag">Asia Travel</a><a href="https://themadtraveler.com/category/videos/" style="background:#dd3333" rel="category tag">Videos</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/videos/video-scuba-diving-in-sogod-bay-philippines/" title="Video: Scuba Diving in Sogod Bay, Philippines"> Video: Scuba Diving in Sogod Bay, Philippines </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/videos/video-scuba-diving-in-sogod-bay-philippines/" title="9:56 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2017-05-26T09:56:02-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div><div class="cm-entry-summary"><p>Best diving ever. OK, that may be over the top, but since being PADI-certified in 1993, I can&#8217;t remember a</p></div></div></div></div></section></div><div class="cm-one-half cm-one-half-last"><section id="colormag_featured_posts_vertical_widget-22" class="widget cm-featured-posts cm-featured-posts--style-2"><h3 class="cm-widget-title" style="border-bottom-color:#dd3333;"><span style="background-color:#dd3333;">BOOKS</span></h3><div class="cm-first-post"><div class="cm-post"> <a href="https://themadtraveler.com/books/traveling-and-telling-lies/" title="Traveling and Telling Lies"><img width="390" height="205" src="https://themadtraveler.com/wp-content/uploads/2021/02/Stealing-Away-CUT-cvr-001-390x205.jpg" class="attachment-colormag-featured-post-medium size-colormag-featured-post-medium wp-post-image" alt="Stealing Away by Kevin Revolinski" title="Traveling and Telling Lies" decoding="async" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/blog/" style="background:#000000" rel="category tag">Blog</a><a href="https://themadtraveler.com/category/books/" style="background:#dd3333" rel="category tag">Books</a><a href="https://themadtraveler.com/category/books-and-reading/" rel="category tag">Books and Reading</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/books/traveling-and-telling-lies/" title="Traveling and Telling Lies"> Traveling and Telling Lies </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/books/traveling-and-telling-lies/" title="12:26 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-02-12T12:26:04-06:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div><div class="cm-entry-summary"><p>*Winner of a 2021 PenCraft Award!* I have just released a new book! Let me explain&#8230; I never would have</p></div></div></div></div><div class="cm-posts"><div class="cm-post"> <a href="https://themadtraveler.com/books/a-book-about-turkey-the-yogurt-man-cometh/" title="A Book About Turkey: The Yogurt Man Cometh"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2011/07/Yogurt-Man-Cometh-266x400-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="A Book About Turkey: The Yogurt Man Cometh" title="A Book About Turkey: The Yogurt Man Cometh" decoding="async" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/books/" style="background:#dd3333" rel="category tag">Books</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/books/a-book-about-turkey-the-yogurt-man-cometh/" title="A Book About Turkey: The Yogurt Man Cometh"> A Book About Turkey: The Yogurt Man Cometh </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/books/a-book-about-turkey-the-yogurt-man-cometh/" title="12:24 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-01-12T00:24:09-06:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/books/backroads-and-byways-of-wisconsin/" title="Backroads and Byways of Wisconsin"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2011/01/BackroadsByways-Wisconsin-cover-267x400-1-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Backroads and Byways of Wisconsin" title="Backroads and Byways of Wisconsin" decoding="async" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/books/" style="background:#dd3333" rel="category tag">Books</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/books/backroads-and-byways-of-wisconsin/" title="Backroads and Byways of Wisconsin"> Backroads and Byways of Wisconsin </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/books/backroads-and-byways-of-wisconsin/" title="8:33 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2020-10-12T08:33:37-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/books/60-hikes-within-60-miles-of-madison/" title="60 Hikes Within 60 Miles of Madison &#8211; 3rd Edition"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2011/03/60-Hikes-Madison3-cover-267x400-2-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="60 Hikes Within 60 Miles of Madison &#8211; 3rd Edition" title="60 Hikes Within 60 Miles of Madison &#8211; 3rd Edition" decoding="async" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/books/" style="background:#dd3333" rel="category tag">Books</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/books/60-hikes-within-60-miles-of-madison/" title="60 Hikes Within 60 Miles of Madison &#8211; 3rd Edition"> 60 Hikes Within 60 Miles of Madison &#8211; 3rd Edition </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/books/60-hikes-within-60-miles-of-madison/" title="10:28 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2020-06-24T10:28:08-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div></div></section><section id="colormag_featured_posts_vertical_widget-7" class="widget cm-featured-posts cm-featured-posts--style-2"><h3 class="cm-widget-title" style="border-bottom-color:#000000;"><span style="background-color:#000000;">BLOG</span></h3><div class="cm-first-post"><div class="cm-post"> <a href="https://themadtraveler.com/blog/thai-food-favorites-laab/" title="Thai Food Favorites: Laab"><img width="390" height="205" src="https://themadtraveler.com/wp-content/uploads/2021/05/larb-moo-390x205.jpg" class="attachment-colormag-featured-post-medium size-colormag-featured-post-medium wp-post-image" alt="Thai Food Favorites: Laab" title="Thai Food Favorites: Laab" decoding="async" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/blog/" style="background:#000000" rel="category tag">Blog</a><a href="https://themadtraveler.com/category/food-2/" rel="category tag">Food</a><a href="https://themadtraveler.com/category/asia-travel/thailand/" rel="category tag">Thailand</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/blog/thai-food-favorites-laab/" title="Thai Food Favorites: Laab"> Thai Food Favorites: Laab </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/blog/thai-food-favorites-laab/" title="3:23 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-05-07T15:23:53-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div><div class="cm-entry-summary"><p>Sawatdee krub! Greetings! Another one of my favorite dishes from Thailand which I find pretty easy to repeat at home</p></div></div></div></div></section></div></div><section id="colormag_featured_posts_vertical_widget-11" class="widget cm-featured-posts cm-featured-posts--style-2"><h3 class="cm-widget-title" style="border-bottom-color:#dd3333;"><span style="background-color:#dd3333;">PHOTO GALLERIES</span></h3><div class="cm-first-post"><div class="cm-post"> <a href="https://themadtraveler.com/africa/self-driving-along-the-skeleton-coast-namibia/" title="Self-Driving Along the Skeleton Coast, Namibia"><img width="390" height="205" src="https://themadtraveler.com/wp-content/uploads/2021/09/skeleton-coast-camping-namibia-024-390x205.jpg" class="attachment-colormag-featured-post-medium size-colormag-featured-post-medium wp-post-image" alt="Self-Driving Along the Skeleton Coast, Namibia" title="Self-Driving Along the Skeleton Coast, Namibia" decoding="async" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/africa/" rel="category tag">Africa</a><a href="https://themadtraveler.com/category/photo-galleries/" style="background:#dd3333" rel="category tag">Photo Galleries</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/africa/self-driving-along-the-skeleton-coast-namibia/" title="Self-Driving Along the Skeleton Coast, Namibia"> Self-Driving Along the Skeleton Coast, Namibia </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/africa/self-driving-along-the-skeleton-coast-namibia/" title="1:28 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2021-09-24T13:28:49-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div><div class="cm-entry-summary"><p>One of the most enjoyable trips ever. We spent 10 days along the Skeleton Coast and the Namib Desert before</p></div></div></div></div><div class="cm-posts"><div class="cm-post"> <a href="https://themadtraveler.com/photo-galleries/birds-of-the-zambezi-region-of-namibia/" title="Birds of the Zambezi Region of Namibia"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2018/06/pied-kingfishers-namibia-birding-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Birds of the Zambezi Region of Namibia" title="Birds of the Zambezi Region of Namibia" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2018/06/pied-kingfishers-namibia-birding-130x90.jpg 130w, https://themadtraveler.com/wp-content/uploads/2018/06/pied-kingfishers-namibia-birding-392x272.jpg 392w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/africa/" rel="category tag">Africa</a><a href="https://themadtraveler.com/category/birds-and-other-wildlife/" rel="category tag">Birds and Other Wildlife</a><a href="https://themadtraveler.com/category/photo-galleries/" style="background:#dd3333" rel="category tag">Photo Galleries</a><a href="https://themadtraveler.com/category/photography/" rel="category tag">Photography</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/photo-galleries/birds-of-the-zambezi-region-of-namibia/" title="Birds of the Zambezi Region of Namibia"> Birds of the Zambezi Region of Namibia </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/photo-galleries/birds-of-the-zambezi-region-of-namibia/" title="3:15 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2018-10-11T15:15:54-05:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/photo-galleries/drive-shooting-madhya-pradesh-india/" title="&#8220;Drive-by Shooting&#8221; in Madhya Pradesh, India"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2018/01/KPS_0702-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="&#8220;Drive-by Shooting&#8221; in Madhya Pradesh, India" title="&#8220;Drive-by Shooting&#8221; in Madhya Pradesh, India" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2018/01/KPS_0702-130x90.jpg 130w, https://themadtraveler.com/wp-content/uploads/2018/01/KPS_0702-392x272.jpg 392w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/photo-galleries/" style="background:#dd3333" rel="category tag">Photo Galleries</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/photo-galleries/drive-shooting-madhya-pradesh-india/" title="&#8220;Drive-by Shooting&#8221; in Madhya Pradesh, India"> &#8220;Drive-by Shooting&#8221; in Madhya Pradesh, India </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/photo-galleries/drive-shooting-madhya-pradesh-india/" title="12:30 pm" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2018-01-04T12:30:01-06:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div><div class="cm-post"> <a href="https://themadtraveler.com/photo-galleries/milktooth-delicious-breakfast-indy/" title="Milktooth: Delicious Breakfast in Indy"><img width="130" height="90" src="https://themadtraveler.com/wp-content/uploads/2017/11/milktooth-indy-waffle-130x90.jpg" class="attachment-colormag-featured-post-small size-colormag-featured-post-small wp-post-image" alt="Milktooth: Delicious Breakfast in Indy" title="Milktooth: Delicious Breakfast in Indy" decoding="async" srcset="https://themadtraveler.com/wp-content/uploads/2017/11/milktooth-indy-waffle-130x90.jpg 130w, https://themadtraveler.com/wp-content/uploads/2017/11/milktooth-indy-waffle-392x272.jpg 392w" sizes="(max-width: 130px) 100vw, 130px" /></a></figure><div class="cm-post-content"><div class="cm-entry-header-meta"><div class="cm-post-categories"><a href="https://themadtraveler.com/category/photo-galleries/" style="background:#dd3333" rel="category tag">Photo Galleries</a></div></div><h3 class="cm-entry-title"> <a href="https://themadtraveler.com/photo-galleries/milktooth-delicious-breakfast-indy/" title="Milktooth: Delicious Breakfast in Indy"> Milktooth: Delicious Breakfast in Indy </a></h3><div class="cm-below-entry-meta "><span class="cm-post-date"><a href="https://themadtraveler.com/photo-galleries/milktooth-delicious-breakfast-indy/" title="11:15 am" rel="bookmark"><svg class="cm-icon cm-icon--calendar-fill" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.1 6.6v1.6c0 .6-.4 1-1 1H3.9c-.6 0-1-.4-1-1V6.6c0-1.5 1.3-2.8 2.8-2.8h1.7V3c0-.6.4-1 1-1s1 .4 1 1v.8h5.2V3c0-.6.4-1 1-1s1 .4 1 1v.8h1.7c1.5 0 2.8 1.3 2.8 2.8zm-1 4.6H3.9c-.6 0-1 .4-1 1v7c0 1.5 1.3 2.8 2.8 2.8h12.6c1.5 0 2.8-1.3 2.8-2.8v-7c0-.6-.4-1-1-1z"></path></svg> <time class="entry-date published updated" datetime="2017-11-27T11:15:12-06:00"></time></a></span> <span class="cm-author cm-vcard"> <svg class="cm-icon cm-icon--user" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7c0-2.8 2.2-5 5-5s5 2.2 5 5-2.2 5-5 5-5-2.2-5-5zm9 7H8c-2.8 0-5 2.2-5 5v2c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-2c0-2.8-2.2-5-5-5z"></path></svg> <a class="url fn n"
 href="https://themadtraveler.com/author/franz68/"
 title="Kevin Revolinski"
 > Kevin Revolinski </a> </span></div></div></div></div></section></div><div id="cm-secondary" class="cm-secondary"><aside id="custom_html-17" class="widget_text widget widget_custom_html"><h3 class="cm-widget-title"><span>Help Support The Mad Traveler!</span></h3><div class="textwidget custom-html-widget"><p align=center><a href='https://ko-fi.com/I3I21KM32' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://cdn.ko-fi.com/cdn/kofi4.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a></p><p><b>If you can drop a few dollars in the virtual tip jar to support my site, it will be greatly appreciated! Shopping via this site's affiliate links (Amazon, etc.) also supports this site without cost to buyers!</b></p></div></aside><aside id="text-3" class="widget widget_text"><h3 class="cm-widget-title"><span>My Books</span></h3><div class="textwidget"><p align="center">Find my books at indie stores or order via <a href="https://bookshop.org/shop/madtraveler" target="_blank" rel="noopener">Bookshop.org</a></p><p align="center"><a href="https://bookshop.org/shop/madtraveler" target="_blank" rel="noopener"><img decoding="async" class="aligncenter size-full wp-image-16897" src="https://themadtraveler.com/wp-content/uploads/2021/01/Bookshop-logo.jpg" alt="Bookshop.org Logo" width="252" height="83" /></a></p><p align="center">If Amazon is your preference, please follow <a href="https://amzn.to/3sZaBxT" target="_blank" rel="nofollow noopener">my author affiliate link</a> here:</p><p align="center"><a href="https://amzn.to/3sZaBxT" target="_blank" rel="nofollow noopener"><img decoding="async" src="https://themadtraveler.com/wp-content/uploads/2021/01/Amazon-Logo.jpg" alt="Amazon logo" width="200" /></a></p><p align="center"><a href="https://amzn.to/3eAgagv" target="_blank" rel="nofollow noopener"><img decoding="async" title="Stealing Away" src="https://themadtraveler.com/wp-content/uploads/2021/01/Stealing-Away-cvr-90x135-1.jpg" alt="" width="90" height="135" /></a><a href="https://amzn.to/2GhpWnd" target="_blank" rel="nofollow noopener"><img decoding="async" title="Wisconsin-Best-Beer-Guide-cov" src="https://themadtraveler.com/wp-content/uploads/2019/04/WBBG4-90x135.jpg" alt="" width="90" height="135" /></a><a href="https://amzn.to/2KFgtaI" target="_blank" rel="nofollow noopener"><img decoding="async" title="60HikesMadCover" src="https://themadtraveler.com/wp-content/uploads/2020/04/60-Hikes-Madison3-cover-90x135-1.jpg" alt="" width="90" height="135" /> </a></p><p align="center"><a href="https://amzn.to/37Y3NGF"><img decoding="async" src="https://themadtraveler.com/wp-content/uploads/2019/04/Tent-Camping-Wisconsin-90x135.jpg" alt="" width="90" height="135" /></a><a href="https://www.themadtraveler.com/books/a-book-about-turkey-the-yogurt-man-cometh"><img decoding="async" src="https://www.themadtraveler.com/wp-content/uploads/2011/07/yogurtman-cov-sm.jpg" alt="" width="90" height="135" /></a><a href="https://amzn.to/3ewuTaq"><img decoding="async" src="https://themadtraveler.com/wp-content/uploads/2020/06/Best-Hikes-Milwaukee-2-135.jpg" alt="" width="90" height="135" /></a></p><p align="center"><a href="https://amzn.to/35ebgAE"><img decoding="async" src="https://themadtraveler.com/wp-content/uploads/2011/01/BackroadsByways-Wisconsin-cover-90x135-1.jpg" alt="" width="90" height="135" /></a><a href="https://amzn.to/2Ghn9KB" target="_blank" rel="nofollow noopener"><img decoding="async" title="Paddling Wisconsin" src="https://themadtraveler.com/wp-content/uploads/2019/04/Paddling-WI-2nd-90x135.jpg" alt="" width="90" height="135" /></a></p><p align="center"><a href="https://themadtraveler.com/books/"><em>See more books by Kevin Revolinski</em></a></p></div></aside><aside id="custom_html-16" class="widget_text widget widget_custom_html"><h3 class="cm-widget-title"><span>Travel Insurance</span></h3><div class="textwidget custom-html-widget"><p align="center"><a href="https://www.anrdoezrs.net/click-5387016-15379546" target="_top"> <img src="https://www.awltovhc.com/image-5387016-15379546" width="250" height="250" alt="" border="0"/></a></p></div></aside><aside id="custom_html-13" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><p align="center"><font size="2"><a target="_blank" href="https://www.amazon.com/Kevin-Revolinski/e/B001JSB10U/?_encoding=UTF8&camp=1789&creative=9325&linkCode=ur2&tag=themadtraonl-20"><b>Kevin Revolinski's Author Page</b></a><img src="https://ir-na.amazon-adsystem.com/e/ir?t=themadtraonl-20&l=ur2&o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></font></p><p align="center"><ins class="bookingaff" data-aid="893754" data-target_aid="386268" data-prod="banner" data-width="200" data-height="200" data-banner_id="14632"> <a href="//www.booking.com?aid=386268">Booking.com</a> </ins> <script defer src="data:text/javascript;base64,DQogICAgKGZ1bmN0aW9uKGQsIHNjLCB1KSB7DQogICAgICB2YXIgcyA9IGQuY3JlYXRlRWxlbWVudChzYyksIHAgPSBkLmdldEVsZW1lbnRzQnlUYWdOYW1lKHNjKVswXTsNCiAgICAgIHMudHlwZSA9ICd0ZXh0L2phdmFzY3JpcHQnOw0KICAgICAgcy5hc3luYyA9IHRydWU7DQogICAgICBzLnNyYyA9IHUgKyAnP3Y9JyArICgrbmV3IERhdGUoKSk7DQogICAgICBwLnBhcmVudE5vZGUuaW5zZXJ0QmVmb3JlKHMscCk7DQogICAgICB9KShkb2N1bWVudCwgJ3NjcmlwdCcsICcvL2FmZi5ic3RhdGljLmNvbS9zdGF0aWMvYWZmaWxpYXRlX2Jhc2UvanMvZmxleGlwcm9kdWN0LmpzJyk7DQo="></script></p></div></aside><aside id="text-10" class="widget widget_text"><div class="textwidget"><P>See other <A href="https://www.themadtraveler.com/blogroll-other-great-travel-blogs/">Great Travel Blogs</a></p></div></aside><aside id="text-27" class="widget widget_text"><div class="textwidget"><p align=center><a href="/the-mad-traveler-and-kevin-revolinski-in-the-media/"><img src="/images/Today-Show-revolinski-al-roker.jpg"></a></p></div></aside><aside id="text-51" class="widget widget_text"><div class="textwidget"><p align="center"><a href="https://www.onesimcard.com/?65611" rel="nofollow"><img src="https://www.onesimcard.com/affiliates/banners/OneSIMcard_160x600.gif" alt="OneSimCard - prepaid international roaming, save up to 85% on your cell phone calls while abroad" width="160" height="600" border="0"></a></p></div></aside><aside id="custom_html-14" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><script defer id="mNCC" src="data:text/javascript;base64,DQogICAgbWVkaWFuZXRfd2lkdGggPSAiMjUwIjsNCiAgICBtZWRpYW5ldF9oZWlnaHQgPSAiMjUwIjsNCiAgICBtZWRpYW5ldF9jcmlkID0gIjc4NzI5OTYyMCI7DQogICAgbWVkaWFuZXRfdmVyc2lvbklkID0gIjMxMTEyOTkiOyANCiAg"></script> <script defer src="//contextual.media.net/nmedianet.js?cid=8CUJUAT65"></script></div></aside></div></div></div></div><footer id="cm-footer" class="cm-footer "><div class="cm-footer-bar cm-footer-bar-style-1"><div class="cm-container"><div class="cm-row"><div class="cm-footer-bar-area"><div class="cm-footer-bar__1"><div class="social-links"><ul><li><a href="https://www.facebook.com/The-Mad-Traveler-113876478635491/" target="_blank"><i class="fa fa-facebook"></i></a></li><li><a href="https://www.twitter.com/KevinRevolinski" target="_blank"><i class="fa-brands fa-x-twitter"></i></a></li><li><a href="https://www.instagram.com/MadTraveler" target="_blank"><i class="fa fa-instagram"></i></a></li></ul></div><nav class="cm-footer-menu"></nav></div><div class="cm-footer-bar__2"><div class="copyright">Copyright &copy; 2026 <a href="https://themadtraveler.com/" title="The Mad Traveler"><span>The Mad Traveler</span></a>. All rights reserved.<br>Theme: <a href="https://themegrill.com/themes/colormag" target="_blank" title="ColorMag" rel="nofollow"><span>ColorMag</span></a> by ThemeGrill. Powered by <a href="https://wordpress.org" target="_blank" title="WordPress" rel="nofollow"><span>WordPress</span></a>.</div></div></div></div></div></div></footer> <a href="#cm-masthead" id="scroll-up"><i class="fa fa-chevron-up"></i></a></div> <script type="speculationrules">{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/colormag\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}</script> <div 
 id="pum-16914" 
 role="dialog" 
 aria-modal="false"
 aria-labelledby="pum_popup_title_16914"
 class="pum pum-overlay pum-theme-16742 pum-theme-framed-border popmake-overlay pum-click-to-close click_open" 
 data-popmake="{&quot;id&quot;:16914,&quot;slug&quot;:&quot;newsletter-sign-up&quot;,&quot;theme_id&quot;:16742,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;small&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;80%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:&quot;1&quot;,&quot;esc_press&quot;:&quot;1&quot;,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}"><div id="popmake-16914" class="pum-container popmake theme-16742 pum-responsive pum-responsive-small responsive size-small"><div id="pum_popup_title_16914" class="pum-title popmake-title"> Keep In Touch - Sign up for occasional news from Kevin Revolinski/The Mad Traveler</div><div class="pum-content popmake-content" tabindex="0"> <script defer src="data:text/javascript;base64,CiAgICAgICAgICAgICAgICAgICAgICAgIHZhciBvbmxvYWRTaWJDYWxsYmFjayA9IGZ1bmN0aW9uICgpIHsKICAgICAgICAgICAgICAgICAgICAgICAgICAgIGpRdWVyeSgnLmctcmVjYXB0Y2hhJykuZWFjaChmdW5jdGlvbiAoaW5kZXgsIGVsKSB7CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgZ3JlY2FwdGNoYS5yZW5kZXIoZWwsIHsKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgJ3NpdGVrZXknOiBqUXVlcnkoZWwpLmF0dHIoJ2RhdGEtc2l0ZWtleScpCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfSk7CiAgICAgICAgICAgICAgICAgICAgICAgICAgICB9KTsKICAgICAgICAgICAgICAgICAgICAgICAgfTsKICAgICAgICAgICAgICAgICAgICA="></script> <script src="https://www.google.com/recaptcha/api.js?onload=onloadSibCallback&render=explicit" async defer></script> <form id="sib_signup_form_3" method="post" class="sib_signup_form"><div class="sib_loader" style="display:none;"><img
 src="https://themadtraveler.com/wp-includes/images/spinner.gif" alt="loader"></div> <input type="hidden" name="sib_form_action" value="subscribe_form_submit"> <input type="hidden" name="sib_form_id" value="3"> <input type="hidden" name="sib_form_alert_notice" value="Please fill out this field"> <input type="hidden" name="sib_form_invalid_email_notice" value="Your email address is invalid"> <input type="hidden" name="sib_security" value="6034151049"><div class="sib_signup_box_inside_3"><div style="/*display:none*/" class="sib_msg_disp"></div><p class="sib-FIRSTNAME-area"> <label class="sib-FIRSTNAME-area">First Name*</label> <input type="text" class="sib-FIRSTNAME-area" name="FIRSTNAME" required="required"></p><p class="sib-LASTNAME-area"> <label class="sib-LASTNAME-area">Last Name*</label> <input type="text" class="sib-LASTNAME-area" name="LASTNAME" required="required"></p><p class="sib-email-area"> <label class="sib-email-area">Email Address*</label> <input type="email" class="sib-email-area" name="email" required="required"></p><p class="sib-multi-lists-area"> <label>Select All That Interest You!*</label><div class="sib-multi-lists" data-require="required"><div style="block"><input type="checkbox" class="sib-interesting-lists" value="4" name="listIDs[]">Books and Writing News</div><div style="block"><input type="checkbox" class="sib-interesting-lists" value="6" name="listIDs[]">Travel and Outdoors</div><div style="block"><input type="checkbox" class="sib-interesting-lists" value="5" name="listIDs[]">Beer</div><div id="sib_captcha" class="g-recaptcha" data-sitekey="6LfNaFUaAAAAAJu9f0X-7r4KartlNvmiAa2Ql2yH"></div></div></p> <input type="submit" class="sib-default-btn" value="Subscribe"></p></div></form><style>form#sib_signup_form_3 {
    padding: 5px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #cccccc;
}
form#sib_signup_form_3 input[type=text],form#sib_signup_form_3 input[type=email], form#sib_signup_form_3 select {
    width: 100%;
    border: 1px solid #bbb;
    height: auto;
    margin: 5px 0 0 0;
    background-color: #fff;
}
form#sib_signup_form_3 .sib-default-btn {
    margin: 5px 0;
    padding: 6px 12px;
    color:#fff;
    background-color: #333;
    border-color: #2E2E2E;
    font-size: 14px;
    font-weight:400;
    line-height: 1.4285;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    white-space: normal;
    border:1px solid transparent;
    border-radius: 3px;
}
form#sib_signup_form_3 .sib-default-btn:hover {
    background-color: #444;
}
form#sib_signup_form_3 p{
    margin: 10px 0 0 0;
}form#sib_signup_form_3 p.sib-alert-message {
    padding: 6px 12px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
form#sib_signup_form_3 p.sib-alert-message-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
form#sib_signup_form_3 p.sib-alert-message-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
form#sib_signup_form_3 p.sib-alert-message-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}</style></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> × </button></div></div><div 
 id="pum-16743" 
 role="dialog" 
 aria-modal="false"
 class="pum pum-overlay pum-theme-16740 pum-theme-hello-box popmake-overlay auto_open click_open" 
 data-popmake="{&quot;id&quot;:16743,&quot;slug&quot;:&quot;new-books&quot;,&quot;theme_id&quot;:16740,&quot;cookies&quot;:[{&quot;event&quot;:&quot;on_popup_close&quot;,&quot;settings&quot;:{&quot;name&quot;:&quot;pum-16743&quot;,&quot;key&quot;:&quot;&quot;,&quot;session&quot;:false,&quot;path&quot;:true,&quot;time&quot;:&quot;1 week&quot;}}],&quot;triggers&quot;:[{&quot;type&quot;:&quot;auto_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:[&quot;pum-16743&quot;],&quot;delay&quot;:&quot;500&quot;}},{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;extra_selectors&quot;:&quot;&quot;,&quot;cookie_name&quot;:null}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;medium&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;300px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:&quot;1&quot;,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;10&quot;,&quot;position_right&quot;:&quot;10&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;bottom&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}"><div id="popmake-16743" class="pum-container popmake theme-16740 pum-responsive pum-responsive-medium responsive size-medium"><div class="pum-content popmake-content" tabindex="0"><p style="text-align: center;"><strong>Personalized, signed copies of ALL books can be ordered <a href="https://kevinrevolinski.com/shop/" rel="noopener noreferrer" target="_blank">directly from the author</a> or consider the indie supporting <a href="https://bookshop.org/shop/madtraveler" target="_blank" rel="noopener">Bookshop.org</a></strong></p><p><a href="https://bookshop.org/shop/madtraveler" target="_blank" rel="noopener"><img decoding="async" class="aligncenter size-full wp-image-16897" src="https://themadtraveler.com/wp-content/uploads/2021/01/Bookshop-logo.jpg" alt="Bookshop.org Logo" width="252" height="83" /></a></p></p><p style="text-align: center;"><strong>Check out my newest books!</strong></p><p style="text-align: center;"><a href="https://amzn.to/3qV3BQF" target="_blank" rel="noopener noreferrer"><img decoding="async" class="size-full wp-image-16726 aligncenter" src="https://themadtraveler.com/wp-content/uploads/2021/01/Stealing-Away-cvr-133x200-1.jpg" alt="Stealing Away: Stories cover" width="133" height="200" /><strong>ORDER YOUR COPY TODAY!</strong></a><a href="https://amzn.to/2KFgtaI" target="_blank" rel="noopener noreferrer"><img decoding="async" class="size-full wp-image-16726 aligncenter" src="https://themadtraveler.com/wp-content/uploads/2011/03/60-Hikes-Madison3-cover-267x400-2.jpg" alt="" width="133" height="200" srcset="https://themadtraveler.com/wp-content/uploads/2011/03/60-Hikes-Madison3-cover-267x400-2.jpg 267w, https://themadtraveler.com/wp-content/uploads/2011/03/60-Hikes-Madison3-cover-267x400-2-200x300.jpg 200w" sizes="(max-width: 133px) 100vw, 133px" /><strong>ORDER YOUR COPY TODAY!</strong></a></p></div> <button type="button" class="pum-close popmake-close" aria-label="Close"> × </button></div></div> <script defer type="text/javascript" src="https://themadtraveler.com/wp-content/themes/colormag/assets/js/colormag-custom.min.js?ver=4.1.1" id="colormag-custom-js"></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-content/themes/colormag/assets/js/jquery.bxslider.min.js?ver=4.1.1" id="colormag-bxslider-js"></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-content/themes/colormag/assets/js/sticky/jquery.sticky.min.js?ver=4.1.1" id="colormag-sticky-menu-js"></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-content/themes/colormag/assets/js/navigation.min.js?ver=4.1.1" id="colormag-navigation-js"></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-content/themes/colormag/assets/js/fitvids/jquery.fitvids.min.js?ver=4.1.1" id="colormag-fitvids-js"></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-content/themes/colormag/assets/js/skip-link-focus-fix.min.js?ver=4.1.1" id="colormag-skip-link-focus-fix-js"></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script defer id="4e48c272a052adcce77a5e918493c28c-js-extra" src="data:text/javascript;base64,Ci8qIDwhW0NEQVRBWyAqLwp2YXIgcHVtX3ZhcnMgPSB7InZlcnNpb24iOiIxLjIyLjAiLCJwbV9kaXJfdXJsIjoiaHR0cHM6XC9cL3RoZW1hZHRyYXZlbGVyLmNvbVwvd3AtY29udGVudFwvcGx1Z2luc1wvcG9wdXAtbWFrZXJcLyIsImFqYXh1cmwiOiJodHRwczpcL1wvdGhlbWFkdHJhdmVsZXIuY29tXC93cC1hZG1pblwvYWRtaW4tYWpheC5waHAiLCJyZXN0YXBpIjoiaHR0cHM6XC9cL3RoZW1hZHRyYXZlbGVyLmNvbVwvd3AtanNvblwvcHVtXC92MSIsInJlc3Rfbm9uY2UiOm51bGwsImRlZmF1bHRfdGhlbWUiOiIxNjczOCIsImRlYnVnX21vZGUiOiIiLCJkaXNhYmxlX3RyYWNraW5nIjoiIiwiaG9tZV91cmwiOiJcLyIsIm1lc3NhZ2VfcG9zaXRpb24iOiJ0b3AiLCJjb3JlX3N1Yl9mb3Jtc19lbmFibGVkIjoiMSIsInBvcHVwcyI6W10sImNvb2tpZV9kb21haW4iOiIiLCJwYXJhbU5hbWVzIjp7InBvcHVwX2lkIjoicGlkIiwiY3RhIjoiY3RhIiwibm90cmFjayI6Im5vdHJhY2sifSwiYW5hbHl0aWNzX2VuYWJsZWQiOiIxIiwiYW5hbHl0aWNzX3JvdXRlIjoiZjVjMzkyMWJlMTQwYWJmZDc1OTNjMDA0NzJhMTA1NTIiLCJhbmFseXRpY3NfYXBpIjoiaHR0cHM6XC9cL3RoZW1hZHRyYXZlbGVyLmNvbVwvd3AtanNvblwvOWZiMzNmOGVmNmNkYTE5OWUxMWViOTdlZWFlYWUzOGFcL3YxIn07CnZhciBwdW1fc3ViX3ZhcnMgPSB7ImFqYXh1cmwiOiJodHRwczpcL1wvdGhlbWFkdHJhdmVsZXIuY29tXC93cC1hZG1pblwvYWRtaW4tYWpheC5waHAiLCJtZXNzYWdlX3Bvc2l0aW9uIjoidG9wIn07CnZhciBwdW1fcG9wdXBzID0geyJwdW0tMTY5MTQiOnsidHJpZ2dlcnMiOlt7InR5cGUiOiJjbGlja19vcGVuIiwic2V0dGluZ3MiOnsiY29va2llX25hbWUiOiIiLCJleHRyYV9zZWxlY3RvcnMiOiIifX1dLCJjb29raWVzIjpbXSwiZGlzYWJsZV9vbl9tb2JpbGUiOmZhbHNlLCJkaXNhYmxlX29uX3RhYmxldCI6ZmFsc2UsImF0Y19wcm9tb3Rpb24iOm51bGwsImV4cGxhaW4iOm51bGwsInR5cGVfc2VjdGlvbiI6bnVsbCwidGhlbWVfaWQiOiIxNjc0MiIsInNpemUiOiJzbWFsbCIsInJlc3BvbnNpdmVfbWluX3dpZHRoIjoiMCUiLCJyZXNwb25zaXZlX21heF93aWR0aCI6IjgwJSIsImN1c3RvbV93aWR0aCI6IjY0MHB4IiwiY3VzdG9tX2hlaWdodF9hdXRvIjpmYWxzZSwiY3VzdG9tX2hlaWdodCI6IjM4MHB4Iiwic2Nyb2xsYWJsZV9jb250ZW50IjpmYWxzZSwiYW5pbWF0aW9uX3R5cGUiOiJmYWRlIiwiYW5pbWF0aW9uX3NwZWVkIjoiMzUwIiwiYW5pbWF0aW9uX29yaWdpbiI6ImNlbnRlciB0b3AiLCJvcGVuX3NvdW5kIjoibm9uZSIsImN1c3RvbV9zb3VuZCI6IiIsImxvY2F0aW9uIjoiY2VudGVyIHRvcCIsInBvc2l0aW9uX3RvcCI6IjEwMCIsInBvc2l0aW9uX2JvdHRvbSI6IjAiLCJwb3NpdGlvbl9sZWZ0IjoiMCIsInBvc2l0aW9uX3JpZ2h0IjoiMCIsInBvc2l0aW9uX2Zyb21fdHJpZ2dlciI6ZmFsc2UsInBvc2l0aW9uX2ZpeGVkIjpmYWxzZSwib3ZlcmxheV9kaXNhYmxlZCI6ZmFsc2UsInN0YWNrYWJsZSI6ZmFsc2UsImRpc2FibGVfcmVwb3NpdGlvbiI6ZmFsc2UsInppbmRleCI6IjE5OTk5OTk5OTkiLCJjbG9zZV9idXR0b25fZGVsYXkiOiIwIiwiZmlfcHJvbW90aW9uIjpudWxsLCJjbG9zZV9vbl9mb3JtX3N1Ym1pc3Npb24iOnRydWUsImNsb3NlX29uX2Zvcm1fc3VibWlzc2lvbl9kZWxheSI6IjAiLCJjbG9zZV9vbl9vdmVybGF5X2NsaWNrIjp0cnVlLCJjbG9zZV9vbl9lc2NfcHJlc3MiOnRydWUsImNsb3NlX29uX2Y0X3ByZXNzIjpmYWxzZSwiZGlzYWJsZV9mb3JtX3Jlb3BlbiI6ZmFsc2UsImRpc2FibGVfYWNjZXNzaWJpbGl0eSI6ZmFsc2UsInRoZW1lX3NsdWciOiJmcmFtZWQtYm9yZGVyIiwiaWQiOjE2OTE0LCJzbHVnIjoibmV3c2xldHRlci1zaWduLXVwIn0sInB1bS0xNjc0MyI6eyJ0cmlnZ2VycyI6W3sidHlwZSI6ImF1dG9fb3BlbiIsInNldHRpbmdzIjp7ImNvb2tpZV9uYW1lIjpbInB1bS0xNjc0MyJdLCJkZWxheSI6IjUwMCJ9fV0sImNvb2tpZXMiOlt7ImV2ZW50Ijoib25fcG9wdXBfY2xvc2UiLCJzZXR0aW5ncyI6eyJuYW1lIjoicHVtLTE2NzQzIiwia2V5IjoiIiwic2Vzc2lvbiI6ZmFsc2UsInBhdGgiOnRydWUsInRpbWUiOiIxIHdlZWsifX1dLCJkaXNhYmxlX29uX21vYmlsZSI6ZmFsc2UsImRpc2FibGVfb25fdGFibGV0IjpmYWxzZSwiYXRjX3Byb21vdGlvbiI6bnVsbCwiZXhwbGFpbiI6bnVsbCwidHlwZV9zZWN0aW9uIjpudWxsLCJ0aGVtZV9pZCI6IjE2NzQwIiwic2l6ZSI6Im1lZGl1bSIsInJlc3BvbnNpdmVfbWluX3dpZHRoIjoiMCUiLCJyZXNwb25zaXZlX21heF93aWR0aCI6IjEwMCUiLCJjdXN0b21fd2lkdGgiOiIzMDBweCIsImN1c3RvbV9oZWlnaHRfYXV0byI6dHJ1ZSwiY3VzdG9tX2hlaWdodCI6IjM4MHB4Iiwic2Nyb2xsYWJsZV9jb250ZW50IjpmYWxzZSwiYW5pbWF0aW9uX3R5cGUiOiJmYWRlIiwiYW5pbWF0aW9uX3NwZWVkIjoiMzUwIiwiYW5pbWF0aW9uX29yaWdpbiI6ImJvdHRvbSIsIm9wZW5fc291bmQiOiJub25lIiwiY3VzdG9tX3NvdW5kIjoiIiwibG9jYXRpb24iOiJjZW50ZXIgdG9wIiwicG9zaXRpb25fdG9wIjoiMTAwIiwicG9zaXRpb25fYm90dG9tIjoiMTAiLCJwb3NpdGlvbl9sZWZ0IjoiMCIsInBvc2l0aW9uX3JpZ2h0IjoiMTAiLCJwb3NpdGlvbl9mcm9tX3RyaWdnZXIiOmZhbHNlLCJwb3NpdGlvbl9maXhlZCI6ZmFsc2UsIm92ZXJsYXlfZGlzYWJsZWQiOmZhbHNlLCJzdGFja2FibGUiOmZhbHNlLCJkaXNhYmxlX3JlcG9zaXRpb24iOmZhbHNlLCJ6aW5kZXgiOiIxOTk5OTk5OTk5IiwiY2xvc2VfYnV0dG9uX2RlbGF5IjoiMCIsImZpX3Byb21vdGlvbiI6bnVsbCwiY2xvc2Vfb25fZm9ybV9zdWJtaXNzaW9uIjpmYWxzZSwiY2xvc2Vfb25fZm9ybV9zdWJtaXNzaW9uX2RlbGF5IjoiMCIsImNsb3NlX29uX292ZXJsYXlfY2xpY2siOmZhbHNlLCJjbG9zZV9vbl9lc2NfcHJlc3MiOmZhbHNlLCJjbG9zZV9vbl9mNF9wcmVzcyI6ZmFsc2UsImRpc2FibGVfZm9ybV9yZW9wZW4iOmZhbHNlLCJkaXNhYmxlX2FjY2Vzc2liaWxpdHkiOmZhbHNlLCJ0aGVtZV9zbHVnIjoiaGVsbG8tYm94IiwiaWQiOjE2NzQzLCJzbHVnIjoibmV3LWJvb2tzIn19OwovKiBdXT4gKi8K"></script> <script defer type="text/javascript" src="https://themadtraveler.com/wp-content/cache/autoptimize/js/autoptimize_single_2a8ad4db771e418db284148862e3a840.js?defer&amp;generated=1755190481&amp;ver=1.22.0" id="4e48c272a052adcce77a5e918493c28c-js"></script> <div style="text-align: center;"><a href="https://www.monsterinsights.com/?utm_source=verifiedBadge&utm_medium=verifiedBadge&utm_campaign=verifiedbyMonsterInsights" target="_blank" rel="nofollow"><img style="display: inline-block" alt="Verified by MonsterInsights" title="Verified by MonsterInsights" src="https://themadtraveler.com/wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-light.svg"/></a></div></body></html>
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin


Served from: themadtraveler.com @ 2026-04-04 22:50:36 by W3 Total Cache
-->