embed, iframe, object {
	margin: auto;
}

@media screen and (max-width: 992px) {
	.mobile-navigation .sub-menu {
		display: block !important;
	}
}

/* Make font size bigger on the website */
body {
	font-size: 16px;
}

/* Increase font size on menu area -- 19507824-HC */
.th-text-xxs {
	font-size: .93rem;
}

.mobile-navigation a {
	font-size: .82rem;
}

/* enlarge buttons | 19509108-hc bsan */
.wp-block-button .wp-block-button__link {
	font-size: .97rem;
}

/* change menu bottons on mobile | 19509108-hc bsan */
@media only screen and (max-width: 992px) {
	.header-search-container {
		display: none;
	}
	
	button.toggle-mobile-menu {
		height: 37px;
		width: 105px;
		font-size: 1.4em;
	}
}

/* hide search button | SKO #19509108-hc */
.header-search-button {
	display: none;
}

/* social icons size KG-19509108-hc */
@media(max-width: 800px) {
	.social-list li a::before {
		font-size: 26px;
		width: 25px;
	}
}

/* KG-19509108-hc */
/* Incease the spacing between the social icons | RG-19510685-hc */
.social-list .menu-items li {
	margin: 0 16px;
}

/* Adjust foter height | RN-19536269-hc*/
.th-pt-sm {
	padding-top: 0;
}

.th-pb-base {
	padding-bottom: 10px;
}

.th-stack-full--sm > * {
	margin-top: 4px;
}

div#infinite-footer {
	display: none;
}

figcaption {
	text-align: center;
}

/* To change the font size of all wp-block buttons HC-19618820-SK */
.wp-block-button .wp-block-button__link {
	font-size: 15px;
}

/* centering featured image 21816964-hc */
.hentry .entry-thumb img {
	margin: 0 auto;
}

/* Set default font size in posts and page content */
.entry-content {
	font-size: 1.1em;
}

/* mobile menu font size KG-19224905-hc */
.mobile-navigation a {
	font-size: .99rem;
}	
}

/* Increase the button size on Test page | #22302730-hc | AY */
button, a.primary-button, input[type="submit"] {
	font-size: 16px;
}

/* remove dropdown arrow from mobile menu | hc-22355578 (lm) */
.mobile-navigation .dropdown-toggle.clean-button.has-icon.has-border-radius {
	display: none;
}

/* center the featured image and the content area DA 23650903-hc */
.hentry .entry-thumb {
	text-align: center;
}

/*hide action bar | 23650903-hc*/
#actionbar {
	display: none;
}

/* Reduce the height of the map on https://xiewunanke.com/testing/ and https://xiewunanke.com/contact/ only for mobile view | YH-26233100-hc */
@media screen and (max-width: 480px) {
	.page-id-4393 .wp-block-columns, .page-id-4519 .wp-block-columns {
    		height: 200px;
	}
	.page-id-4393 iframe, .page-id-4519 iframe {
    		min-height: 200px !important;
	}
}

/* START: remove min height to fix whitespace issue on map embed — 26233879-hc */
.wp-block-coblocks-map {
    min-height: auto !important;
}
/* END — 26233879-hc */

/* hide page featured image KG-28840972-hc*/
.page-id-4387 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-6045 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-6071 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-4519 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-5877 .entry-thumb {
  display: none;
}


/* hide page featured image KG-28840972-hc*/
.page-id-6245 .entry-thumb {
  display: none;
}

/* Hide the featured image in page 3647 | 29518471-hc rg */
body.page-id-3647 article.post-3647  .wp-post-image {
    display: none;
}
}

/* Set container width to 800px */
@media (min-width: 1200px){
.container {
    width: 880px;
}
}
@media (min-width: 992px){
.container {
    width: 880px;
}
}

/* hide page featured image KG-28840972-hc*/
.page-id-6516 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-6563 .entry-thumb {
  display: none;
}


/* hide page featured image KG-28840972-hc*/
.page-id-6583 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-6594 .entry-thumb {
  display: none;
}


/* hide page featured image KG-28840972-hc*/
.page-id-6090 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-6670 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-6670 .entry-thumb { display: none; }

/* Decrease Google map height | 30299390-zen rg */ @media only screen and (max-width:500px) { .dr-park-map iframe { height: 300px; } }

/* Decrease Google map height | 30299390-zen rg */ @media only screen and (max-width:500px) { .dr-park-map2 iframe { height: 300px; } }

/* hide page featured image KG-28840972-hc*/
.page-id-6732 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-7015 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-7040 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-643 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-431 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-7415 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-5095 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-7543 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-7578 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-1257 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-7601 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-7629 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-7667 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-7729 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-6583 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8024 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8031 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8053 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-8053 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-495 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8138 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8232 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-8255 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8288 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8341 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8348 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-8357 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8364 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8377 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-5083 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8625 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-8640 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8650 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8659 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8668 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8684 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-8715 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-8750 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-8773 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8887 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8924 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8935 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8945 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-8956 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9063 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9072 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9077 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9085 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-9148 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9158 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9158 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9170 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9179 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9190 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9201 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9209 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9216 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9224 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9231 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9239 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9311 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9319 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9330 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9349 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9360 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9372 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9382 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9393 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9404 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9342 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-9530 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9541 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9548 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9554 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9588 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9599 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9609 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-9680 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9692 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9701 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9710 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9723 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9733 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9808 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9819 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9827 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9834 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9855 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9868 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9876 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9888 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9935 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9946 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-9958 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-9985 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9992 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-9997 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-10003 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-10066 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-10072 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10092 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10105 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10114 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10125 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-10149 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-10275 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-10477 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-10486 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10525 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10539 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-10585 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-10601 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10679 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10697 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10854 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-10890 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-10961 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10974 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-10992 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-11044 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11052 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11156 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-11224 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11234 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11244 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11255 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11263 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11273 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11281 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11291 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11328 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11341 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11354 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11363 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11378 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11389 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-11460 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11471 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-11501 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11509 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11594 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11649 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11659 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11666 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11701 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11710 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11718 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11769 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-11838 .entry-thumb {
  display: none;
}

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11853 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11906 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11918 .entry-thumb { display: none; }

/* Hide the featured images on specific posts | KG-28840972-hc */

.postid-11930 .entry-thumb { display: none; }

/* hide page featured image KG-28840972-hc*/
.page-id-11942 .entry-thumb {
  display: none;
}

/* hide page featured image KG-28840972-hc*/
.page-id-12143 .entry-thumb {
  display: none;
}