* {font-family:"Ciutadella"}

* {text-decoration: none !important;
}

@font-face {
   font-family: Ciutadella;
      src: url(https://qantasfreewifi.com/wp-content/uploads/2022/08/Ciutadella-no-ligatures.otf);
   font-weight: normal;
}

@font-face {
   font-family: Ciutadella;
      src: url(https://qantasfreewifi.com/wp-content/uploads/2022/07/Ciutadella-Medium.otf);
   font-weight: bolder;
}

@font-face {
   font-family: Ciutadella;
      src: url(https://qantasfreewifi.com/wp-content/uploads/2022/07/Ciutadella-Light.otf);
   font-weight: lighter;
}

@font-face {
   font-family: TimesClassicDisplay;
      src: url(https://qantasfreewifi.com/wp-content/uploads/2023/08/TimesClassicDisplayW05-Rg.woff2);
   font-weight: bold;
}

@font-face {
   font-family: Suecahd;
      src: url(https://qantasfreewifi.com/wp-content/uploads/2023/08/suecahd-bold-webfont.woff2);
   font-weight: bold;
}

@font-face {
   font-family: MierA;
      src: url(https://qantasfreewifi.com/wp-content/uploads/2023/08/MierA-Bold.woff2);
   font-weight: bold;
}

@font-face {
   font-family: Cheltenham;
      src: url(https://qantasfreewifi.com/wp-content/uploads/2023/10/cheltenham-normal-500.woff);
   font-weight: normal;
}

@font-face {
   font-family: Inter;
      src: url(https://qantasfreewifi.com/wp-content/uploads/2024/05/Inter-SemiBold.woff2);
   font-weight: normal;
}

.wp-element-button { 
    color:#FFFFFF;
    background-color:#E40000 !important; 
		text-transform: uppercase;
		letter-spacing: 1px;
		border: none;	
		text-decoration: none !important;
		transition-duration: 0.6s;
		font-weight: bolder !important
}

.wp-element-button:hover { 
    color:#FFFFFF !important;  
    background-color:#CE0000 !important; 
		border: none !important;
} 

@media screen and (max-width: 500px) {
    .titleonmobile {
        display: none !important;
		}
	  .wp-block-site-logo {
			margin-bottom: 7px !important;
			margin-top: 7px !important;
			margin-left: 15px !important;
		}
		.site-header {
				padding: 0 !important;
		}	
		.wp-block-post-title {
				font-size: 	160%;
		}
		.custom-logo-link {
			max-width: 50px;
			margin: 0 !important;
		}
		.news-article-body {
			letter-spacing: -0.2px
		}
		.title-masthead-logo {
			margin-top: -38px !important;
			margin-bottom: -17px;
		}
		.nyt-masthead-logo {
			margin-top: -38px !important;
			margin-bottom: -22px;
		}
		.complimentary-access-tick {
			color: #8DE2E0;
			font-weight: bolder;
			font-kerning: normal;
			letter-spacing: -0.2px;
			margin-top: -9px !important;
			font-size: 0.85em;
			margin-left: -10px;
			margin-bottom: -2px;
		}
}

@media screen and (min-width: 500px) {
	  .wp-block-site-logo {
			margin-bottom: 10px !important;
			margin-top: 10px !important; 
		}
		.site-header {
			padding: 0 !important;
		}
		.complimentary-access-promo {
			font-size: 75% !important;
		}
		.news-article-body {
			letter-spacing: -0.1px
		}
		.title-masthead-logo {
			margin-top: -43px !important;
			margin-bottom: -18px;
		}
		.nyt-masthead-logo {
			margin-top: -42px !important;
			margin-bottom: -23px;
		}
		.complimentary-access-tick {
			color: #8DE2E0;
			font-weight: bolder;
			font-kerning: normal;
			letter-spacing: -0.2px;
			margin-top: -8px !important;
			font-size: 0.9em;
			margin-left: -10px
		}
}

.site-footer-container {
	height: 0px !important;
}

.wp-block-post-date {
	width: fit-content;
	margin-top: 20px !important;
	margin-bottom: -13px !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	margin: auto;
}

.block-category {
	width: fit-content !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

.site-header {
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5) !important;
}

.news-article-body {
	padding-top: 14px !important;
	margin: 0 !important;
	font-kerning: normal;
}

.masthead-logo {
	margin-top: -26px !important;
	margin-bottom: -1px !important;
}

.monthly-svg {
	margin-bottom: -10px !important;
}

.wp-block-post-title {
	font-kerning: normal;
	letter-spacing: -1px !important;
	margin-bottom: -7px !important;
	}

.complimentary-access-promo {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding: 8px 9px 6px 9px !important;
	text-align: center !important;
	display: none;
}

.offer-promo {
	margin-top: -15px !important
}

.afr-title {
	font-family: suecahd;
	font-size: 95%;
}

.australian-title {
	font-family: timesclassicdisplay;
	font-size: 100%;
	line-height: 104%;
	letter-spacing: -0.7px
}

.monthly-title {
	font-family: miera;
	font-size: 100%;
	line-height: 100%
}

.nyt-title {
	font-family: cheltenham;
	font-size: 101%;
	line-height: 95%;
}

.nightly-title {
	font-family: inter;
	font-size: 91%;
	line-height: 95%;
}