/*!
Theme Name: Hannah Gadsby
Theme URI: https://them.es/starter
Author: Topfive Designs
Author URI: https://topfive.com.au
Description: Hannah Gadsby website 2026
Version: 3.6.1
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: hannahgadsby-2026
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* ADDED CH */


/* BODY */
body { background-color: #001226 !important; color: #eecbb !important;}

/* NAVBAR */
#header { z-index: 10;}
.navbar { background-image: none !important;}
a.nav-link { color: #eecbb6 !important; font-family: "Cinzel Decorative", serif; font-weight: 600; font-size: 24px; padding: 10px 20px !important; }
.navbar-brand { display: none;}
.me-auto { margin: 0 auto !important;}
.bg-light {--bs-bg-opacity: 0 !important;}


/* FOOTER */
#footer { background-color: #001226 !important;}
#footer a, #footer p { color: #b7d5ef !important;} 
#footer h5 { color: #eecbb6 !important;}
#footer p, #footer h5 { text-align: center;}

/* TYPOGRAPHY */

h2 { font-family: "Cinzel Decorative", serif; font-weight: 600 !important; padding: 10px; font-size: 50px !important; }
h3 { font-family: "Gupter", serif;  }
p { font-family: "Courier Prime", monospace; font-weight: 400; font-style: normal;}

h1.entry-title { display: none;}
h2 { color: #eecbb6 !important; text-transform: capitalize; text-align: center; border-top: 10px solid #c89966; border-bottom: 10px solid #c89966;}

a.social-icon  { color: #eecbb6 !important; margin: 10px 20px; }

#shows h3 { text-transform: uppercase; text-decoration: underline; font-size: 35px; }
#shows h4 { text-transform: uppercase; }
#shows h3, #shows h4, #shows h5 { font-family: "Gupter", serif; color: #c89966;}

#shows h3, #shows h4, #shows h5, #shows h6 { text-align: center;}
#shows h6 { color: #eecbb6; font-family: "Courier Prime", monospace; font-weight: 400; }

#contact p, #contact h3 { text-align: center;}
#contact p, #contact a { color: #b7d5ef; }
#contact h3 { color: #eecbb6; text-transform: capitalize; font-family: "Cinzel Decorative", serif; font-weight: 600 !important; }
#contact a { text-decoration: underline;}

/* HERO */
#main { z-index: -10; margin-top: -75px !important; }
#hero { background-position: 100% 40% !important; padding: 300px 0 450px 0;}
#hero-woof { background-position: 80% 40% !important; padding: 100px 0 80px 0;}
#hero-woof h2 { color: #c89966 !important; font-family: "Gupter", serif;  font-weight: 600 !important; border: 0 none; padding-bottom: 0; margin-bottom: 0; }
#hero-woof h3 { color: #c89966; font-family: "Gupter", serif;  margin-bottom: 0; }
#hero-woof p { color: #eecbb6; font-family: "Gupter", serif; font-size: 20px; }
#hero-woof .video-button a.vc_btn3.vc_btn3-color-default { font-family: "Gupter", serif; }
#hero-woof .video-button { text-decoration: none !important;}
#hero-woof .video-button a.vc_btn3.vc_btn3-color-default strong { font-size: 20px; }


.hero-socials { text-align: center; margin-top: -75px;}
.hero-socials a.social-icon { font-size: 1rem;}

/* SHOWS */
.gigpress-table { border: 0 none !important;}
th.gigpress-heading { display: none; }
tr.gigpress-header th { color: #eecbb6 !important; font-family: "Cinzel Decorative", serif; font-size: 20px;}
a.gigpress-tickets-link { background-color: #c89966 !important; color: #001226 !important; text-transform: uppercase; padding: 5px 10px; font-size: 20px; }
.gigpress-table th { text-decoration: underline; border: 0 none !important;  }
tr.gigpress-tour td { color: #b7d5ef; font-family: "Courier Prime", monospace; font-weight: 400; padding-top: 10px; }
/*.gigpress-row td { border-bottom: 1px solid #c89966 !important;}*/
p.gigpress-subscribe { display: none;}

/* VIDEOS */
#woof-video { margin-bottom: 30px; }
#woof-video p { color: #eecbb6 !important; }
#woof-video .wpb_content_element { margin-bottom: 10px; }
.video-container { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; }
.video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-button { font-family: "Courier Prime", monospace; text-decoration: underline; }


/* MERCH */
#merch h3 { color: #eecbb6; text-align: center; font-family: "Cinzel Decorative", serif; font-size: 30px; font-weight: 600; }
#woof-album { margin-bottom: 30px; }
#woof-album p { color: #eecbb6; text-align: center; font-family: "Gupter", serif; font-size: 20px; }
#woof-album .gold-text p { color: #c89966 !important; }

/* MAILING LIST */
#mailinglist h3 { color: #c89966; text-align: center; font-family: "Gupter"; text-transform: uppercase;}
#mailinglist h4, #mailinglist h5 { color: #eecbb6; text-align: center; font-family: "Gupter"; }
#mailinglist h5 { font-family: "Courier Prime", monospace; font-weight: 400; font-style: normal; }
#mailinglist p { color: #b7d5ef; text-align: center; font-family: "Courier Prime", monospace; font-weight: 400; font-style: normal;}
#mailinglist .video-button a.vc_btn3.vc_btn3-color-default { font-size: 20px !important; font-weight: 600 !important; }

/* BUTTONS */
.video-button a.vc_btn3.vc_btn3-color-default { background-color: #c89966 !important; color: #001226 !important; font-size: 16px !important; }


/*-- RESPONSIVE --*/

.wpb_single_image.wpb_content_element.vc_align_left.mobile-only { margin-bottom: 0; }

@media screen and (max-width: 469px) {
	h2 { font-size: 40px !important;}
	#hero { background-position: 85% 30% !important; background-repeat: no-repeat !important;}
	#hero-woof { /*background-position: 85% 30% !important; background-repeat: no-repeat !important; padding: 100px 0; */ background-image: none !important;}
	#hero-woof .wpb_content_element { margin-bottom: 0; }
	.me-auto { text-align: center; background-color: #001226;}
	button.navbar-toggler { border: 1px solid #eecbb6 !important; margin: 0 auto; }
	.navbar-toggler-icon { background-image: url("/wp-content/uploads/2025/12/hamburger.png") !important;}
	.fa-2x { font-size: 1.5rem;}
	.hero-socials { margin-top: 0;}
	a.social-icon { margin: 10px;}
	tr.gigpress-header th { font-size: 14px; }
	tr.gigpress-tour td { font-size: 12px; vertical-align: top;}
	a.gigpress-tickets-link { display: block; font-size: 14px; text-align: center; }
}


@media screen and (min-width: 469px) {
	.mobile-only img { display: none; }
}


@media (min-width: 470px) and (max-width: 1450px) {
  #hero { background-position: 80% 30% !important; background-repeat: no-repeat !important;} 
	#hero-woof { background-position: 75% 30% !important; background-repeat: no-repeat !important; padding: 100px 0; }  
}


/* 
@media screen and (min-width: 768px) and (max-width: 1450px) {
	.mobile-fullwidth.wpb_column.vc_column_container.vc_col-sm-8 { width: 100% !important; }
	.hide-col.wpb_column.vc_column_container.vc_col-sm-4 { display: none;}
}*/