/* Typography settings */
body, input, textarea, select {
  font-family: "Noto Sans TC", "Microsoft JhengHei", "PingFang TC", "Open Sans", Helvetica, Arial, sans-serif;
}



.detailDiv
{
	font-size: 20px;
	word-wrap: break-word;
  margin-bottom: 30px;
}

.descriptionSingleItem
{
		margin-bottom: 20px;
		word-wrap: break-word;
		overflow: hidden;
}

.newheading {
	margin: 1em 0 0.5em 0;
	font-weight: 600;
	font-family: 'Titillium Web', sans-serif;

	font-size: 22px;
	line-height: 25px;
	color: #355681;
	text-transform: uppercase;
	border-bottom: 1px solid #81889a;
  margin-bottom: 25px;
}

   table.borderless td,table.borderless th{
     border: none !important;
}

.nav-links {
    display: none;
}

.largeURL
{
	font-size: 22px;
}

.wpem-event-organizer-name 
 {
    display: none;
}

.entry-title
{
	border-bottom: 1px solid #81889a;
	
}
.entry-content
{
	color:black;
	
}

.gallery-item
{
	margin-bottom:5px;
	
}

.archive_size
{
	width: 100px;
	height:100px;
}


.wpem-event-banner 
{
    display: none;
}

.page-header
{
	display: none !important;
}




.card-title
{
	font-size:15px;
	
}

.entry-content
{
	font-size:18px;
}

.attachment-post-thumbnail
{
	margin-bottom: 20px;
}


.entry-meta
{
	border: none;
}

.navigation
{
	font-size:25px;
}


.cat-links ,.tags-links
{font-size:20px !important;}

a:hover, a:visited, a:link, a:active
{
    text-decoration: none !important;
}



.psac-post-title a, .psacp-post-title
{
	color: #fff !important;

	font-size:12px !important;
	
	line-height: normal !important;
}

.psac-post-short-content
{
	color: #0d6efd !important;
	text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff,
               1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff !important;
}

.psac-post-overlay
{
	border: 5px solid white !important;
}



.psacp-post-img-bg, .psacp-post-slide {
-webkit-overflow-scrolling: touch !important;
	overflow-y: scroll !important;
	
}


.langbutton
{
 width: 150px;
color: white;
font-size: 20px;
}


.chooselang
        {
font-size: 20px;
}

.wc-stripe-gateway-desc
{
	margin-bottom:15px;
	font-weight: bold;

}

.single_add_to_cart_button::before
{
	

    font-family: fontAwesome;
    content: "\f217\00a0\00a0\00a0\00a0";
	

}


.single_add_to_cart_button
{
width: 220px;
margin-bottom:5px;
}

.wpcbn-btn::before 
{
    font-family: fontAwesome !important;
    content: "\f788\00a0\00a0\00a0\00a0" !important;
}

.add_to_cart_button::before
{
    font-family: fontAwesome;
    content: "\f217\00a0\00a0\00a0\00a0";
}

.add_to_cart_button
{
		width: 220px;
}

.wpcbn-btn
{
	background-color: #04AA6D !important;
	width: 220px;
}




.quantity::after{
content: "\a";
white-space: pre; 
display: block !important;
}



.woocommerce-loop-product__title {

    min-height: 80px !important;
}



.article-h2 {
  font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'PingFang TC', sans-serif;
  color: #2a4365; /* Deep blue for trust/professionalism */
  font-size: 1.8rem; /* 28px */
  font-weight: 600;
  line-height: 1.4;
  margin: 2.2rem 0 1.4rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #e2e8f0; /* Light separator */
  position: relative;
  clear: both;
}

.article-h2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100px;
  height: 3px;
  background: #e53e3e;
  border-radius: 3px 3px 0 0;
}

/* Hover effect for interactivity */
.article-h2:hover {
  color: #1a365d; /* Darker blue on hover */
}

.article-h2:hover:after {
  width: 120px; /* Animated expansion */
  transition: all 0.3s ease;
}



        .highlight-label {
            /* Typography */
            font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
            
	    font-size: 25px !important;
	    font-weight: 600;
            color: #ff4716; /* Your brand orange */

            /* Neon border effect */
            text-shadow:
                0 0 2px white,
                0 0 4px white,
                0 0 6px #ff4716;

  /* SPACE REDUCTION */
    line-height: 1;        /* Removes vertical text spacing */
    margin: 0;             /* Removes external spacing */
    display: inline-block;
padding: 0;

            /* Animation */
            transition: text-shadow 0.3s ease;
        }

        .highlight-label:hover {
            text-shadow:
                0 0 3px white,
                0 0 6px white,
                0 0 9px #ff4716;
        }

      .p-minimalist {
            /* Typography */
            font-family: Helvetica, Arial, sans-serif;
            font-size: 20px ;
            font-weight: 400;
            color: #355681;
            
            /* Spacing & Layout */
            line-height: 26px;
            margin: 0 0 20px 0;
            padding: 0;
            max-width: 600px;
            
            /* Readability Enhancements */
            letter-spacing: 0.1px;
            word-spacing: 0.5px;
            text-rendering: optimizeLegibility;
            
            /* Presentation */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }


	        .modern-gothic-heading {
            font-family: "Century Gothic", "Apple Gothic", sans-serif;
            color: #3d5981;
            position: relative;
            display: inline-block;
            padding-bottom: 8px;
            font-size: 2.5rem;
            font-weight: 600;
            margin: 20px 0;
        }
        .modern-gothic-heading:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 3px;
            background: linear-gradient(90deg, #ff4715, #ffa07a);
        }


	.bus-section-heading {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
  padding-bottom: 4px;
  border-bottom: 2px solid #ff4715;
  display: inline-block;
}


ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}



    .bubble-heading {
      background: #3498db;
      color: white;
      padding: 10px 20px;
      border-radius: 50px;
      display: inline-block;
      box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    }



.widget img {
  width: 100%;
  height: auto;
  display: block;
}
   

img.custom-search-thumbnail{
    width: 80px;
    height: 80px;
    object-fit: contain; /* Or whatever suits your layout */
    border-radius: 8px;
}



.hospital-type-badge {
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 6px;
    font-weight: 600;
    font-size: 0.9rem;
}

.public-hospital {
    background-color: #e8f5e9;
    color: #2e7d32;
    border-left: 4px solid #2e7d32;
}

.private-hospital {
    background-color: #e3f2fd;
    color: #1565c0;
    border-left: 4px solid #1565c0;
}


.location-badge {
    background-color: #fff8e1;
    color: #f57c00;
    border-left: 4px solid #f57c00;
}



.service-card {
    transition: all 0.3s ease;
    border-left: 4px solid #3498db;
}

.service-card:hover {
    background-color: #e8f4fc !important;
    transform: translateY(-3px);
}

.service-icon {
    width: 32px; /* Smaller icon container */
    height: 32px; /* Smaller icon container */
    background-color: #3498db;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.service-icon i {
    color: white;
    font-size: 0.8rem; /* Smaller icon size */
}

.service-name {
    font-weight: 500;
    color: #2c3e50;
    font-size: 0.875rem; /* Smaller font size */
}


    .hospital-category-page {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    }

    .card {
        border-radius: 12px;
        overflow: hidden;
    }

    #hospitalLocationDropdown:focus {
        border-color: #6f42c1;
        box-shadow: 0 0 12px rgba(111, 66, 193, 0.5);
    }

    .list-group-item a:hover {
        color: #6f42c1 !important;
    }

    /* Mobile-specific font size adjustments */
    @media (max-width: 768px) {
        .list-group-item {
            font-size: 18px; /* Increased from default ~16px */
            padding: 1rem 1.25rem; /* Slightly more padding for touch targets */
        }

        .list-group-item a {
            font-size: 18px; /* Ensure the anchor tags also get larger */
        }

        .card-header h4 {
            font-size: 1.5rem; /* Slightly larger region titles on mobile */
        }
    }


        #cookieConsent {
      position: fixed;
      bottom: 0;
      background: #6f42c1; /* Lighter green */
      color: #fff;
      width: 100%;
      padding: 20px;
      text-align: center;
      z-index: 9999;
      display: none;
    }
    #cookieConsent a {
      color: #66b3ff; /* Clear, readable blue */
      text-decoration: underline;
    }
    #cookieConsent button {
      background: #007bff; /* Blue button */
      color: #fff;
      border: none;
      padding: 10px 20px;
      margin-left: 10px;
      cursor: pointer;
      font-weight: bold;
    }

/** macao site : macao_bus_search_shortcode **/
.bussearch-highlight {
    background-color: #ffeeba;
    font-weight: bold;
    padding: 0 2px;
    border-radius: 3px;
}


/** Hong Kong site post office page post office list **/
@media (max-width: 576px) {
  .district-posts ul li {
    font-size: 1.5rem !important;
  }
  .district-posts ul li a {
    font-size: 1.5rem !important;
  }
}

.entry-title a {
    text-decoration: none;   /* remove underline by default */
    color: #0073aa;          /* WordPress default link blue */
}
