/*
Theme Name: Galloway Insulation
Author: Tōdem Brands
Author URI: https://www.todembrands.com/
Version: 1.0
*/

*,*::before,*::after{box-sizing:border-box;}html{overflow-y:scroll;font-size:100%;}body{margin:0;padding:0;line-height:1.5;}abbr,address,article,aside,audio,b,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,ol,p,pre,q,samp,section,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}article,aside,figure,footer,header,main,nav,section{display:block;}ul{list-style:none;}ol{margin-left:1.5em;}blockquote,q{quotes:none;}blockquote::before,blockquote::after,q::before,q::after{content:none;}a{font-size:100%;background:transparent;margin:0;padding:0;vertical-align:baseline;}a:hover,a:active{outline:0;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help;}img,video,svg{max-width:100%;height:auto;display:block;}td,td img{vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}th{vertical-align:bottom;font-weight:700;}td{font-weight:400;}hr{height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}pre{white-space:pre-wrap;word-wrap:break-word;}code,kbd,pre,samp{font-family:monospace,sans-serif;}small{font-size:85%;}strong{font-weight:700;}sub,sup{font-size:75%;line-height:0;position:relative;}sup{top:-0.5em;}sub{bottom:-0.25em;}input,button,select,textarea{margin:0;font:inherit;-webkit-appearance:none;appearance:none;}input,select{vertical-align:middle;}button,input[type="button"],input[type="submit"]{cursor:pointer;width:auto;overflow:visible;}label{cursor:pointer;}textarea{overflow:auto;vertical-align:top;}.alignleft,img.alignleft{float:left;margin:15px 15px 15px 0;}.alignright,img.alignright{float:right;margin:15px 0 15px 15px;}.aligncenter,img.aligncenter{display:block;margin:15px auto;}

body{ font-family: "quatro-slab", Helvetica, Arial, sans-serif; font-size: 18px; line-height: 32px; background-color: #eef0e6;}
body, select, input, textarea{ font-family: "quatro-slab", Helvetica, Arial, sans-serif;}
.page-wrap{ position: relative;}

a{ color: #03f;}
a:hover, a:focus{ color: #69f;}
.button, button{ display: inline-block; cursor: pointer; background-color: #ad6428; color: #EEF0E6; font-size: 14px; line-height: 1; text-transform: uppercase; font-weight: 700; letter-spacing: .2em; text-decoration: none; padding: 15px 30px; border: none; font-family: "raleway", Helvetica, Arial, sans-serif;}
.button:hover, .button:focus, button:hover, button:focus{ background-color: #65753F; color: #EEF0E6;}
.screen-reader{ position: absolute; left: -10000px; top: auto; width: 1px; height: 1px; overflow: hidden;}
:focus{ outline: 2px solid #03f; outline-offset: 2px;}
:focus:not(:focus-visible){ outline: none;}
:focus-visible{ outline: 2px solid #03f; outline-offset: 2px;}
a, img, .button, button{ transition: all .3s ease 0s;}

h1, h2, h3, h4, h5, h6{ line-height: normal;}
h2{ font-family: "raleway", Helvetica, Arial, sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: .35em; font-size: 26px; text-align: center; margin-bottom: 50px;}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
p{ margin-top: 25px;}
p:first-child{ margin-top: 0;}

.wrapper, .container{ width: 95%; max-width: 1400px; margin: 0 auto;}
.container{ display: flex;}
.wrapper:after{ content: ""; display: table; clear: both;}

.header{ background-color: #0d3027; position: relative; z-index: 11;}
.header .container{ align-items: flex-end; justify-content: space-between; padding: 20px 0;}
.header .logo{ max-width: 250px;}

.nav{ margin-bottom: 15px; position: relative; z-index: 20;}
.header .nav ul{ float: none; display: flex; gap: 60px;}
.header .nav ul a{ text-transform: uppercase; color: #eef0e6; letter-spacing: .15em; font-size: 16px; font-family: "raleway", Helvetica, Arial, sans-serif; font-weight: 700;}
.header .nav ul a:hover, .header .nav ul a:focus{ color: #ad6428;}
.header .nav ul li.current-menu-item > a{ color: #ad6428;}
nav ul{ list-style: none; position: relative; float: left; margin: 0; padding: 0;}
nav ul a{ display: block; text-decoration: none;}
nav ul li{ position: relative; float: left; margin: 0; padding: 0;}
nav ul li.current-menu-item > a, nav ul li:hover > a{}
nav ul ul{ display: none; position: absolute; top: 100%; left: 0; padding: 0;}
nav ul ul li{ float: none; width: 200px;}
nav ul ul ul{ top: 0; left: 100%;}
nav ul li:hover > ul{ display: block;}

.nav-toggle{ display: none; flex-direction: column; justify-content: space-between; width: 28px; height: 20px; background: none; border: none; padding: 0; cursor: pointer; color: #eef0e6;}
.nav-toggle span{ display: block; width: 100%; height: 2px; background: currentColor; transition: transform .3s ease, opacity .3s ease;}
.nav-toggle.is-open span:nth-child(1){ transform: translateY(9px) rotate(45deg);}
.nav-toggle.is-open span:nth-child(2){ opacity: 0;}
.nav-toggle.is-open span:nth-child(3){ transform: translateY(-9px) rotate(-45deg);}

.mobile-overlay{ display: none; position: fixed; inset: 0; background: rgba(0,0,0,.5); z-index: 998; opacity: 0; pointer-events: none; transition: opacity .3s ease;}
.mobile-overlay.is-visible{ opacity: 1; pointer-events: auto;}
.mobile-nav{ position: fixed; top: 0; right: -320px; width: 300px; max-width: 85vw; height: 100%; background: #0d3027; color: #eef0e6; z-index: 999; padding: 30px 25px; overflow-y: auto; transition: right .3s ease; box-shadow: -4px 0 30px rgba(0,0,0,.4);}
.mobile-nav.is-open{ right: 0;}
.mobile-nav-header{ display: flex; align-items: center; justify-content: space-between; padding-bottom: 25px; margin-bottom: 10px; border-bottom: 1px solid rgba(238,240,230,.15);}
.mobile-nav-header .logo{ max-width: 180px; height: auto;}
.mobile-nav nav ul{ float: none;}
.mobile-nav nav ul li{ float: none;}
.mobile-nav nav ul ul{ position: static; display: block; width: auto;}
.mobile-nav nav ul a{ display: block; padding: 14px 0; color: #eef0e6; font-family: "raleway", Helvetica, Arial, sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: .15em; font-size: 15px; text-decoration: none; border-bottom: 1px solid rgba(238,240,230,.12);}
.mobile-nav nav ul a:hover, .mobile-nav nav ul a:focus{ color: #ad6428;}
.mobile-nav nav ul li.current-menu-item > a{ color: #ad6428;}
.nav-close{ background: none; border: none; font-size: 1.8rem; line-height: 1; padding: 0; cursor: pointer; color: #eef0e6;}
.nav-toggle:hover, .nav-toggle:focus{ background: none;}
.nav-close:hover, .nav-close:focus{ background: none; color: inherit;}
body.nav-open{ overflow: hidden;}

.content{}
.content p:first-child{ margin-top: 0;}

.hero{ position: relative;}
.page-template-default .hero-badge{ display: none;}
.hero-badge{ position: absolute; top: -30px; right: 45px; width: 45%; max-width: 480px; z-index: 15; opacity: .85; mix-blend-mode: multiply; pointer-events: none;}
.hero-visual{ position: relative; height: 600px; background-size: cover; background-position: center center; display: flex; align-items: center; justify-content: center;}
.hero-visual::before{ content: ""; position: absolute; inset: 0; background-color: #ad6428; opacity: .4; mix-blend-mode: multiply;}
.hero-visual h1{ position: relative; z-index: 1; color: #fff; font-family: "raleway", Helvetica, Arial, sans-serif; font-weight: 700; text-transform: uppercase; font-size: 48px; letter-spacing: .1em; text-align: center;}
.hero-subheadline{ background-color: #0d3027; text-align: center; padding: 30px 0;}
.hero-subheadline h2{ color: #eef0e6; font-size: 30px; font-style: italic; font-family: "quatro-slab", Helvetica, Arial, sans-serif; font-weight: 400; text-transform: none; letter-spacing: normal; margin-bottom: 0; position: relative; z-index: 20;}
.content ul{ list-style: disc; margin: 15px 0 0 30px;}
.content ol{ margin: 15px 0 0 30px;}
.content img{ max-width: 100%; height: auto;}

.navigation{ padding: 0; text-align: center;}
.navigation ul{ list-style: none; margin: 0; padding: 0;}
.navigation li{ display: inline-block;}
.navigation li a, .navigation li span{ display: inline-block; padding: 6px 12px; text-decoration: none; color: #fff; background-color: #666; cursor: pointer;}
.navigation li a:hover, .navigation li span.current{ background-color: #333;}
.navigation li span.dots{ background: none; color: #666;}

.load-more-wrap{ text-align: center; margin-top: 30px;}
.load-more-btn{ padding: 12px 30px; cursor: pointer;}
.load-more-btn:disabled{ opacity: 0.6; cursor: default;}

.search-results .wrapper, .error404 .wrapper{ padding: 60px 0;}
.search-results .page-title, .error404 .page-title{ margin-bottom: 30px;}
.search-results article{ margin-top: 30px; padding-top: 30px; border-top: 1px solid #eee;}
.search-results article:first-child{ border-top: 0; padding-top: 0; margin-top: 0;}
.search-results .entry{ margin-top: 10px;}
.search-form{ display: flex; gap: 8px; margin-top: 20px;}
.search-input{ flex: 1; padding: 10px 14px; border: 1px solid #ccc; border-radius: 3px; font-size: 1rem;}
.search-submit{ padding: 10px 20px; cursor: pointer;}

/* Homepage */
.join{ position: relative; padding: 150px 0 100px;}
.join::after{ content: ""; position: absolute; inset: 0; background-image: url('images/home-join-bkg.png'); background-repeat: no-repeat; background-position: right center; background-size: cover; mix-blend-mode: multiply; pointer-events: none; z-index: 0;}
.join .wrapper{ position: relative; z-index: 1;}
.join::before{ content: ""; position: absolute; top: 0; left: 0; right: 0; height: 80px; background-image: url('images/halftone.png'); background-repeat: repeat-x; background-position: left center; background-size: contain;}

.about{ background-image: url('images/bkg-green.jpg'); background-size: cover; background-position: center center; color: #eef0e6; padding: 150px 0 100px;}
.about .wrapper{ max-width: 960px;}

.join .wrapper{ max-width: 960px;}
.join .container{ align-items: stretch;}
.join-col{ flex: 1; padding-bottom: 60px;}
.join-divider{ display: flex; flex-direction: column; align-items: center; padding: 0 55px;}
.join-divider::before{ content: ""; flex: 1; min-height: 0; width: 15px; background-image: url('images/column-orange.png'); background-repeat: repeat-y; background-size: cover; background-position: center -12px;}
.divider-icon{ width: 55px; flex-shrink: 0; margin-top: 30px;}
.join-col:last-child .button{ display: block; width: fit-content; margin: 30px auto 0;}
.join .divider-icon{ margin-top: 20px;}
.join-col .content em{ font-size: 24px;}
.about .button{ display: block; width: fit-content; margin: 80px auto 0;}
.about .button:hover, .about .button:focus{ background-color: #0d3027;}

/* About page */
.services{ background-image: url('images/bkg-green.jpg'); background-size: cover; background-position: center center; padding: 100px 0; color: #0d3027;}
.services .wrapper{ max-width: 1120px; padding: 80px; background-color: rgba(238, 240, 230, 0.5);}
.services-content{ max-width: 960px; margin: 0 auto;}
.services h2{ color: #0d3027;}
.services .container{ align-items: stretch;}
.service-col{ flex: 1;}
.service-divider{ display: flex; flex-direction: column; align-items: center; padding: 0 55px;}
.service-divider::before{ content: ""; flex: 1; min-height: 0; width: 15px; background-image: url('images/column-green.png'); background-repeat: repeat-y; background-size: cover; background-position: center -12px;}
.service-col-header{ display: flex; align-items: flex-end; gap: 15px; margin-bottom: 20px;}
.service-col .content ul{ margin-left: 15px; margin-top: 30px; line-height: 26px;}
.service-col .content ul li{ margin-bottom: 15px;}
.service-col-header h3{ font-size: 26px; font-style: italic; line-height: 1;}
.service-col-header img{ width: 37px; height: auto; flex-shrink: 0;}

.culture{ position: relative; padding: 150px 0 100px;}
.culture::before{ content: ""; position: absolute; top: 0; left: 0; right: 0; height: 80px; background-image: url('images/halftone.png'); background-repeat: repeat-x; background-position: left center; background-size: contain;}
.culture::after{ content: ""; position: absolute; inset: 0; background-image: url('images/home-join-bkg.png'); background-repeat: no-repeat; background-position: right center; background-size: cover; mix-blend-mode: multiply; pointer-events: none; z-index: 0;}
.culture .wrapper{ position: relative; z-index: 1; max-width: 960px;}
.culture-intro{ margin-bottom: 60px;}
.culture-row{ display: flex; align-items: center; gap: 60px;}
img.culture-image{ width: calc(33.333% + 100px); max-width: none; flex-shrink: 0; margin: -15px -80px -30px 0;}

.team{ position: relative; background-image: url('images/team.png'), url('images/bkg-slate.jpg'); background-size: auto, cover; background-repeat: no-repeat, no-repeat; background-position: left bottom, center center; background-blend-mode: multiply, normal; color: #0d3027; padding: 100px 0 100px;}
.team::after{ content: ""; position: absolute; bottom: 0; left: 0; right: 0; height: 80px; background-image: url('images/halftone.png'); background-repeat: repeat-x; background-position: left center; background-size: contain; transform: scaleY(-1);}
.team .wrapper{ position: relative; z-index: 1; max-width: 960px;}
.team-grid{ margin-top: 100px;}
.team-member{ display: flex; gap: 60px; align-items: center; margin-top: 60px;}
.team-member:first-child{ margin-top: 0;}
img.team-member-image{ width: calc(33.333% + 100px); flex-shrink: 0; margin: -15px 0 -30px -80px;}
.team-member-bio h3{ font-size: 26px; text-transform: uppercase; margin-bottom: 10px;}
.team-member-bio{ flex: 1;}

.values{ background-image: url('images/bkg-green.jpg'); background-size: cover; background-position: center center; color: #eef0e6; padding: 150px 0 100px;}
.values .container{ max-width: 960px; margin: 0 auto; align-items: stretch;}
.values h2{ color: #eef0e6;}
.values-col, .promise-col{ flex: 1; padding-bottom: 60px;}
.values-divider{ display: flex; flex-direction: column; align-items: center; padding: 0 55px;}
.values-divider::before{ content: ""; flex: 1; min-height: 0; width: 15px; background-image: url('images/column-green.png'); background-repeat: repeat-y; background-size: cover; background-position: center -12px;}
.values-divider .divider-icon{ margin-top: 20px;}
.promise-col .button{ display: block; width: fit-content; margin: 30px auto 0;}

/* CTA */
.quote{ background-color: #0d3027; text-align: center; padding: 30px 0;}
.quote .wrapper{ position: relative;}
.quote p{ color: #eef0e6; font-size: 24px; font-style: italic; font-family: "quatro-slab", Helvetica, Arial, sans-serif; font-weight: 400; letter-spacing: normal; margin-top: 0;}

.cta-footer{ position: relative; overflow: hidden;}
.cta-footer::before{ content: ""; position: absolute; inset: 0; background-image: url('images/footer-cta.png'); background-repeat: no-repeat; background-position: left 0px bottom -251px; mix-blend-mode: multiply; opacity: .5; pointer-events: none; z-index: 1;}
.cta{ position: relative; padding: 100px 0; text-align: center; color: #0d3027;}
.cta::before{ content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('images/bkg-slate.jpg'); background-size: cover; background-position: center center; z-index: 0; pointer-events: none;}
.cta .wrapper{ position: relative; max-width: 500px;}
.cta h2, .cta .content, .cta .button{ position: relative; z-index: 2;}
.cta h2{ color: #0d3027;}
.cta .button{ display: block; width: fit-content; margin: 50px auto 0;}

.footer{ position: relative; background-color: #ad6428; padding: 40px 0 60px; color: #eef0e6;}
.footer .container{ align-items: center; justify-content: center; position: relative; z-index: 6;}
.footer-icon{ position: absolute; left: 0; width: 60px; z-index: 7;}
.footer-info{ text-align: center;}
.footer-partner{ display: flex; align-items: center; justify-content: center; gap: 12px; margin-bottom: 15px;}
.footer-partner span{ font-family: "raleway", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: .2em; color: #eef0e6;}
.footer-partner img{ max-height: 20px; width: auto;}
.footer-contact{ color: #eef0e6; font-size: 14px; margin-top: 0;}
.footer-credit{ font-family: "raleway", Helvetica, Arial, sans-serif; font-weight: 500; font-size: 12px; color: #b7c4cb; letter-spacing: .05em; margin-top: 0;}
.footer-info .footer-credit a{ color: #b7c4cb;}
.footer-info .footer-credit a:hover, .footer-info .footer-credit a:focus{ color: #eef0e6;}
.footer-info a{ color: #eef0e6; text-decoration: none;}
.footer-info a:hover, .footer-info a:focus{ text-decoration: none;}
.pipe{ margin: 0 8px;}

.video-wrapper{ position: relative; padding-bottom: 56.25%; height: 0;}
.video-wrapper iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

.error404 .content{ padding: 60px 0 100px; text-align: center;}

/* Contact page */
.contact{ min-height: 100vh; padding: 100px 0; background-image: url('images/bkg-slate.jpg'); background-size: cover; background-position: center center;}
.contact .wrapper{ max-width: 1100px;}
.contact-content{ background: rgba(238, 240, 230, 0.9); padding: 80px 100px 60px; position: relative; z-index: 20;}
.contact-content h2{ margin-bottom: 20px; text-align: center;}
.contact-content .content{ margin-top: 30px; margin-bottom: 60px; text-align: center; max-width: 750px; margin-left: auto; margin-right: auto;}
.contact-content .content a{ color: #65753F;}
.contact-content .content a:hover, .contact-content .content a:focus{ color: #ad6428;}
.contact-content .gfield input:not([type="submit"]), .contact-content .gfield textarea, .contact-content .gfield select{ border: none !important; padding: 18px 32px !important; background: #f6f7f2 !important;}
.contact-content .gform_footer{ display: flex; justify-content: center;}
.cta-footer:has(.contact)::before{ background-image: url('images/contact-cta.png'); background-size: cover; background-position: left top; bottom: -22%;}


@media (max-width: 900px) {

	/* Header / Nav */
	.nav{ display: none;}
	.nav-toggle{ display: flex;}
	.mobile-overlay{ display: block;}
	.header .logo{ max-width: 180px;}

	/* Hero badge */
	.hero-badge{ width: 35%; top: -15px; right: 15px;}

	/* Hero */
	.hero-visual{ height: 420px;}
	.hero-visual h1{ font-size: 36px;}
	.hero-subheadline h2{ font-size: 22px;}

	/* Homepage – About */
	.about{ padding: 80px 0 60px;}

	/* Halftone patterns */
	.join::before, .culture::before, .team::after{ height: 50px;}

	/* Homepage – Join */
	.join{ padding: 80px 0 60px;}
	.join .container{ flex-direction: column;}
	.join-col{ padding-bottom: 0;}
	.join-col:last-child{ margin-top: 40px;}
	.join-divider{ display: none;}

	/* About page – Services */
	.services{ padding: 60px 0;}
	.services .wrapper{ padding: 40px 20px;}
	.services .container{ flex-direction: column;}
	.service-divider{ display: none;}
	.service-col:last-child{ margin-top: 40px;}

	/* About page – Culture */
	.culture{ padding: 80px 0 60px;}
	.culture-intro{ margin-bottom: 40px;}
	.culture-row{ flex-direction: column; gap: 30px;}
	img.culture-image{ width: 100%; max-width: 360px; margin: 0 auto;}

	/* About page – Team */
	.team{ padding: 60px 0;}
	.team-grid{ margin-top: 60px;}
	.team-member{ flex-direction: column; gap: 30px; margin-top: 50px;}
	img.team-member-image{ width: 100%; max-width: 360px; margin: 0 auto;}

	/* About page – Values */
	.values{ padding: 80px 0 60px;}
	.values .container{ flex-direction: column;}
	.values-col, .promise-col{ padding-bottom: 0;}
	.promise-col{ margin-top: 40px;}
	.values-divider{ display: none;}

	/* CTA */
	.cta{ padding: 60px 0;}

	/* Contact page */
	.contact{ padding: 60px 0; min-height: 0;}
	.contact-content{ padding: 40px;}

	/* Footer */
	.footer-icon{ display: none;}

}

@media (max-width: 600px) {

	/* Halftone patterns */
	.join::before, .culture::before, .team::after{ height: 40px;}

	/* Hero badge */
	.hero-badge{ display: none;}

	/* Hero */
	.hero-visual{ height: 280px;}
	.hero-visual h1{ font-size: 26px;}
	.hero-subheadline h2{ font-size: 18px;}

	/* Global h2 */
	h2{ font-size: 20px; margin-bottom: 30px;}

	/* Homepage – About */
	.about{ padding: 60px 0 40px;}

	/* Homepage – Join */
	.join{ padding: 60px 0 40px;}

	/* About page – Services */
	.services{ padding: 40px 0;}
	.services .wrapper{ padding: 30px 15px;}

	/* About page – Culture */
	.culture{ padding: 60px 0 40px;}

	/* About page – Team */
	.team{ padding: 40px 0;}
	.team-grid{ margin-top: 40px;}
	.team-member{ margin-top: 40px;}

	/* About page – Values */
	.values{ padding: 60px 0 40px;}

	/* CTA */
	.cta{ padding: 40px 0;}

	/* Contact page */
	.contact{ padding: 40px 0;}
	.contact-content{ padding: 25px;}

}

@media print {
	.header, .footer, .nav, .search-form{ display: none;}
	body{ font-size: 12pt; color: #000;}
	a{ color: #000; text-decoration: underline;}
	a[href]::after{ content: " (" attr(href) ")";}
}
