.home .slide-velure .slides .slide .slide-overlay .slide-header h3 a,
.entry-image .entry-image-header .entry-header .entry-title, .entry-content .tab-paper-white {
	background: url("https://geekgirltravel.com/wp-content/uploads/2021/04/White-Tab-Paper1.png") center/cover no-repeat;
	padding: 20px 20px 20px 40px;
	display: inline-block;
	color: black;
	font-family: 'Thinking of Betty';
}

.home .slide-velure .slides .slide .slide-overlay .slide-header h3 a:before,
.entry-image .entry-image-header .entry-header .entry-title:before, .entry-content .tab-paper-white:before, .polaroid:before {
	content: " ";
	background: url("https://geekgirltravel.com/wp-content/uploads/2021/04/Green-Pin-w_Shadow.png") top left/contain no-repeat;
	float: left;
	position: relative;
	top: -20px;
	left: -20px;
	height: 88px;
	width: 84px;
	margin: -44px -42px;
}

.entry-image {
	position: relative;
}

.entry-image .entry-image-header {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
}

.entry-image .entry-image-header .entry-header {
	position: relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	width: 80%;
	margin: 0 10%;
	text-align: center;
	padding: 0;
	border: none;
}

body.page-id-91 #main .entry-header .entry-title {
	word-spacing: 8px;
}

.home .slide-velure .slides .slide .slide-overlay .slide-header p {
	display: none;
}

body.home.blog.theme-wpzoom-velure .page-wrap .inner-wrap {
	display: flex;
	flex-direction: column;
}

body.home.blog.theme-wpzoom-velure .page-wrap .top-navbar .inner-wrap {
	flex-direction: row;
}

body.home.blog.theme-wpzoom-velure .page-wrap .inner-wrap .slide-velure {
	order: 1;
}

body.home.blog.theme-wpzoom-velure .page-wrap .inner-wrap .column-widgets {
	order: 2;
}

body.home.blog.theme-wpzoom-velure .page-wrap .inner-wrap .home-widgetized-sections {
	order: 3;
}

body.home.blog.theme-wpzoom-velure .page-wrap .inner-wrap .site-main {
	order: 4;
}

.home-widgetized-sections:after {
	background-color: #527750;
}

.widget.wpzoom-featured-cat h3.title {
	border-bottom: 2px solid #74be76;
}

.widget_ns_category_widget .jstree-default .jstree-icon.jstree-themeicon {
	display: none;
}

.top-navbar .navbar-wpz .current-menu-parent .sub-menu .current-menu-item > a, .main-navbar .navbar-wpz .current-menu-parent .sub-menu .current-menu-item > a, .top-navbar .navbar-wpz .current-menu-item.current_page_item .sub-menu .current-menu-item.current_page_item > a {
	color: #fff;
}

.theme-wpzoom-velure .navbar-wpz ul a:hover {
	color: #fff;
}

.site-widgetized-section.section-footer .widget.widget_text {
	margin-bottom: 0px;
}

.widget.widget_text .zoom-instagram.layout-fullwidth ul.zoom-instagram-widget__items.layout-fullwidth {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

.zoom-instagram-widget .zoom-instagram-widget__follow-me a {
	font-family: "Didact Gothic", sans-serif;
	font-size: 15px;
	font-weight: normal !important;
	letter-spacing: 2px !important;
	line-height: 1.5;
	text-transform: uppercase;
	display: inline-block;
	padding: 15px;
	margin: 0;
	color: #fff !important;
	background-color: #527750;
	border: none;
	border-radius: 0;
}

.zoom-instagram-widget .zoom-instagram-widget__follow-me a:hover {
	background-color: #000;
}

.post.has-post-thumbnail header.entry-image {
	display:none;
}

ul.accordion-sublist li {
	padding-bottom: 1em;
}

.destination-links-list ul {
	list-style-type: none;
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
}

.destination-links-list ul li {
	list-style-type: none;
}

.entry-content ul.destination-sublist,
.entry-content ul.destination-sublist li {
	list-style: none;
	margin: 0 0 0 15px;
}

.entry-content ul.destination-sublist li.destination-sublist-hidden {
	display: none;
}

.entry-content ul.destination-sublist li a {
	text-decoration: none;
}

.entry-content ul.destination-sublist.destination-country-list {
	margin: 0;
}

.entry-content ul.destination-sublist.destination-country-list li {
	background: #527750;
	margin: 0 0 10px 0;
	padding: 8px 15px;
	border-radius: 10px;
	color: #fff;
}

.entry-content ul.destination-sublist.destination-country-list li a {
	margin: 0 0 0 15px;
	color: #fff;
	text-transform: uppercase;
}

.destination-map {
	position: relative;
}

.entry-content .destination-map figure,
.entry-content .destination-map figure img {
	position: relative;
	margin-bottom: 0px;
}

.destination-map .destination-map-link {
	position: absolute;
	top: 0;
	left: 0;
}

/* Polaroid Images */
.polaroid {
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 2px #aaa;
	width: 128px;
	height: 153px;
}

.destination-map .polaroid {
  width: 86px;
	height: 102px;
}

.polaroid:before {
	height: 66px;
	width: 65px;
}

.polaroid.hang-left {
	transform: rotate(10deg);
}

.polaroid.hang-right {
	transform: rotate(-10deg);
}

.polaroid.hang-left:before {
	left: 18px;
	top: 6px;
	transform: rotate(-10deg);
}

.destination-map .polaroid.hang-left:before {
}

.polaroid.hang-middle:before {
	left: 78px;
	top: 6px;
}

.destination-map .polaroid.hang-middle:before {
	left: 58px;
}

.polaroid.hang-right:before {
	left: 140px;
	top: 8px;
	transform: rotate(10deg);
}

.destination-map .polaroid.hang-right:before {
	left: 99px;
}

.polaroid .polaroid-content {
	text-decoration: none;
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.polaroid .polaroid-content .polaroid-image {
	position: absolute;
	width: 116px;
	height: 116px;
	top: 5px;
	left: 5px;
	border: 1px solid #000;
}

.destination-map .polaroid .polaroid-content .polaroid-image {
	width: 74px;
	height: 74px;
}

.polaroid .polaroid-content .polaroid-image-blank {
	background-color: #000;
}

.polaroid .polaroid-content .polaroid-label {
	width: 100%;
	text-align: center;
	display: inline-block;
	position: absolute;
	bottom: 4px;
	font-family: Bahnschrift;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}

.polaroid .polaroid-content .polaroid-label.smaller-font {
	font-size: 12px;
}

.polaroid .polaroid-content .polaroid-label.smallest-font {
	font-size: 10px;
}

.destination-map .polaroid .polaroid-content .polaroid-label {
  font-size: 9px;
}

.destination-map .polaroid .polaroid-content .polaroid-label.smaller-font {
	font-size: 8px;
}

.destination-map .polaroid .polaroid-content .polaroid-label.smallest-font {
	font-size: 7px;
}

.polaroid-triple {
	position: relative;
	width: 100%;
	max-width: 550px;
	margin-left: auto;
	margin-right: auto;
	height: 210px;
	padding-top: 36px;
}

.polaroid-triple .polaroid.polaroid-left {
	position: absolute;
	left: 8%;
}

.polaroid-triple .polaroid.polaroid-middle {
	position: absolute;
	left: 39%;
}

.polaroid-triple .polaroid.polaroid-right {
	position: absolute;
	right: 8%;
}

.destination-map #africa_link {
	top: 44%;
	left: 44%;
}

.destination-map #south_africa_link {
	top: 90%;
	left: 53%;
}

.destination-map #zimbabwe_link {
	top: 75%;
	left: 65%;
	display: none;
}

.destination-map #antarctica_link {
	top: 80%;
	left: 46%;
}

.destination-map #asia_link {
	left: 70%;
	top: 24%;
}

.destination-map #china_link {
	top: 63%;
	left: 29%;
	display: none;
}

.destination-map #hong_kong_link {
	top: 72%;
	left: 42%;
	display: none;
}

.destination-map #japan_link {
	top: 61%;
	left: 62%;
	display: none;
}

.destination-map #caribbean_link {
	top: 36%;
	left: 28%;
}

.destination-map #aruba_link {
	top: 86%;
	left: 51%;
	display: none;
}

.destination-map #bahamas_link {
	top: 23%;
	left: 22%;
	display: none;
}

.destination-map #barbados_link {
	top: 76%;
	left: 95%;
	display: none;
}

.destination-map #cayman_islands_link {
	top: 50%;
	left: 11%;
	display: none;
}

.destination-map #jamaica_link {
	top: 56%;
	left: 26%;
	display: none;
}

#destination_map_caribbean.destination-map #puerto_rico_link {
	top: 60%;
	left: 62%;
	display: none;
}

.destination-map #turks_caicos_islands_link {
	top: 33%;
	left: 48%;
	display: none;
}

.destination-map #us_virgin_islands_link {
	top: 58%;
	left: 75%;
	display: none;
}

.destination-map #central_america_link {
	top: 40%;
	left: 14%;
	display: none;
}

.destination-map #belize_link {
	top: 12%;
	left: 20%;
	display: none;
}

.destination-map #honduras_link {
	top: 27%;
	left: 31%;
	display: none;
}

.destination-map #europe_link {
	top: 20%;
	left: 50%;
}

.destination-map #croatia_link {
	top: 87%;
	left: 44%;
}

.destination-map #iceland_link {
	top: 56%;
	left: 4%;
}

.destination-map #russia_link {
	top: 63%;
	left: 63%;
	display: none;
}

.destination-map #slovenia_link {
	top: 86%;
	left: 33%;
}

.destination-map #middle_east_link {
	display: none;
	top: 34%;
	left: 55%;
	display: none;
}

.destination-map #north_america_link {
	top: 22%;
	left: 16%;
}

.destination-map #mexico_link {
	top: 87%;
	left: 35%;
	display: none;
}

.destination-map #cozumel_link {
	top: 55%;
	left: 96%;
	display: none;
}

.destination-map #tulum_link {
	top: 73%;
	left: 94%;
	display: none;
}

.destination-map #yucatan_link {
	top: 66%;
	left: 83%;
	display: none;
}

#destination_map_north_america.destination-map #puerto_rico_link {
	top: 86%;
	left: 58%;
	display: none;
}

.destination-map #united_states_link {
	top: 71%;
	left: 40%;
}

.destination-map #alaska_link {
	top: 14%;
	left: 12%;
	display: none;
}

.destination-map #arizona_link {
	top: 75%;
	left: 52%;
	display: none;
}

.destination-map #arkansas_link {
	top: 77%;
	left: 68%;
	display: none;
}

.destination-map #california_link {
	top: 79%;
	left: 41%;
}

.destination-map #florida_link {
	top: 93%;
	left: 83%;
}

.destination-map #hawaii_link {
	top: 75%;
	left: 0%;
}

.destination-map #massachusetts_link {
	top: 75%;
	left: 88%;
	display: none;
}

.destination-map #new_hampshire_link {
	top: 55%;
	left: 94%;
	display: none;
}

.destination-map #new_york_link {
	top: 60%;
	left: 83%;
	display: none;
}

.destination-map #oregon_link {
	top: 64%;
	left: 36%;
}

.destination-map #texas_link {
	top: 91%;
	left: 62%;
}

.destination-map #virginia_link {
	top: 74%;
	left: 85%;
}

.destination-map #oceania_link {
	top: 50%;
	left: 80%;
}

.destination-map #australia_link {
	top: 46%;
	left: 18%;
	display: none;
}

.destination-map #new_zealand_link {
	top: 86%;
	left: 68%;
}

.destination-map #south_america_link {
	top: 52%;
	left: 26%;
	display: none;
}

.has-stamp {
	position: relative;
	overflow: visible;
}

.has-stamp:before {
	position: absolute;
	content: ' ';
	display: block;
	z-index: 10;
}

.stamp-far-top:before {
	top: -80px;
}

.stamp-top:before {
	top: -40px;
}

.stamp-mid:before {
	top: 0px;
}

.stamp-bottom:before {
	bottom: -10px;
}

.stamp-far-bottom:before {
	bottom: -50px;
}

.stamp-far-left:before {
	left: -50px;
}

.stamp-left:before {
	left: 10%;
}

.stamp-left-third:before {
	left: 30%;
}

.stamp-center:before {
	left: 45%;
}

.stamp-right-third:before {
	right: 25%;
}

.stamp-right:before {
	right: 10%;
}

.stamp-far-right:before {
	right: -50px;
}

.stamp-tilt-cw:before {
	transform: rotate(15deg);
}

.stamp-tilt-ccw:before {
	transform: rotate(-15deg);
}

.stamp-ggt-green-square:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Geek-Girl-Green-Square-Stamp.png) top left/contain no-repeat;
	height: 85px;
	width: 70px;
}

.stamp-ggt-gold-square:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Geek-Girl-Gold-Square-Stamp-copy.png) top left/contain no-repeat;
	height: 85px;
	width: 70px;
}

.stamp-ggt-black-square:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Geek-Girl-Black-Square-Stamp.png) top left/contain no-repeat;
	height: 85px;
	width: 70px;
}

.stamp-departed-gray-square:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Grey-1220-Departed-Stamp.png) top left/contain no-repeat;
	height: 96px;
	width: 80px;
}

.stamp-macau-green-square:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Green-MACAU-Passport-Stamp.png) top left/contain no-repeat;
	height: 80px;
	width: 120px;
}

.stamp-canada-gray-rect:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Grey-Canada-Stamp.png) top left/contain no-repeat;
	height: 84px;
	width: 120px;
}

.stamp-ggt-green-rect:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Geek-Girl-Green-Travel-Stamp.png) top left/contain no-repeat;
	height: 80px;
	width: 112px;
}

.stamp-ggt-gold-rect:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Geek-Girl-Gold-Travel-Stamp.png) top left/contain no-repeat;
	height: 80px;
	width: 112px;
}

.stamp-ggt-black-rect:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Geek-Girl-Black-Travel-Stamp.png) top left/contain no-repeat;
	height: 80px;
	width: 112px;
}

.stamp-peru-gold-rect:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Peru-Gold-Immigration-Stamp.png) top left/contain no-repeat;
	height: 80px;
	width: 102px;
}

.stamp-hong-kong-green-rect:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Green-Hong-Kong-Stamp.png) top left/contain no-repeat;
	height: 80px;
	width: 120px;
}

.stamp-chinese-green-rect:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Green-Hong-Kong-Stamp-2.png) top left/contain no-repeat;
	height: 80px;
	width: 180px;
}

.stamp-bolivia-green-rect:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Green-Bolivia-Stamp.png) top left/contain no-repeat;
	height: 80px;
	width: 114px;
}

.stamp-customs-gold-oval:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Oval-Gold-Stamp.png) top left/contain no-repeat;
	height: 70px;
	width: 116px;
}

.stamp-immigration-gray-oval:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Grey-Immigration-Hong-Kong-Stamp.png) top left/contain no-repeat;
	height: 80px;
	width: 134px;
}

.stamp-malaysia-green-triangle:before {
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Green-Triangle-Malaysia-Immigration-Stamp.png) top left/contain no-repeat;
	height: 80px;
	width: 130px;
}

.entry-content p.post-it-green {
	background-color: #527750;
	margin: 10px auto;
	padding: 10px;
	width: fit-content;
	display: block;
	text-align: center;
	border: 1px solid black;
	box-shadow: rgb(0,0,0,0.3) 2px 2px 3px;
	color: #aaa;
}

.entry-content p.post-it-green a, .entry-content p.post-it-green strong {
	color: #fff;
}

.entry-content p.location-block {
	font-size: 12px;
}

.entry-content p.location-block a {
	font-size: 16px;
  font-weight: bold;
}

.entry-content h4.definition-word {
  margin-bottom: 0px;
}

.entry-content .wp-block-media-text {
	background-color: #E6DFCE;
}

.entry-content .disney-site-quote, .entry-content h4.ggt-callout {
	margin: 0 20px 0 20px;
	padding: 0 20px 0 20px;
	border-left: 1px dashed #527750;
	border-right: 1px dashed #527750;
}

.entry-content .disney-site-quote p.has-ek-indent {
	padding-left: var(--ek-indent,20px);
}

.entry-content h4.ggt-callout {
	margin-bottom: 28px;
}

.travel-stats {
	width: 100%;
	max-width: 320px;
	height: 210px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

.travel-stats .travel-stat-section {
	position: absolute;
	border: 1px solid #527750;
	border-radius: 10px;
	padding: 2px;
}

.travel-stats .travel-stat-section .travel-number {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-family: "Thinking of Betty";
	font-size: 36px;
	line-height: 36px;
	padding: 10px 0 0;
}

.travel-stats .travel-stat-section .travel-label {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-family: "Bahnschrift";
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	padding: 0 0 10px;
}

.travel-stats .travel-stat-section.travel-countries {
	left: 0%;
	max-width: 50%;
}

.travel-stats .travel-stat-section.travel-flights {
	right: 0%;
	max-width: 50%;
}

.travel-stats .travel-stat-section.travel-miles {
	left: 10%;
	right: 10%;
	bottom: 0%;
}

.column-expect, .column-about, .column-about-category, .entry-content p.helpful-tip {
	background: #eee;
	padding: 20px;
	margin-top: 10px;
	border: 1px solid #527750;
	border-radius: 10px;
}

.column-overview {
	position: relative;
	padding: 20px;
	margin-top: 10px;
}

.column-overview .overview-decor {
	position: absolute;
	top: -90px;
	left: 30px;
}

.column-about, .column-about-category {
	position: relative;
}

.column-about-category .about-category-decor {
	position: absolute;
	top: -80px;
	left: -80px;
	z-index: 10;
}

.column-about .about-decor {
	position: absolute;
	bottom: 90px;
	left: 35%;
}

.entry-content h2.heading-about-category {
	max-width: 86%;
	margin-left: auto;
	margin-right: auto;
}

hr.wp-block-separator.ggt-separator {
	border: none;
	background: url(https://geekgirltravel.com/wp-content/uploads/2022/04/Plane-page-break-cropped.png) center/contain no-repeat;
	height: 110px;
	padding: 30px 0px;
	margin: 0;
}

.wp-block-query ul.wp-block-post-template li.wp-block-post {
	list-style: none;
}

.wp-block-spacer.spacer-tall {
	min-height: 60px;
}

.wp-block-spacer.spacer-medium {
	min-height: 40px;
}

.wp-block-spacer.spacer-short {
	min-height: 20px;
}

/* MailChimp Subscribe Form */
.widget_mc4wp_form_widget .title:before {
	font-family: "velure";
	content: "\e904";
	font-weight: normal;
	font-size: 20px;
	margin-right: 6px;
}

.widget_mc4wp_form_widget .hidden-label {
	display: none;
}

.widget_mc4wp_form_widget input {
	display: block;
	width: 100%;
	padding: 15px;
	margin: 0 auto 0 0;
	font-size: 15px;
	line-height: 1.5;
	height: auto;
}

.widget_mc4wp_form_widget .subscribe-form-button {
	border-color: transparent;
}

#mc_embed_signup {
	clear:left;
}

#mc_embed_signup #mce-EMAIL-HELPERTEXT.helper_text {
	background-color: inherit;
}

#mc_embed_signup .brandingLogo {
	display: none;
}

#mc_embed_signup div#mce-responses.foot {
	display: grid;
	grid-template-columns: 100%;
}

.site-footer .footer-widgets .custom-html-widget ul.footer-links {
	list-style: none;
}

.site-footer .site-info .site-copyright .designed-by {
	display: none;
}

.portfolio-column .tiled-gallery__item, .portfolio-gallery .wp-block-image {
	padding: 10px;
}

.content-area.full-layout.three-column .recent-posts .post {
	width: 30%;
	margin: 0 3% 40px 0;
}

h2.font-mixed .font-blocky {
	font-size: 24px;
	line-height: 1.2;
}

.all-caps {
	text-transform: uppercase;
}

.font-scripty {
	font-family: 'Thinking of Betty';
}

.font-blocky {
	font-family: 'Bahnschrift';
}

@media only screen and (max-width: 917px) and (min-width: 782px) {
	.font-destinations {
	  font-size: 25px;
	}
}

@media only screen and (max-width: 866px) and (min-width: 782px) {
	.font-smaller-tablet {
		font-size: 26px;
	}
}

@media only screen and (max-width: 781px) {
	.header_social .widget .zoom-social_icons-list__label {
		display: none;
	}
	
	.wp-block-newspack-blocks-carousel.carousel-top-lists article .entry-wrapper,
	.wp-block-newspack-blocks-carousel.carousel-recommended-blogs article .entry-wrapper {
		padding: 1em;
	}
	.wp-block-newspack-blocks-carousel.carousel-top-lists article .entry-title,
	.wp-block-newspack-blocks-carousel.carousel-recommended-blogs article .entry-title {
		font-size: 1em !important;
		margin: 0;
	}
	
	.entry-image .entry-image-header .entry-header .entry-title,
	.entry-content .tab-paper-white {
		padding: 15px 15px 15px 30px;
	}

	.entry-image .entry-image-header .entry-header .entry-title:before,
	.entry-content .tab-paper-white:before {
		height: 50px;
		width: 48px;
		top: -15px;
		left: -15px;
		margin: -25px -24px;
	}
	
	.cat-links a::after {
		bottom: 0px;
		height: 4px;
	}
	
	#sidebar {
		display: none;
	}
	
	.polaroid {
		width: 112px;
		height: 137px;
	}
	.polaroid:before {
		height: 50px;
		width: 49px;
	}
	.polaroid.hang-right:before {
		left: 130px;
		top: 16px;
	}
	.polaroid.hang-middle:before {
		left: 80px;
		top: 16px;
	}
	.polaroid.hang-left:before {
		left: 24px;
		top: 16px;
	}
	.polaroid .polaroid-content .polaroid-image {
		width: 100px;
		height: 100px;
	}
	.polaroid .polaroid-content .polaroid-label {
		font-size: 13px;
	}
	.polaroid .polaroid-content .polaroid-label.smaller-font {
		font-size: 11px;
	}
	.destination-map .polaroid {
		width: 70px;
		height: 86px;
	}
	.destination-map .polaroid.hang-right:before {
		left: 89px;
	}
	.destination-map .polaroid.hang-middle:before {
		left: 56px;
	}
	.destination-map .polaroid .polaroid-content .polaroid-image {
		width: 58px;
		height: 58px;
	}
	.destination-map .polaroid .polaroid-content .polaroid-label {
		font-size: 8px;
	}
	.destination-map .polaroid .polaroid-content .polaroid-label.smaller-font {
		font-size: 7px;
	}
	.polaroid-triple {
		max-width: 400px;
	}
	.polaroid-triple .polaroid.polaroid-left {
		left: 0%;
	}
	.polaroid-triple .polaroid.polaroid-middle {
		left: 34%;
	}
	.polaroid-triple .polaroid.polaroid-right {
		right: 0%;
	}
	
	.stamp-ggt-green-square:before,
	.stamp-ggt-gold-square:before,
	.stamp-ggt-black-square:before {
		height: 64px;
		width: 52px;
	}
	.stamp-departed-gray-square:before {
		height: 72px;
		width: 60px;
	}
	.stamp-macau-green-square:before,
	.stamp-hong-kong-green-rect:before {
		height: 60px;
		width: 90px;
	}
	.stamp-canada-gray-rect:before {
		height: 63px;
		width: 90px;
	}
	.stamp-ggt-green-rect:before,
	.stamp-ggt-gold-rect:before,
	.stamp-ggt-black-rect:before {
		height: 60px;
		width: 84px;
	}
	.stamp-peru-gold-rect:before {
		height: 60px;
		width: 76px;
	}
	.stamp-chinese-green-rect:before {
		height: 60px;
		width:135px;
	}
	.stamp-bolivia-green-rect:before {
		height: 60px;
		width: 85px;
	}
	.stamp-customs-gold-oval:before {
		height: 52px;
		width: 87px;
	}
	.stamp-immigration-gray-oval:before {
		height: 60px;
		width: 100px;
	}
	.stamp-malaysia-green-triangle:before {
		height: 60px;
		width: 97px;
	}
	.has-stamp.hide-stamp-mobile:before {
		display: none;
	}
		
	.column-text,
	.column-about-category,
	.column-overview {
		order: 1;
	}
	.column-image,
	.column-list-category,
	.column-recommended-blogs,
	.column-expect {
		order: 2;
	}
	.column-overview .overview-decor {
		top: -66px;
		left: 0px;
	}
	.column-about-category .about-category-decor {
		left: -10px;
	}
		
	.travel-stats .travel-stat-section.travel-miles {
	  left: 5%;
	}
	
	hr.wp-block-separator.ggt-separator {
		padding: 0px;
	}
	.wp-block-spacer.spacer-tall,
	.wp-block-spacer.spacer-medium,
	.wp-block-spacer.spacer-short {
	  min-height: 10px;
  }
}

@media only screen and (max-width: 600px) {
	.entry-content .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content p {
	  margin-top: 20px;
  }
}

@media only screen and (max-width: 420px) {
	
	.page h1.entry-title, .single h1.entry-title {
		font-size: 24px !important;
	}
	
	.wp-block-newspack-blocks-carousel.carousel-top-lists article .entry-title,
	.wp-block-newspack-blocks-carousel.carousel-recommended-blogs article .entry-title{
		line-height: 1em;
	}
	
	.ggt-separator.has-stamp.stamp-mid:before {
		top: -30px;
	}
	
	.entry-content h2.heading-about-category {
		max-width: 88%;
	}
	.column-about-category .about-category-decor,
	.column-overview .overview-decor {
		display: none;
	}
	
	.wp-block-column.column-full-width-mobile {
		flex-basis: 100% !important;
	}
	
	hr.wp-block-separator.ggt-separator {
		height: 50px;
	}
}