/* Header image: show full image without cropping */
.site-branding {
    background-size: contain !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    width: 100% !important;
    min-height: 0 !important;
    height: auto !important;
    padding-top: 74.91% !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* === AWS-GOLD-REFINEMENT : editorial gold accent. Delete this whole block to undo. === */
/* 2026-08-23: base link color changed from gold (#B0894F) to forest green for readability. Gold kept only as a decorative hover/underline accent, per Nicole's note that gold is fine for buttons and artwork but hard to read as body/link text. */
#content a,
.widget-area a,
.site-footer a { color: #233F2B; }
#content a:hover,
.widget-area a:hover,
.site-footer a:hover,
.main-navigation a:hover { color: #C9A24A; }

/* Read the guide buttons -> clean underline links, gold kept as decorative underline only */
#content a[style*="dde6f0" i] {
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #B0894F !important;
  border-radius: 0 !important;
  padding: 2px 0 3px !important;
  box-shadow: none !important;
  color: #233F2B !important;
}

/* Sidebar widget border: periwinkle -> warm hairline */
.widget-area .sidebar-primary aside { border-color: #DBD1C7 !important; }

/* Floating subscribe button -> navy */
.jetpack-subscribe-floating-button a,
.jetpack-subscribe-floating-button button,
.jetpack-subscribe-floating-button .wp-block-button__link {
  background-color: #1A3A5C !important;
  border-color: #1A3A5C !important;
  color: #ffffff !important;
}

/* Floating subscribe button: hide on mobile only (BP001/BP002/BP003 overlap fix, 2026-08-14). Desktop unaffected; subscribe feature not removed. */
@media (max-width: 600px) {
	.jetpack-subscribe-floating-button { display: none !important; }
}

/* Sidebar widget background: pale blue -> soft sage green, matches forest green brand accent (2026-09-16, Nicole's request) */
.widget-area .sidebar-primary aside { background-color: #DCE7DE !important; }


/* AWS-NO-SIDEBAR-V1: sidebar removed sitewide, Nicole's request 2026-09-21. Delete this block to bring it back. */
#secondary.widget-area{display:none !important;}
#primary.content-area{float:none !important;width:100% !important;max-width:1100px;margin-left:auto !important;margin-right:auto !important;}


/* AWS-HIDE-HH-FREEBIE-V1: free Europe History Hunts card pulled from Keep exploring, Nicole 2026-09-21, until decided. Delete to restore. */
.axc__grp:has(a[href*="europe-history-hunts"]){display:none !important;}
a.axc__card[href*="europe-history-hunts"]{display:none !important;}


/* AWS-STYLE-PACK-V1: sitewide style pack, Nicole approved 2026-09-21. Delete this block to undo. */
/* Small Poppy everywhere (matches Asia/Europe) */
.pmark{display:flex !important;align-items:center;gap:12px;justify-content:center;margin:-2px 0 16px}
.pmark img{width:46px !important;height:46px !important;max-width:46px !important;border-radius:50%;border:1px solid rgba(201,162,74,.6);flex:none;object-fit:cover;background:#FFFEFC}
.pmark span{font-family:"Alegreya Sans",sans-serif;font-size:13.5px;line-height:1.45;letter-spacing:.02em;color:rgba(19,36,62,.66);text-align:left}
.pmark b{color:#233F2B;font-weight:700}
.va-pop img{max-width:120px !important;border-radius:50%}
/* Card bar (AWS-DEST-CARD-BAR-V1), linked cards only */
a.dp-way,a.dp-int{position:relative;cursor:pointer;padding-bottom:56px !important;background:#fff !important;box-shadow:0 1px 2px rgba(19,36,62,.06);transition:transform .18s,box-shadow .18s}
a.dp-way:hover,a.dp-int:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(19,36,62,.16)}
a.dp-way::after,a.dp-int::after{content:"Open this guide  \2192";position:absolute;left:0;right:0;bottom:0;padding:13px 10px;font-family:"Alegreya Sans",sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#fff;background:#233F2B;text-align:center;transition:.18s}
a.dp-way:hover::after,a.dp-int:hover::after{background:#C9A24A;color:#13243E}
a.dp-way .dp-we{display:none !important}
/* Old star rating widget off */
[id^="pd_rating_holder"],[id^="pd_rate_"],.pd-rating{display:none !important}
/* Continents: no top country grid (list lives at the bottom) and no Combine It With */
.page-id-19609 #countries,.page-id-13603 #countries,.page-id-13604 #countries,.page-id-13712 #countries,.page-id-19786 #countries,.page-id-13605 #countries{display:none !important}
.page-id-19609 #pairs,.page-id-19786 #pairs,.page-id-13605 #pairs{display:none !important}
.page-id-19609 a[href="#countries"],.page-id-13603 a[href="#countries"],.page-id-13604 a[href="#countries"],.page-id-13712 a[href="#countries"],.page-id-19786 a[href="#countries"],.page-id-13605 a[href="#countries"],.page-id-19609 a[href="#pairs"],.page-id-19786 a[href="#pairs"],.page-id-13605 a[href="#pairs"]{display:none !important}


/* AWS-MAG-TYPE-V1 (21 Sep 2026): theme root is 10px so rem-sized guide type was shrinking. Restores intended sizes, headlines match Japan. Japan excluded. Delete this block to undo. */
body:not(.page-id-13303) .mag-root .mag-h2{font-family:Fraunces,Georgia,serif!important;font-weight:600!important;font-size:34px!important;line-height:1.14!important;color:#13243E!important;text-align:center!important}
body:not(.page-id-13303) .mag-root .mag-hero__h1{font-size:43px}
body:not(.page-id-13303) .mag-root .mag-hero__hook{font-size:21px}
body:not(.page-id-13303) .mag-root .mag-fact h4{font-size:18px}
body:not(.page-id-13303) .mag-root .mag-tile h4,body:not(.page-id-13303) .mag-root .mag-season h4{font-size:16px}
body:not(.page-id-13303) .mag-root .mag-duo__card h4{font-size:19px}
body:not(.page-id-13303) .mag-root .mag-city h4{font-size:17px}
body:not(.page-id-13303) .mag-root .mag-cta h3{font-size:24px}
body:not(.page-id-13303) .mag-root .mag-featured__title{font-size:22px}
body:not(.page-id-13303) .mag-root .mag-quotebreak p{font-size:27px}
body:not(.page-id-13303) .mag-root .mag-graphic p{font-size:18px}
.awsx .awsx__eb{font-size:13px!important}
.awsx h2{font-family:Fraunces,Georgia,serif!important;font-size:34px!important;line-height:1.14!important;color:#13243E!important}
.awsx .awsx__lede{font-size:17px!important}
.awsx .awsx__nm{font-size:16px!important;line-height:1.3}
.awsx__card--all{background:#13243E!important;align-items:center;justify-content:center;min-height:260px;text-align:center;text-decoration:none!important}
.awsx__all{font-family:Fraunces,Georgia,serif;font-size:19px;line-height:1.35;color:#fff;padding:20px}
.awsx__card--all:hover{background:#233F2B!important}
@media(max-width:860px){body:not(.page-id-13303) .mag-root .mag-h2,.awsx h2{font-size:27px!important}body:not(.page-id-13303) .mag-root .mag-hero__h1{font-size:34px}body:not(.page-id-13303) .mag-root .mag-quotebreak p{font-size:22px}}