 /*!
 Theme Name: Stella
 Theme URI: http://underscores.me/
 Author: Aron Moe Macarow
 Author URI: http://www.wellmadedigital.com
 Description: Custom restaurant theme for Stella.
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: stellarestaurant
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 This theme, like WordPress, is licensed under the GPL.
 Use it to make something cool, have fun, and share what you've learned with others.
 Stella is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
 Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
 Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
 */ /*--------------------------------------------------------------
 >>> TABLE OF CONTENTS:
 ----------------------------------------------------------------
 # Normalize
 # Typography
 # Elements
 # Forms
 # Navigation
 ## Links
 ## Menus
 # Accessibility
 # Alignments
 # Clearings
 # Widgets
 # Content
 ## Posts and pages
 ## Comments
 # Infinite scroll
 # Media
 ## Captions
 ## Galleries
 --------------------------------------------------------------*/ /* need to remove */ /*--------------------------------------------------------------
 # Normalize
 --------------------------------------------------------------*/ /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document
 ========================================================================== */ /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */ html { line-height:1.15; /* 1 */ -webkit-text-size-adjust:100%; /* 2 */ }

 /* Sections
 ========================================================================== */ /**
 * Remove the margin in all browsers.
 */ body { margin:0; }

 /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */ h1 { font-size:2em; margin:0.67em 0; }

 /* Grouping content
 ========================================================================== */ /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */ hr { box-sizing:content-box; /* 1 */ height:0; /* 1 */ overflow:visible; /* 2 */ }

 /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */ pre { font-family:monospace, monospace; /* 1 */ font-size:1em; /* 2 */ }

 /* Text-level semantics
 ========================================================================== */ /**
 * Remove the gray background on active links in IE 10.
 */ a { background-color:transparent; }

 /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */ abbr[title] { border-bottom:none; /* 1 */ text-decoration:underline; /* 2 */ text-decoration:underline dotted; /* 2 */ }

 /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */ b,strong { font-weight:bolder; }

 /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */ code,kbd,samp { font-family:monospace, monospace; /* 1 */ font-size:1em; /* 2 */ }

 /**
 * Add the correct font size in all browsers.
 */ small { font-size:80%; }

 /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */ sub,sup { font-size:75%; line-height:0; position:relative; vertical-align:baseline; }

 sub { bottom:-0.25em; }

 sup { top:-0.5em; }

 /* Embedded content
 ========================================================================== */ /**
 * Remove the border on images inside links in IE 10.
 */ img { border-style:none; }

 /* Forms
 ========================================================================== */ /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */ button,input,optgroup,select,textarea { font-family:inherit; /* 1 */ font-size:100%; /* 1 */ line-height:1.15; /* 1 */ margin:0; /* 2 */ }

 /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */ button,input { /* 1 */ overflow:visible; }

 /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */ button,select { /* 1 */ text-transform:none; }

 /**
 * Correct the inability to style clickable types in iOS and Safari.
 */ button,[type="button"],[type="reset"],[type="submit"] { -webkit-appearance:button; }

 /**
 * Remove the inner border and padding in Firefox.
 */ button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner { border-style:none; padding:0; }

 /**
 * Restore the focus styles unset by the previous rule.
 */ button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring { outline:1px dotted ButtonText; }

 /**
 * Correct the padding in Firefox.
 */ fieldset { padding:0.35em 0.75em 0.625em; }

 /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */ legend { box-sizing:border-box; /* 1 */ color:inherit; /* 2 */ display:table; /* 1 */ max-width:100%; /* 1 */ padding:0; /* 3 */ white-space:normal; /* 1 */ }

 /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */ progress { vertical-align:baseline; }

 /**
 * Remove the default vertical scrollbar in IE 10+.
 */ textarea { overflow:auto; }

 /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */ [type="checkbox"],[type="radio"] { box-sizing:border-box; /* 1 */ padding:0; /* 2 */ }

 /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */ [type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button { height:auto; }

 /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */ [type="search"] { -webkit-appearance:textfield; /* 1 */ outline-offset:-2px; /* 2 */ }

 /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */ [type="search"]::-webkit-search-decoration { -webkit-appearance:none; }

 /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */ ::-webkit-file-upload-button { -webkit-appearance:button; /* 1 */ font:inherit; /* 2 */ }

 /* Interactive
 ========================================================================== */ /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */ details { display:block; }

 /*
 * Add the correct display in all browsers.
 */ summary { display:list-item; }

 /* Misc
 ========================================================================== */ /**
 * Add the correct display in IE 10+.
 */ template { display:none; }

 /**
 * Add the correct display in IE 10.
 */ [hidden] { display:none; }

 /*--------------------------------------------------------------
 # Typography
 --------------------------------------------------------------*/ body,button,input,select,optgroup,textarea { color:#18353f; font-family:'Libre Franklin', sans-serif; font-size:16px; font-size:1rem; line-height:1.7; letter-spacing:0.5px; }

 h1,h2,h3,h4,h5,h6 { clear:both; font-family:'Montserrat', sans-serif; text-transform:uppercase; letter-spacing:0.22rem; color:#18353f; font-weight:500; line-height:1.15; }

 h1 { font-size:3em; letter-spacing:0.2rem; font-weight:400; }

 h2 { font-size:2.1em; font-weight:400; letter-spacing:0.14rem; }

 .main-area h1,.main-area h2,.main-area h3,.main-area h4,.main-area h5,.main-area h6 { text-align:center; margin:0 0 0.7em; }

 /*--------------------------------------------------------------
 ## Pink block
 --------------------------------------------------------------*/ .main-area.pink h1,.main-area.pink h2,.main-area.pink h3,.main-area.pink h4,.main-area.pink h5,.main-area.pink h6 { color:#fff; }

 /*--------------------------------------------------------------
 ## Dark Blue block
 --------------------------------------------------------------*/ .main-area.darkblue h1,.main-area.darkblue h2,.main-area.darkblue h3,.main-area.darkblue h4,.main-area.darkblue h5,.main-area.darkblue h6 { color:#fff; }

 p { margin-bottom:1.5em; letter-spacing:0.03rem; }

 dfn,cite,em,i { font-style:italic; }

 blockquote { margin:0 1.5em; }

 address { margin:0 0 1.5em; }

 pre { background:#eee; font-family:"Courier 10 Pitch", Courier, monospace; font-size:15px; font-size:0.9375rem; line-height:1.6; margin-bottom:1.6em; max-width:100%; overflow:auto; padding:1.6em; }

 code,kbd,tt,var { font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size:15px; font-size:0.9375rem; }

 abbr,acronym { border-bottom:1px dotted #666; cursor:help; }

 mark,ins { background:#fff9c0; text-decoration:none; }

 big { font-size:125%; }

 .main-area p { text-align:center; font-size:1em; }

 .main-area a { text-decoration:none; border-bottom:1px solid; padding-bottom:2px; }

 #welcome.main-area p:last-of-type { margin-bottom:3em; }

 /*--------------------------------------------------------------
 ## Emphasis text
 --------------------------------------------------------------*/ .main-area p em strong,.main-area p strong em { color:#7a3074; text-transform:uppercase; font-weight:400; font-style:normal; font-size:1.15em; line-height:1.2; }

 .main-area p em strong a,.main-area p strong em a { color:#7a3074 !important; text-transform:uppercase; font-style:normal; font-size:1em; line-height:1.2; }

 .main-area p a { font-weight:500; }

 /*--------------------------------------------------------------
 ## Pink block
 --------------------------------------------------------------*/ .main-area.pink p,.main-area.pink a,.main-area.pink a:visited { color:#fff; opacity:1; transition:opacity 0.5s ease-in; }

 .main-area.pink a:focus,.main-area.pink a:hover { opacity:0.5; transition:opacity 0.5s ease-in; }

 /*--------------------------------------------------------------
 ## Dark Blue block
 --------------------------------------------------------------*/ .main-area.darkblue p,.main-area.darkblue a,.main-area.darkblue a:visited { color:#fff; opacity:1; transition:opacity 0.5s ease-in; }

 .main-area.darkblue a:focus,.main-area.darkblue a:hover { opacity:0.5; transition:opacity 0.5s ease-in; }

 .main-area.darkblue p em strong,.main-area.darkblue p strong em { color:#c093b3; text-transform:uppercase; font-weight:400; font-style:normal; font-size:1.15em; line-height:1.2; }

 .main-area.darkblue p em strong a,.main-area.darkblue p strong em a { color:#c093b3 !important; text-transform:uppercase; font-style:normal; font-size:1em; line-height:1.2; }

 /*--------------------------------------------------------------
 ## White block
 --------------------------------------------------------------*/ .main-area.white p,.main-area.white a,.main-area.white a:visited { color:#18353f; opacity:1; transition:opacity 0.5s ease-in; }

 .main-area.white a:focus,.main-area.white a:hover { opacity:0.5; transition:opacity 0.5s ease-in; }

 /*--------------------------------------------------------------
 ## Hot Pink block
 --------------------------------------------------------------*/ .main-area.hotpink p,.main-area.hotpink a,.main-area.hotpink a:visited { color:#18353f; opacity:1; transition:opacity 0.5s ease-in; }

 .main-area.hotpink a:focus,.main-area.hotpink a:hover { opacity:0.5; transition:opacity 0.5s ease-in; }

 /*--------------------------------------------------------------
 # Elements
 --------------------------------------------------------------*/ html { box-sizing:border-box; }

 *,*:before,*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */ box-sizing:inherit; }

 body { background:#fff; /* Fallback for when there is no custom background color defined. */ }

 hr { background-color:#ccc; border:0; height:1px; margin-bottom:1.5em; }

 ul,ol { margin:0 0 1.5em 3em; }

 ul { list-style:disc; }

 ol { list-style:decimal; }

 li > ul,li > ol { margin-bottom:0; margin-left:1.5em; }

 dt { font-weight:bold; }

 dd { margin:0 1.5em 1.5em; }

 img { height:auto; /* Make sure images are scaled correctly. */ max-width:100%; /* Adhere to container width. */ }

 figure { margin:1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

 table { margin:0 0 1.5em; width:100%; }

 /*--------------------------------------------------------------
 # Forms
 --------------------------------------------------------------*/ button,input[type="button"],input[type="reset"],input[type="submit"] { border:1px solid; border-color:#ccc #ccc #bbb; border-radius:3px; background:#e6e6e6; color:rgba(0, 0, 0, .8); font-size:12px; font-size:0.75rem; line-height:1; padding:0.7em 1em; }

 button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover { border-color:#ccc #bbb #aaa; }

 button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active,button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus { border-color:#aaa #bbb #bbb; }

 button.btn-color { font-family:'Oswald', sans-serif; font-size:1.1em; text-transform:uppercase; font-weight:500; letter-spacing:0.25rem; border-radius:5px; text-align:center; margin:1em auto 0.5em; display:flex; opacity:1; -webkit-transition:opacity 0.5s ease-out; -o-transition:opacity 0.5s ease-out; transition:opacity 0.5s ease-out; background:#fff; border-color:#fff; }

 a:hover button.btn-color,a:focus button.btn-color { opacity:0.5; -webkit-transition:opacity 0.5s ease-out; -o-transition:opacity 0.5s ease-out; transition:opacity 0.5s ease-out; }

 button.btn-color.larger { font-size:1.4em; }

 /*--------------------------------------------------------------
 ## White block
 --------------------------------------------------------------*/ .white button.btn-color { background-color:#c093b3; color:#fff; border:0; }

 .white a:hover button.btn-color,.white a:focus button.btn-color { opacity:1; transition:background-color 0.3s ease-out; background-color:#a2459a; color:#fff; }

 /*--------------------------------------------------------------
 ## Hot Pink block
 --------------------------------------------------------------*/ .hotpink button.btn-color { background-color:#c093b3; color:#fff; border:0; }

 .hotpink a:hover button.btn-color,.hotpink a:focus button.btn-color { opacity:1; transition:background-color 0.3s ease-out; background-color:#18353f; color:#fff; }

 .promo.hotpink button.btn-color { background-color:#c777b1; }

 /*--------------------------------------------------------------
 ## Dark Blue block
 --------------------------------------------------------------*/ .darkblue button.btn-color { background-color:#c093b3; color:#fff; border:0; }

 .darkblue a:hover button.btn-color,.darkblue a:focus button.btn-color { opacity:1; transition:background-color 0.3s ease-out; background-color:#a2459a; color:#fff; }

 /*--------------------------------------------------------------
 ## White block
 --------------------------------------------------------------*/ .main-area.white .sidebar-area button.btn-color { background-color:#7a3074; }

 .main-area.white .sidebar-area a:hover button.btn-color,.main-area.white .sidebar-area a:focus button.btn-color { opacity:1; transition:background-color 0.3s ease-out; background-color:#c093b3; color:#fff; }

 .main-area.white .sidebar-area button.btn-color.btn-reversed { color:#7a3074; background-color:#fff; border:2px solid #7a3074; }

 .main-area.white .sidebar-area a:hover button.btn-color.btn-reversed,.main-area.white .sidebar-area a:focus button.btn-color.btn-reversed { opacity:1; transition:background-color 0.3s ease-out; background-color:#c093b3; border:2px solid #c093b3; color:#fff; }

 .main-area.white #pressSlider button.btn-color { background-color:#7a3074; margin:1.5em auto 0.5em; }

 .main-area.white #pressSlider a:hover button.btn-color,.main-area.white #pressSlider a:focus button.btn-color { background-color:#e3b3ce; }

 /*--------------------------------------------------------------
 ## Tours & Events page
 --------------------------------------------------------------*/ #go-to-faq button { margin:1.5em auto; background-color:#18353f; border:0; }

 #go-to-faq a:hover button.btn-color,#go-to-faq a:focus button.btn-color { opacity:1; transition:background-color 0.3s ease-out; background-color:#e34c36; }

 /*--------------------------------------------------------------
 ## Home page
 --------------------------------------------------------------*/ #work button.btn-color.btn-reversed { border:2px solid #18353f; background:#fff; color:#18353f; }

 #work button.btn-color.btn-reversed:hover,#work button.btn-color.btn-reversed:focus { background:#18353f; color:#fff; transition:background 0.3s ease-out; }

 #work a:hover,#work a:focus { opacity:1; }

 input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea { color:#666; border:1px solid #ccc; border-radius:3px; padding:3px; }

 input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus { color:#111; }

 select { border:1px solid #ccc; }

 textarea { width:100%; }

 /*--------------------------------------------------------------
 ## Constant Contact customizations
 --------------------------------------------------------------*/ #footer-navigation button.ctct-form-button { font-family:'Oswald', sans-serif; font-size:1.1em; text-transform:uppercase; font-weight:500 !important; letter-spacing:0.25rem; border-radius:5px; text-align:center; margin:1em auto 0.5em; opacity:1; -webkit-transition:opacity 0.5s ease-out; -o-transition:opacity 0.5s ease-out; transition:opacity 0.5s ease-out; width:auto !important; }

 #footer-navigation .ctct-form-defaults { padding:0 !Important; }

 #footer-navigation p.ctct-gdpr-text { font-size:0.6em !important; }

 #footer-navigation label#email_address_label_0 { display:none; }

 /*--------------------------------------------------------------
 ## Caldera customizations
 --------------------------------------------------------------*/ .caldera-grid .pizza-form .form-control { border-radius:3px; background-color:#fff; border:2px solid #dedede; padding:1.3em; font-family:'Montserrat', sans-serif; font-weight:500; letter-spacing:2px; }

 .caldera-grid .pizza-form .form-control:focus { border-color:#e3b3ce; text-transform:none; font-family:'Libre Franklin', sans-serif; font-weight:600; outline:0; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); }

 .caldera-grid .pizza-form .form-control::-webkit-input-placeholder { /* Chrome */ color:#18353f; }

 .caldera-grid .pizza-form .form-control:-ms-input-placeholder { /* IE 10+ */ color:#18353f; }

 .caldera-grid .pizza-form .form-control::-moz-placeholder { /* Firefox 19+ */ color:#18353f; opacity:1; }

 .caldera-grid .pizza-form .form-control:-moz-placeholder { /* Firefox 4 - 18 */ color:#18353f; opacity:1; }

 .caldera-grid .pizza-form select.form-control { height:40px; }

 input.pizza-form[type="submit"] { font-family:'Oswald', sans-serif; font-size:1.1em; text-transform:uppercase; font-weight:500; letter-spacing:0.25rem; border-radius:5px; text-align:center; margin:1em auto 0.5em; background-color:#e3b3ce; color:#fff; border:0; }

 input.pizza-form[type="submit"]:hover,input.pizza-form[type="submit"]:focus { opacity:1; transition:background-color 0.3s ease-out; background-color:#18353f; color:#fff; }

 div.form-group:last-of-type { text-align:center; }

 .g-recaptcha > div { text-align:center !Important; margin:0 auto; display:block; }

 /*--------------------------------------------------------------
 ## Blackbaud customizations
 --------------------------------------------------------------*/ #mongo-form legend { text-transform:uppercase; }

 div#bbox-root { max-width:800px; margin:0 auto; }

 #mongo-form .BBFormContainer[data-bbox-part-id="3c1a4062-8453-4e62-b2cd-e9e6ca4d8205"] .BBFormRadioLabelGivingLevelSelected { color:#fff; background:#18353f; border:1px solid #18353f; }

 #mongo-form .BBFormContainer[data-bbox-part-id="3c1a4062-8453-4e62-b2cd-e9e6ca4d8205"] .BBFormSubmitbutton { background-color:#18353f; border:0 solid #18353f; box-shadow:none; border-radius:5px; color:#fff; cursor:pointer; font-size:1.4em; font-family:'Oswald', sans-serif; text-transform:uppercase; letter-spacing:0.2rem; font-weight:normal; padding:9px 22px; }

 #mongo-form .BBFormContainer[data-bbox-part-id="3c1a4062-8453-4e62-b2cd-e9e6ca4d8205"] .BBFormSubmitbutton:hover,#mongo-form .BBFormContainer[data-bbox-part-id="3c1a4062-8453-4e62-b2cd-e9e6ca4d8205"] .BBFormSubmitbutton:focus { background-color:#c093b3; border:0 solid #c093b3; opacity:1; }

 /*--------------------------------------------------------------
 # Navigation
 --------------------------------------------------------------*/ /*--------------------------------------------------------------
 ## Links
 --------------------------------------------------------------*/ a { color:royalblue; }

 a:hover,a:focus,a:active { color:midnightblue; }

 a:focus { outline:thin dotted; }

 a:hover,a:active { outline:0; }

 /* footer */ .site-info a { font-family:'Libre Franklin', sans-serif; color:#f2d9b3; text-decoration:none; letter-spacing:0.15rem; }

 /*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/ header#masthead { text-align:center; position:fixed; top:0; left:0; right:0; background:#c093b3; z-index:10; -webkit-box-shadow:0px 11px 92px -23px rgba(24, 53, 63, 1); -moz-box-shadow:0px 11px 92px -23px rgba(24, 53, 63, 1); box-shadow:0px 11px 92px -23px rgba(24, 53, 63, 1); }

 header#masthead #social-media { display:inline-block; float:right; padding:2.8em 0; }

 header#masthead #social-media .container-sociallinks { display:flex; align-items:center; justify-content:center; }

 header#masthead #social-media a { text-decoration:none; display:flex; justify-content:center; align-items:center; }

 header#masthead #social-media img { width:21px; }

 .container-nav { padding:0 2em; clear:both; display:block; margin:0 auto; text-align:center; width:100%; }

 .main-navigation { /*display: inline-block;*/ text-align:right; float:none; /*padding: 2.8em 0;*/ will-change:padding; display:flex; justify-content:flex-end; align-items:center; }

 .main-navigation .menu-main-navigation-right-container { /* display: inline-block; */ display:flex; flex-grow:1; padding-left:2em; }

 .main-navigation a { font-family:'Montserrat', sans-serif; color:#fff; text-transform:uppercase; text-decoration:none; letter-spacing:0.2rem; font-size:0.82em; opacity:1; font-weight:500; }

 .main-navigation a:hover,.main-navigation a:focus { opacity:1; color:#a2459a; }

 .main-navigation ul { display:none; list-style:none; margin:0; padding-left:0; }

 .main-navigation ul ul { float:left; position:absolute; top:100%; left:-999em; z-index:99999; }

 .main-navigation ul ul ul { left:-999em; top:0; }

 .main-navigation ul ul li:hover > ul,.main-navigation ul ul li:focus > ul { left:100%; }

 .main-navigation ul ul a { width:200px; font-family:'Montserrat', sans-serif; color:#333; text-transform:uppercase; }

 .main-navigation ul li:hover > ul,.main-navigation ul li:focus > ul,.main-navigation ul li a:hover > ul,.main-navigation ul li a:focus > ul { left:auto; display:block; }

 .main-navigation li { display:inline-block; float:left; position:relative; }

 .main-navigation li:after { display:inline-block; content:""; padding:0 0 0 2em; }

 .main-navigation li:last-child a:after { display:none; }

 .main-navigation li:last-of-type a { text-align:center; opacity:1; border-radius:5px; padding:1em; line-height:1; background-color:#a2459a; }

 .main-navigation li:last-of-type a:hover,.main-navigation li:last-of-type a:focus { background-color:#fff; }

 .main-navigation li.current-menu-item:last-of-type a { background:#fff; color:#a2459a; border-bottom:none; }

 .main-navigation li.current-menu-item:last-of-type a:hover,.main-navigation li.current-menu-item:last-of-type a:focus { background:#fff; color:#a2459a !important; border-bottom:none; }

 .main-navigation .current_page_item > a,.main-navigation .current-menu-item > a,.main-navigation .current_page_ancestor > a,.main-navigation .current-menu-ancestor > a { border-bottom:2px solid #fff; padding-bottom:0.3em; }

 .main-navigation .current_page_item > a:focus,.main-navigation .current-menu-item > a:focus,.main-navigation .current_page_ancestor > a:focus,.main-navigation .current-menu-ancestor > a:focus,.main-navigation .current_page_item > a:hover,.main-navigation .current-menu-item > a:hover,.main-navigation .current_page_ancestor > a:hover,.main-navigation .current-menu-ancestor > a:hover { border-bottom:2px solid #a2459a; }

 .main-navigation ul.sub-menu { padding:1em 0 0; }

 .main-navigation ul.sub-menu li { background:#e34c36; padding:0.4em 1.5em; }

 .main-navigation ul.sub-menu li:first-of-type { padding-top:1.5em; }

 .main-navigation ul.sub-menu li:last-of-type { padding-bottom:1.5em; }

 .main-navigation ul.sub-menu li a { color:#f2d9b3; font-size:0.8em; font-family:'futuraLT-heavy', sans-serif; text-align:left; display:block; margin:0 auto; }

 .main-navigation ul.sub-menu li a:after { display:none; }

 .main-navigation ul.sub-menu li.menu-item-object-custom:last-of-type a { padding:0; transition:opacity 0.5s ease; text-align:left; }

 .main-navigation ul.sub-menu li.menu-item-object-custom:last-of-type a:hover,.main-navigation ul.sub-menu li.menu-item-object-custom:last-of-type a:focus { background-color:initial; opacity:0.5; transition:opacity 0.5s ease; }

 #first-nav nav#site-navigation li.current-menu-item a:hover,#first-nav nav#site-navigation li.current-menu-item a:focus { color:#fff; border-bottom:2px solid #fff; }

 #second-nav nav#site-navigation li.current-menu-item a,#second-nav nav#site-navigation li.current-menu-item a:hover,#second-nav nav#site-navigation li.current-menu-item a:focus { color:#c093b3; border-bottom:none; }

 /* Site branding. */ .site-branding { padding:1.5em 0; will-change:padding; display:inline-block; float:left; }

 .site-branding a { opacity:1; transition:opacity 0.5s ease-in-out; }

 .site-branding a:hover,.site-branding a:focus { opacity:0.5; transition:opacity 0.5s ease-in-out; }

 .site-branding-mobile { margin:0 0 2em; }

 #e-logo { background:url(/wp-content/uploads/2018/06/gray_foundation_logo_NEW.png) no-repeat; display:block; background-size:contain; height:68px; width:238px; will-change:height; }

 /* social media */ #masthead a.social-svg svg { width:28px; color:#fff; fill:#fff; }

 #masthead a.social-svg:hover,#masthead a.social-svg:focus { opacity:1; }

 #masthead a.social-svg:hover svg,#masthead a.social-svg:focus svg { color:#a2459a; fill:#a2459a; }

 #colophon a.social-svg svg { width:28px; color:#18353f; fill:#18353f; }

 #colophon a.social-svg:hover,#colophon a.social-svg:focus { opacity:1; }

 #colophon a.social-svg:hover svg,#colophon a.social-svg:focus svg { color:#fff; fill:#fff; }

 #colophon .container-sociallinks { text-align:center; }

 .container-sociallinks a:after,.container-sociallinks a:before { content:""; display:inline-block; margin:0 auto; padding:0; }

 #second-nav { background:#a2459a; }

 #second-nav .main-navigation li:last-of-type a { background-color:transparent; padding:0; }

 #second-nav .main-navigation li a:hover,#second-nav .main-navigation li a:focus { color:#c093b3; }

 #second-nav .main-navigation li:after { content:"/"; padding:0 1em; color:#fff; }

 #second-nav .main-navigation li:last-of-type:after { display:none; }

 /* Small menu. */ .menu-toggle,.main-navigation.toggled ul { display:block; }

 @media screen and (min-width:37.5em) { .menu-toggle { display:none; }

 .main-navigation ul { display:flex; flex-grow:1; justify-content:space-evenly; }

 }

 .site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation { margin:0 0 1.5em; overflow:hidden; }

 .comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous { float:left; width:50%; }

 .comment-navigation .nav-next,.posts-navigation .nav-next,.post-navigation .nav-next { float:right; text-align:right; width:50%; }

 /* responsive menu styles */ @media screen and (max-width:1020px) { .main-navigation { display:none; }

 .site-branding { padding:1.5em 0; }

 header#masthead,header#masthead.scrolled,header#masthead.scrolledHeight { justify-content:flex-start; }

 header#masthead .site-branding,.scrolled .site-branding,.scrolledHeight .site-branding { padding:0.5em 0; }

 header#masthead #e-logo,.scrolled #e-logo,.scrolledHeight #e-logo { background-size:contain; height:53px; width:180px; }

 #masthead.is-active { background:#333; }

 #masthead.is-active .site-branding { display:none; }

 }

 @media screen and (max-width:500px) { .container-nav { padding:0 1em; }

 }

 /*--------------------------------------------------------------
 ## Scrolled effects
 --------------------------------------------------------------*/ #masthead.scrolled,#masthead.scrolledHeight { z-index:10; }

 .scrolled .site-branding,.scrolledHeight .site-branding { padding:0.5em 0; transition:padding 0.5s ease-in-out; }

 .scrolled #e-logo,.scrolledHeight #e-logo { height:53px; width:180px; transition:height 0.5s ease-in-out; }

 .scrolled .main-navigation,.scrolledHeight .main-navigation { padding:0; transition:padding 0.5s ease-in-out; }

 .scrolled #social-media,.scrolledHeight #social-media { padding:1.1em 0 !important; transition:padding 0.5s ease-in-out; }

 /*--------------------------------------------------------------
 ## Footer
 --------------------------------------------------------------*/ footer { background:#c093b3; }

 footer h1,footer h2,footer h3,footer h4,footer h5,footer p { color:#fff; text-align:center; }

 footer h4 { font-size:1.1em; margin-bottom:1em; }

 footer .col-2 h1,footer .col-2 h2,footer .col-2 h3,footer .col-2 h4,footer .col-2 h5 { color:#18353f; }

 footer .container-text { padding:1em 3em 2em; }

 footer ul { margin:0; padding:0; }

 footer li { list-style:none; text-align:center; }

 footer li a { text-transform:lowercase; text-decoration:none; letter-spacing:0.2rem; font-size:0.85em; opacity:1; font-weight:600; color:#18353f; }

 footer li a:focus,footer li a:hover { color:#fff; }

 .footer-container { padding:4em 4em; width:100%; max-width:1300px; margin:0 auto; clear:both; overflow:auto; }

 .footer-container a { opacity:1; transition:color 0.5s ease-in-out; }

 .footer-container a:hover,.footer-container afocus { opacity:1; transition:color 0.5s ease-in-out; }

 .container-footer img { width:25px; }

 .wrapper-footer .container-sociallinks { text-align:center; }

 #donate-cta { padding-bottom:6em; }

 #donate-cta .three-column.clearfix { margin-bottom:2em; clear:both; overflow:auto; }

 #donate-cta span.number { font-family:'Oswald', sans-serif; color:#18353f; font-size:5em; letter-spacing:0.05rem; }

 #donate-cta span.descriptor { letter-spacing:0.1rem; font-size:1em; font-weight:500; }

 #donate-cta a { text-decoration:none; }

 #donate-cta h2 { margin:0.83em auto 0; }

 #affiliations-container { background:#fff; width:100%; max-width:750px; margin:-6em auto 1em; padding:0 1em 1em; }

 #affiliations-container div { display:flex; flex-wrap:wrap; align-items:center; }

 #affiliations-container div a { flex:0 1 33%; padding:1em; }

 #affiliations-container h3 { color:#a2459a; padding:2em 0 1em; margin-bottom:0.5em; font-weight:400; font-size:1.4em; letter-spacing:0.3rem; }

 #affiliations-container a img { transition:opacity 0.5s ease-out; }

 #affiliations-container a:hover img,#affiliations-container a:focus img { opacity:0.5; transition:opacity 0.5s ease-out; }

 #copyright { padding:0 0 2em; }

 #copyright p { text-align:center; font-size:0.7em; margin:0 0 0.5em; color:#fff; }

 #copyright p:last-of-type { margin:0; }

 #copyright p span:before { content:"|"; margin:0 1em; }

 #copyright a,#copyright a:visited { text-decoration:none; color:#fff; transition:opacity 0.5s ease-in-out; }

 #copyright a:focus,#copyright a:hover { opacity:0.5; transition:opacity 0.5s ease-in-out; }

 @media screen and (max-width:665px) { #copyright p span { display:block; margin-top:0.5em; }

 #copyright p span:before { display:none; }

 }

 @media screen and (max-width:894px) { #donate-cta .three-column .col-1,#donate-cta .three-column .col-2,#donate-cta .three-column .col-3 { margin-bottom:0em; }

 #donate-cta .three-column p { margin:0.5em auto 0; display:flex; justify-content:center; align-items:center; }

 #donate-cta .three-column span.number { font-size:2.5em; }

 #donate-cta .three-column span.descriptor { padding:0 0.5em 0; line-height:1; }

 }

 @media screen and (min-width:895px) { #donate-cta span.number { display:block; }

 }

 /*--------------------------------------------------------------
 ## Hot Pink block in footer
 --------------------------------------------------------------*/ footer .hotpink { background:#a2459a; }

 footer li.current-menu-item a { color:#a2459a; }

 /* overrides for menu plugin */ div#responsive-menu-pro-wrapper { padding:10% 0; }

 #responsive-menu-pro-container #responsive-menu ul.responsive-menu-submenu-depth-1 a.responsive-menu-item-link { padding-left:0 !Important; padding-right:0 !important; margin:0 auto; }

 a.responsive-menu-pro-item-link { text-transform:uppercase; letter-spacing:0.1rem; font-weight:500; }

 ul#responsive-menu-pro li { margin:1em 0; }

 .responsive-menu-pro-submenu-open li { margin:0 !important; }

 .responsive-menu-pro-submenu a.responsive-menu-pro-item-link { font-size:0.8em !important; margin:0 auto !important; padding:0 !important; }

 div#responsive-menu-pro-title-image img { width:200px; }

 /*--------------------------------------------------------------
 ## Sidebar Navigaton
 --------------------------------------------------------------*/ .sidebar-nav a { display:block; font-weight:600; text-decoration:none; border-bottom:none; padding:0.5em 0; }

 /*--------------------------------------------------------------
 ## Mid-Page Navigaton
 --------------------------------------------------------------*/ #mid-page-nav .col-1 div,#work .col-1 div,#mid-page-nav .col-2 div,#work .col-2 div,#mid-page-nav .col-3 div,#work .col-3 div { text-align:center; position:relative; height:225px; display:flex; flex-direction:column; justify-content:flex-end; align-items:center; }

 #mid-page-nav img,#work img { max-height:100px; max-width:100px; }

 #mid-page-nav h3,#work h3 { margin:1.2em auto 0.7em; }

 #mid-page-nav a,#work a { border-bottom:none; }

 #mid-page-nav .col-1 div,#mid-page-nav .col-2 div,#mid-page-nav .col-3 div { height:225px; }

 #work h3 { color:#a2459a; }

 #work p { margin:0 auto; text-transform:uppercase; }

 #work .col-1 div,#work .col-2 div { height:270px; margin:1em auto; }

 /*--------------------------------------------------------------
 # Accessibility
 --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text { border:0; clip:rect(1px, 1px, 1px, 1px); clip-path:inset(50%); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute !important; width:1px; word-wrap:normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

 .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; clip-path:none; 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. */ }

 /* Do not show the outline on the skip link target. */ #content[tabindex="-1"]:focus { outline:0; }

 /*--------------------------------------------------------------
 # Alignments
 --------------------------------------------------------------*/ .alignleft { display:inline; float:left; margin-right:1.5em; }

 .alignright { display:inline; float:right; margin-left:1.5em; }

 .aligncenter { clear:both; display:block; margin-left:auto; margin-right:auto; }

 /*--------------------------------------------------------------
 # Clearings
 --------------------------------------------------------------*/ .clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after { content:""; display:table; table-layout:fixed; }

 .clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after { clear:both; }

 /*--------------------------------------------------------------
 # Widgets
 --------------------------------------------------------------*/ .widget { margin:0 0 1.5em; /* Make sure select elements fit in widgets. */ }

 .widget select { max-width:100%; }

 /*--------------------------------------------------------------
 # Content
 --------------------------------------------------------------*/ .clearfix { zoom:1; }

 .three-column.clearfix { width:100%; }

 .four-column.clearfix { width:100%; }

 .three-column .col-1,.three-column .col-2,.three-column .col-3 { width:100%; float:none; }

 .three-column .col-1,.three-column .col-2 { margin-bottom:2.8em; }

 .three-column .col-3 { margin-bottom:1em; }

 .four-column .col-1,.four-column .col-2,.four-column .col-3,.four-column .col-4 { width:100%; float:none; }

 .four-column .col-1,.four-column .col-2,.four-column .col-3 { margin-bottom:2.8em; }

 .four-column .col-4 { margin-bottom:1em; }

 @media screen and (min-width:895px) { .three-column .col-1,.three-column .col-2,.three-column .col-3 { width:32.6%; float:left; margin-bottom:0; }

 .three-column .col-1,.three-column .col-2 { margin-right:1%; }

 }

 @media screen and (min-width:700px) { .four-column .col-1,.four-column .col-2,.four-column .col-3,.four-column .col-4 { width:48%; float:left; margin-bottom:0; }

 .four-column .col-1,.four-column .col-3 { margin-right:1%; }

 .four-column .col-2,.four-column .col-4 { margin-right:0; }

 .four-column .col-3 { float:right; }

 }

 @media screen and (min-width:1020px) { .four-column .col-1,.four-column .col-2,.four-column .col-3,.four-column .col-4 { width:23.5%; float:left; margin-bottom:0; }

 .four-column .col-1,.four-column .col-2,.four-column .col-3 { margin-right:1%; }

 }

 .clearfix { zoom:1; }

 .two-column.clearfix { width:100%; }

 .two-column .col-1,.two-column .col-2 { width:100%; float:none; margin-bottom:2.8em; }

 @media screen and (min-width:895px) { .two-column .col-1,.two-column .col-2 { width:49%; float:left; margin-bottom:0; }

 .two-column .col-1,.two-column .col-2 { margin-right:1%; }

 }

 .two-column .image-container { background-size:cover; position:relative; margin:0; width:100%; /* padding-bottom: 38%; */ overflow:hidden; display:inline-block; vertical-align:middle; box-sizing:border-box; background-position:42% 42%; }

 /*--------------------------------------------------------------
 ## Offset
 --------------------------------------------------------------*/ .two-column.offset .col-1,.two-column.offset .col-2 { height:400px; }

 @media screen and (min-width:895px) { .two-column.offset .col-1 { width:40%; margin-right:0; }

 .two-column.offset .col-2 { width:60%; margin-right:0; }

 }

 /*--------------------------------------------------------------
 ## Hero Banner
 --------------------------------------------------------------*/ #banner { margin-top:144.59px; overflow:auto; clear:both; }

 #banner .col-2 div { height:100%; display:flex; justify-content:center; align-items:center; margin:0 auto; flex-direction:row; width:auto; max-width:500px; }

 #banner h1,#banner h2,#banner h3,#banner h4,#banner h5,#banner h6,#banner p { color:#fff; margin:0.2em auto 0.5em; text-align:center; line-height:1; font-size:3em; letter-spacing:0.5rem; }

 #banner em strong,#banner strong em { font-family:'Libre Franklin', sans-serif; font-style:normal; font-size:0.55em; font-weight:300; }

 @media screen and (max-width:500px) { #banner h1 { font-size:2.5em; }

 }

 @media screen and (max-width:400px) { #banner h1 { font-size:1.8em; }

 }

 @media screen and (max-width:894px) { #banner .col-1.image-container { height:300px !important; }

 #banner .col-2.image-container { height:auto !important; }

 }

 @media screen and (max-width:1020px) { #banner { margin-top:69px; }

 }

 /*--------------------------------------------------------------
 ## Sidebar layout
 --------------------------------------------------------------*/ aside.sidebar-area.left { float:left; width:25%; }

 aside.sidebar-area.left h1,aside.sidebar-area.left h2,aside.sidebar-area.left h3,aside.sidebar-area.left h4,aside.sidebar-area.left h5,aside.sidebar-area.left h6,aside.sidebar-area.left p { text-align:left; }

 aside.sidebar-area.left button.btn-color { margin-left:0; }

 #main-page-content.right { float:left; width:72%; margin-left:3%; }

 aside.sidebar-area.right { float:right; width:25%; }

 aside.sidebar-area.right h1,aside.sidebar-area.right h2,aside.sidebar-area.right h3,aside.sidebar-area.right h4,aside.sidebar-area.right h5,aside.sidebar-area.right h6,aside.sidebar-area.right p { text-align:left; }

 aside.sidebar-area.right button.btn-color { margin-left:0; }

 #main-page-content.left { float:right; width:72%; margin-right:3%; }

 #about-foundation aside.sidebar-area h4 { padding-top:2em; }

 @media screen and (max-width:660px) { .container-text.sidebar-layout { display:flex; flex-direction:column-reverse; }

 #press aside.sidebar-area.left p { text-align:center; }

 aside.sidebar-area.left,#main-page-content.right,aside.sidebar-area.right,#main-page-content.left { float:none; width:100%; margin-left:0; }

 aside.sidebar-area h4,aside.sidebar-area.left h4,aside.sidebar-area.right h4 { padding-top:2em; text-align:center; }

 aside.sidebar-area a,aside.sidebar-area.left a,aside.sidebar-area.right a { text-align:center; }

 aside.sidebar-area h1,aside.sidebar-area.left h1,aside.sidebar-area.right h1,aside.sidebar-area h2,aside.sidebar-area.left h2,aside.sidebar-area.right h2,aside.sidebar-area h3,aside.sidebar-area.left h3,aside.sidebar-area.right h3,aside.sidebar-area h4,aside.sidebar-area.left h4,aside.sidebar-area.right h4,aside.sidebar-area h5,aside.sidebar-area.left h5,aside.sidebar-area.right h5,aside.sidebar-area p,aside.sidebar-area.left p,aside.sidebar-area.right p { text-align:center; }

 aside.sidebar-area button.btn-color,aside.sidebar-area.left button.btn-color,aside.sidebar-area.right button.btn-color { margin-left:auto; }

 }

 button.right-arrow.slick-arrow { position:absolute; width:57px; z-index:1; background:transparent; border:none; top:50%; right:4%; transition:opacity 0.5s ease-in; will-change:opacity; opacity:0.7; }

 button.right-arrow.slick-arrow:hover,button.right-arrow.slick-arrow:focus { opacity:1; transition:opacity 0.5s ease-in; }

 button.left-arrow.slick-arrow { position:absolute; width:57px; z-index:1; background:transparent; border:none; top:50%; left:4%; transition:opacity 0.5s ease-in; will-change:opacity; opacity:0.7; }

 button.left-arrow.slick-arrow:hover,button.left-arrow.slick-arrow:focus { opacity:1; transition:opacity 0.5s ease-in; }

 .container-text.slick-slide { max-width:100%; }

 .slick-initialized .slick-slide { position:relative; }

 #promoSlider button.left-arrow,#promoSlider button.right-arrow { margin:0; width:61px; top:44%; }

 #promoSlider .slick-dots li button:before { font-size:26px; }

 #promoSlider .slick-dots { bottom:8px; }

 #videoSlider .slick-dots li button:before { font-size:26px; }

 #videoSlider .slick-dots { bottom:-40px; }

 #pressSlider .container-text.slick-slide { padding:0 3.5em; }

 #pressSlider h2 { font-size:1.5em; }

 #pressSlider p { text-transform:uppercase; color:#7a3074; letter-spacing:0.18rem; margin-bottom:0.8rem; }

 #pressSlider button.left-arrow.slick-arrow { left:0; }

 #pressSlider button.right-arrow.slick-arrow { right:0; }

 @media screen and (max-width:660px) { #pressSlider .container-text.slick-slide { padding:0 0.5em; }

 }

 /*--------------------------------------------------------------
 # Accordions
 --------------------------------------------------------------*/ #ch-accordion { margin:0 auto; }

 #ch-accordion .ui-accordion-icons { padding-left:0 !important; }

 #ch-accordion .ui-state-default,#ch-accordion .ui-widget-content .ui-state-default,#ch-accordion .ui-widget-header .ui-state-default { border:none; background:#fff; font-weight:normal; /*{fwDefault}*/ color:#18353f; }

 #ch-accordion .ui-accordion-header { padding:1em 0 1.5em; margin:0em auto 1em; }

 #ch-accordion .ui-accordion-header:focus { outline:none; opacity:0.8; transition:opacity 0.5s ease-in; }

 #ch-accordion .ui-accordion-header .ui-accordion-header-icon { position:absolute; bottom:0; right:auto; left:auto; left:50%; -webkit-transform:translateX(-50%); transform:translateX(-50%); top:76%; margin-top:0; }

 #ch-accordion .ui-accordion-header .ui-icon.iconClosed { background:url(/wp-content/uploads/2018/06/purple-plus.png) no-repeat; background-size:30px; width:30px; height:30px; }

 #ch-accordion .ui-accordion-header .ui-icon.iconOpen { background:url(/wp-content/uploads/2018/06/purple-minus.png) no-repeat; background-size:30px; width:30px; height:30px; }

 #ch-accordion .ui-accordion-content { background:#fff; padding:0em 3em 2em; margin:0 auto; max-width:1200px; border:none; }

 #ch-accordion .ui-accordion-content h1,#ch-accordion .ui-accordion-content h2,#ch-accordion .ui-accordion-content h3,#ch-accordion .ui-accordion-content h4,#ch-accordion .ui-accordion-content h5,#ch-accordion .ui-accordion-content h6,#ch-accordion .ui-accordion-content p,#ch-accordion .ui-accordion-content a { color:#18353f; font-family:'Libre Franklin', sans-serif; }

 #ch-accordion h3 { font-weight:500; font-size:0.9em; text-align:left; }

 #ch-accordion p { line-height:1.7; font-weight:300; font-size:0.9em; }

 #ch-accordion .two-column { overflow:auto; clear:both; display:-webkit-box; display:-ms-flexbox; display:flex; max-width:1200px; margin:0 auto; }

 #ch-accordion .two-column .col-1 { width:30%; margin-right:4%; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }

 #ch-accordion .two-column .col-1 img { padding:1em; }

 #ch-accordion .two-column .col-2 { width:65%; }

 .page-template-page-faq .container-text { padding:3.5em 4em 0; }

 @media screen and (max-width:960px) { #ch-accordion .two-column .col-1,#ch-accordion .two-column .col-2 { float:none; width:100%; }

 #ch-accordion .two-column { -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; }

 }

 @media screen and (max-width:500px) { #ch-accordion .ui-accordion-content { padding:0em 2em 2em; }

 }

 /* newspaper style */ #ch-accordion.newspaper .ui-accordion-content { -webkit-columns:2 300px; -moz-columns:2 300px; columns:2 300px; column-gap:3em; -webkit-column-rule:1px solid lightgrey; -moz-column-rule:1px solid lightgrey; column-rule:1px solid lightgrey; }

 #ch-accordion.newspaper .ui-accordion-content p { text-align:left; }

 /* about page style */ #ch-accordion.board .two-column .col-1 img,#ch-accordion.faces .two-column .col-1 img { max-height:300px; }

 #ch-accordion.board .two-column .col-2 div,#ch-accordion.faces .two-column .col-2 div { padding:1em; }

 #ch-accordion.board .two-column .col-2 div h1,#ch-accordion.faces .two-column .col-2 div h1,#ch-accordion.board .two-column .col-2 div h2,#ch-accordion.faces .two-column .col-2 div h2,#ch-accordion.board .two-column .col-2 div h3,#ch-accordion.faces .two-column .col-2 div h3,#ch-accordion.board .two-column .col-2 div h4,#ch-accordion.faces .two-column .col-2 div h4,#ch-accordion.board .two-column .col-2 div h5,#ch-accordion.faces .two-column .col-2 div h5,#ch-accordion.board .two-column .col-2 div h6,#ch-accordion.faces .two-column .col-2 div h6,#ch-accordion.board .two-column .col-2 div p,#ch-accordion.faces .two-column .col-2 div p { text-align:left; }

 #board div.board_wrapper { display:flex; flex-wrap:wrap; justify-content:center; }

 #board .container__innerwrapper { flex:0 1 29%; box-sizing:border-box; padding:0.5em 1em; }

 #board .container__innerwrapper h3 { text-align:center; }

 #board .container__innerwrapper p { margin:0.5em auto; }

 @media screen and (max-width:888px) { #board .container__innerwrapper { flex:0 1 46%; }

 }

 @media screen and (max-width:580px) { #board .container__innerwrapper { flex:0 1 100%; }

 }

 /*--------------------------------------------------------------
 # WooCommerce Excitement
 --------------------------------------------------------------*/ .woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments { content:""; display:table; table-layout:fixed; background-color:#a2459a !important; color:#fff; clear:both; margin-bottom:1em; }

 .woocommerce-message a,.woocommerce-info a,.woocommerce-error a,.woocommerce-noreviews a,p.no-comments a { color:#fff !important; }

 table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents a { text-decoration:none; border-bottom:none; }

 table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail.wp-post-image { max-width:250px; }

 table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents td.product-thumbnail:before { display:none; }

 table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tr.woocommerce-cart-form__cart-item.cart_item:after { content:""; display:block; margin:2em; }

 a.checkout-button.button.alt.wc-forward { background-color:#18353f; color:#fff; font-family:'Oswald', sans-serif; text-transform:uppercase; font-size:1.2em; letter-spacing:0.1rem; border-radius:5px; text-align:center; margin:1em auto 0.5em; transition:background-color 0.3s ease-out; border:none; padding:0.5em 1em; }

 a.checkout-button.button.alt.wc-forward:hover,a.checkout-button.button.alt.wc-forward:focus { transition:background-color 0.3s ease-out; background-color:#e3b3ce; }

 .cart-collaterals { border-top:3px solid #18353f; padding-top:3em; margin-top:7em; }

 .cart-collaterals .wc-proceed-to-checkout { width:100%; text-align:right; }

 td.actions button.button { position:absolute; right:6%; }

 section.main-area.white.woo { margin-top:144.59px; }

 section.main-area.white.woo { padding:3em 5%; }

 nav.woocommerce-breadcrumb { text-align:center; margin:0 auto; font-family:'Montserrat', sans-serif; text-transform:uppercase; letter-spacing:0.2rem; }

 main-area.white.woo a:focus,main-area.white.woo a:hover { opacity:1; }

 .woo p.woocommerce-result-count { visibility:hidden; }

 .woo div.columns-3 { padding-bottom:4em; }

 .woo form.woocommerce-ordering { margin:0 auto 4em; text-align:center; }

 .woo ul.products.columns-3 { width:100%; }

 .woo li.product { text-align:center; }

 .woo li.product img { margin:0 auto; opacity:1; transition:opacity 0.3s ease-in; }

 .woo li.product .woocommerce-loop-product__title { margin:2em auto 1em; }

 .woo li.product a { border-bottom:none; opacity:1; }

 .woo li.product a:visited { color:#fff; }

 .woo li.product a:hover img,.woo li.product a:focus img { opacity:0.5; transition:opacity 0.3s ease-in; }

 .woo li.product a:hover span.woocommerce-Price-amount.amount,.woo li.product a:focus span.woocommerce-Price-amount.amount { opacity:1; color:#18353f; }

 .woo a.button,.woo a.added_to_cart.wc-forward { text-align:center; background-color:#18353f; color:#fff; border:none; font-family:'Oswald', sans-serif; text-transform:uppercase; font-size:1em; letter-spacing:0.1rem; border-radius:5px; padding:0.5em 1em; text-align:center; margin:1em auto 0.5em; transition:background-color 0.3s ease-out; width:170px; opacity:1; }

 .woo a.button:hover,.woo a.added_to_cart.wc-forward:hover,.woo a.button:focus,.woo a.added_to_cart.wc-forward:focus { transition:background-color 0.3s ease-out; background-color:#e3b3ce; opacity:1; }

 .woo a.added_to_cart.wc-forward { display:block; }

 .woo span.woocommerce-Price-amount.amount { color:#18353f; }

 /* single product pages */ .woo figure { margin:1em; padding:1em; }

 .woo .single-product div.product { margin-top:1em; width:100%; }

 .woo .single-product div.product .woocommerce-product-gallery { display:inline-block; width:48%; }

 .woo .summary.entry-summary { display:inline-block; vertical-align:top; margin:3.5em 0 0 2em; margin-left:2em; text-align:left; width:48%; }

 .woo .summary.entry-summary h1.product_title.entry-title { text-align:left; font-size:2em; }

 .woo .summary.entry-summary p.price,.woo .summary.entry-summary p.stock.in-stock { text-align:left; }

 .woo .woocommerce-tabs.wc-tabs-wrapper { display:block; clear:both; /* overflow: auto; */ }

 .woo .woocommerce-product-gallery__image a:hover { opacity:1 !Important; }

 .woo .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li { width:42.15% !important; }

 .single-product div.product .woocommerce-product-gallery { display:inline-block; float:left; width:49%; }

 .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger { left:1em; z-index:1; text-align:left; z-index:7; }

 .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger a { border-bottom:none; }

 a.woocommerce-product-gallery__trigger { border-bottom:none; }

 figure.woocommerce-product-gallery__wrapper { text-align:left; }

 figure.woocommerce-product-gallery__wrapper a { border-bottom:none; }

 div.product { margin:0 auto; text-align:center; }

 span.posted_in,table.shop_attributes { color:#18353f; }

 span.sku_wrapper { margin-right:1em; }

 table.shop_attributes { max-width:385px; margin:0 auto; }

 .woocommerce-tabs ul.tabs { text-align:center !important; }

 .woocommerce-tabs ul.tabs li { padding:0 0.5em; display:inline-block !important; }

 .woocommerce-tabs ul.tabs li a { display:inline-block; }

 .woocommerce-tabs ul.tabs li a { padding:3px 22px !important; text-decoration:none; border-bottom:none; background-color:#fff; color:#a2459a; font-family:'Oswald', sans-serif; text-transform:uppercase; font-size:1.2em; letter-spacing:0.1rem; border-radius:5px; text-align:center; margin:1em auto 0.5em; transition:background-color 0.3s ease-out; border:2px solid #a2459a; }

 .woocommerce-tabs ul.tabs li.active a { background-color:#a2459a; color:#fff; }

 .woocommerce-tabs.wc-tabs-wrapper { border-bottom:3px solid #18353f; margin-bottom:4em; padding-bottom:3em; }

 .woo button,button#place_order,button.button { background-color:#18353f; color:#fff; font-family:'Oswald', sans-serif; text-transform:uppercase; font-size:1.2em; letter-spacing:0.1rem; border-radius:5px; text-align:center; margin:1em auto 0.5em; transition:background-color 0.3s ease-out; border:none; }

 .woo button:hover,button#place_order:hover,button.button:hover,.woo button:focus,button#place_order:focus,button.button:focus { background-color:#e3b3ce; }

 .woocommerce-tabs .panel h2:first-of-type { margin-bottom:1em; display:none; }

 /* checkout screen */ div#customer_details { width:100%; zoom:1; max-width:900px; margin:0 auto; overflow:auto; clear:both; }

 div#customer_details .col-1,div#customer_details .col-2 { width:100%; float:none; margin-bottom:2.8em; }

 .woocommerce-billing-fields__field-wrapper p,div.shipping_address p { text-align:left; }

 .woocommerce-billing-fields__field-wrapper input,div.shipping_address input { width:100%; }

 p#order_comments_field { text-align:left; }

 ul#shipping_method { margin:0; list-style:none; padding:0; }

 ul.wc_payment_methods.payment_methods.methods { list-style:none; margin:0 auto; padding:0; width:100%; max-width:900px; }

 .payment_box.payment_method_stripe p { text-align:left; }

 .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe] { display:block; padding-left:0; font-weight:600; }

 h3#order_review_heading { margin:2em auto 1em; }

 table.woocommerce-checkout-review-order-table { margin:0 auto 1.5em; width:100%; max-width:900px; }

 .form-row.place-order { margin:0 auto; text-align:center; }

 button#place_order { margin:2em auto; }

 @media screen and (min-width:895px) { div#customer_details .col-1,div#customer_details .col-2 { width:48%; float:left; margin-bottom:0; }

 div#customer_details .col-1 { margin-right:3%; }

 }

 @media screen and (max-width:1020px) { section.main-area.white.woo { margin-top:69px; }

 }

 @media screen and (max-height:575px) { section.main-area.white.woo { margin-top:69px; }

 }

 @media screen and (max-height:375px) { section.main-area.blue.woo { margin-top:70.59px; }

 }

 @media screen and (max-width:1200px) { .single-product div.product .woocommerce-product-gallery { display:inline-block; width:100%; }

 figure.woocommerce-product-gallery__wrapper { text-align:center; }

 .woo .summary.entry-summary { margin:1em auto; margin-left:auto; width:100%; }

 .woo .summary.entry-summary h1.product_title.entry-title { text-align:center; }

 .woo .summary.entry-summary p.price,.woo .summary.entry-summary p.stock.in-stock { text-align:center; }

 .woo .summary.entry-summary .product_meta,.woo .summary.entry-summary form.cart { text-align:center; }

 }

 /*--------------------------------------------------------------
 # Events Calendar Custom
 --------------------------------------------------------------*/ .post-type-archive-tribe_events h3.tribe-events-month-event-title a,.tribe_events-template-default h3.tribe-events-month-event-title a,.single-tribe_events h3.tribe-events-month-event-title a { border-bottom:none; }

 .post-type-archive-tribe_events article,.tribe_events-template-default article,.single-tribe_events article { max-width:1000px; margin:3em auto 1em !important; }

 .post-type-archive-tribe_events .tribe-events-notices,.tribe_events-template-default .tribe-events-notices,.single-tribe_events .tribe-events-notices { background:#c093b3; border-radius:5px; border:1px solid #c093b3; color:#fff; text-shadow:none; }

 .post-type-archive-tribe_events #tribe-bar-form .tribe-bar-submit input[type=submit],.tribe_events-template-default #tribe-bar-form .tribe-bar-submit input[type=submit],.single-tribe_events #tribe-bar-form .tribe-bar-submit input[type=submit] { background:#18353f; border-radius:5px; color:#fff; font-size:1em; letter-spacing:0.2rem; font-family:'Oswald', sans-serif; }

 .post-type-archive-tribe_events #tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.tribe_events-template-default #tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.single-tribe_events #tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-type-archive-tribe_events #tribe-bar-form .tribe-bar-submit input[type=submit]:focus,.tribe_events-template-default #tribe-bar-form .tribe-bar-submit input[type=submit]:focus,.single-tribe_events #tribe-bar-form .tribe-bar-submit input[type=submit]:focus { background:#c093b3; }

 .post-type-archive-tribe_events .tribe-events-calendar thead th,.tribe_events-template-default .tribe-events-calendar thead th,.single-tribe_events .tribe-events-calendar thead th { background-color:#a2459a; border-left:1px solid #a2459a; border-right:1px solid #a2459a; }

 .post-type-archive-tribe_events #tribe-events .tribe-events-button,.tribe_events-template-default #tribe-events .tribe-events-button,.single-tribe_events #tribe-events .tribe-events-button,.post-type-archive-tribe_events #tribe-events .tribe-events-button:hover,.tribe_events-template-default #tribe-events .tribe-events-button:hover,.single-tribe_events #tribe-events .tribe-events-button:hover,.post-type-archive-tribe_events #tribe_events_filters_wrapper input[type=submit],.tribe_events-template-default #tribe_events_filters_wrapper input[type=submit],.single-tribe_events #tribe_events_filters_wrapper input[type=submit],.post-type-archive-tribe_events .tribe-events-button,.tribe_events-template-default .tribe-events-button,.single-tribe_events .tribe-events-button,.post-type-archive-tribe_events .tribe-events-button.tribe-active:hover,.tribe_events-template-default .tribe-events-button.tribe-active:hover,.single-tribe_events .tribe-events-button.tribe-active:hover,.post-type-archive-tribe_events .tribe-events-button.tribe-inactive,.tribe_events-template-default .tribe-events-button.tribe-inactive,.single-tribe_events .tribe-events-button.tribe-inactive,.post-type-archive-tribe_events .tribe-events-button:hover,.tribe_events-template-default .tribe-events-button:hover,.single-tribe_events .tribe-events-button:hover,.post-type-archive-tribe_events .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],.tribe_events-template-default .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],.single-tribe_events .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],.post-type-archive-tribe_events .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a,.tribe_events-template-default .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a,.single-tribe_events .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a { background-color:#18353f; }

 .post-type-archive-tribe_events div#tribe-events,.tribe_events-template-default div#tribe-events,.single-tribe_events div#tribe-events { margin:0 1.5em; }

 .post-type-archive-tribe_events .tribe-events-schedule,.tribe_events-template-default .tribe-events-schedule,.single-tribe_events .tribe-events-schedule { margin:3em 0 1.5em; }

 .post-type-archive-tribe_events span.tribe-events-cost,.tribe_events-template-default span.tribe-events-cost,.single-tribe_events span.tribe-events-cost { float:right; }

 /*--------------------------------------------------------------
 ## Posts and pages
 --------------------------------------------------------------*/ .sticky { display:block; }

 .hentry { margin:0 0 1.5em; }

 .updated:not(.published) { display:none; }

 .page-content,.entry-content,.entry-summary { margin:1.5em 0 0; }

 .page-links { clear:both; margin:0 0 1.5em; }

 .container-text { padding:3.5em 4em; width:100%; max-width:1300px; margin:0 auto; text-align:left; overflow:auto; clear:both; }

 .container-text.intro { max-width:1200px; }

 .container-text.slick-slide { max-width:100%; overflow:initial; clear:none; }

 .main-area { overflow:auto; clear:both; }

 #homeSlider,.hero_image,.no_hero { margin-top:144.59px; background:#291c3d; }

 @media screen and (max-width:1020px) { #homeSlider,.hero_image,.no_hero { margin-top:69px; }

 }

 @media screen and (max-width:767px) { .container-text { padding:3.5em 2em; }

 }

 @media screen and (max-height:575px) { #homeSlider,.hero_image,.no_hero { margin-top:69px; }

 }

 @media screen and (max-height:375px) { #homeSlider,.hero_image,.no_hero { margin-top:70.59px; }

 }

 #main { background:#c093b3; }

 /*--------------------------------------------------------------
 ## Pink block
 --------------------------------------------------------------*/ .main-area.pink { background:#c093b3; }

 /*--------------------------------------------------------------
 ## Hot Pink block
 --------------------------------------------------------------*/ .main-area.hotpink { background:#a2459a; }

 /*--------------------------------------------------------------
 ## White block
 --------------------------------------------------------------*/ .main-area.white { background:#fff; }

 /*--------------------------------------------------------------
 ## White block
 --------------------------------------------------------------*/ .main-area.darkblue { background:#18353f; }

 /*--------------------------------------------------------------
 ## Home Page
 --------------------------------------------------------------*/ .banner_text { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-align:center; -ms-flex-align:center; align-items:center; justify-content:center; height:100%; width:100%; background:transparent; }

 .banner_text div { margin:0 auto; padding:0 12%; text-align:center; font-size:2em; line-height:1.2; color:#fff; letter-spacing:1rem; max-width:1400px; }

 .banner_text .fitty-element { font-family:'Montserrat', sans-serif; text-transform:uppercase; font-weight:600; letter-spacing:0.65rem !important; line-height:1.1 !important; margin-bottom:20px !important; }

 .container__cred { bottom:0; right:4%; text-align:right; margin:0 0 0.8em; position:absolute; }

 .container__cred > p { line-height:1.8; letter-spacing:1.3px; font-size:0.8em; color:#e34c36; margin:1.6em 0 0; text-transform:uppercase; font-family:'futuralt-heavy', sans-serif; }

 #video .container-text { max-width:900px; }

 #video.main-area { overflow:unset; clear:none; }

 div#promo-video { width:100%; max-width:600px; margin:-6em auto 0; }

 div#promo-video .video-embed-container { position:relative; /*padding-bottom: 56.25%;*/ padding-bottom:13.25%; height:0; overflow:hidden; max-width:100%; }

 div#promo-video .video-embed-container iframe,div#promo-video .video-embed-container object,div#promo-video .video-embed-container embed { position:absolute; top:0; left:0; width:100%; height:100%; }

 #welcome { padding-bottom:6em; }

 .promo h2 { color:#e3b3ce; margin:0.4em auto 0.1em; font-size:1.6em; }

 .promo h1 { font-size:2.7em; margin:0.7em auto 0.4em; line-height:1.1; color:#fff; }

 .promo p { text-align:center; text-transform:uppercase; letter-spacing:0.2em; margin:0 auto; font-weight:400; color:#fff !important; }

 #featured-tours { display:flex; flex-wrap:wrap; justify-content:center; }

 #featured-tours .container-text { padding:2.5em 3em; }

 #featured-tours article.featured-tour { flex:0 1 50%; background:#f2d9b3; }

 #featured-tours article.featured-tour h2 { color:#e34c36; }

 #featured-tours article.featured-tour h3 { font-family:'futuralt-book'; margin:0 auto 1.2em; font-size:1em; color:#e34c36; }

 #featured-tours article.featured-tour P { font-family:'futuralt-book'; text-transform:none; font-size:0.95em; letter-spacing:0.03em; color:#18353f; max-width:650px; }

 #featured-tours article.featured-tour P a { text-decoration:none; border-bottom:none; }

 #featured-tours article.featured-tour P span { color:#e34c36; }

 #featured-tours article.featured-tour.blue { background:#18353f; }

 #featured-tours article.featured-tour.blue h2 { color:#f2d9b3; }

 #featured-tours article.featured-tour.blue h3 { color:#f2d9b3; }

 #featured-tours article.featured-tour.blue P { color:#e34c36; }

 #featured-tours article.featured-tour.blue P span { color:#f2d9b3; }

 @media screen and (max-width:890px) { #featured-tours article.featured-tour { flex:0 1 100%; }

 }

 /*--------------------------------------------------------------
 ## Education Page
 --------------------------------------------------------------*/ #sci-advisors .col-1,#sci-advisors .col-2,#sci-advisors .col-3,#sci-advisors .col-4 { text-align:left; }

 #sci-advisors .col-1 p,#sci-advisors .col-2 p,#sci-advisors .col-3 p,#sci-advisors .col-4 p { font-size:0.85em; padding:0 1em; text-align:left; }

 #sci-advisors img { margin:1em 1em 2em; width:180px; }

 #sci-advisors h3 { font-size:1em; padding:0 1em; text-align:left; }

 #research #ch-accordion .two-column .col-1 { -webkit-box-align:start; -ms-flex-align:start; align-items:flex-start; }

 #faq { padding:2em 0 0; }

 #faq #ch-accordion .ui-accordion-header { padding:1em 0 2.5em; }

 #faq h3 { text-align:center; }

 #faq #ch-accordion .ui-accordion-header .ui-icon.iconClosed { background:url(/wp-content/uploads/2018/06/purple-plus.png) no-repeat; background-size:20px; width:20px; height:20px; }

 #faq #ch-accordion .ui-accordion-header .ui-icon.iconOpen { background:url(/wp-content/uploads/2018/06/purple-minus.png) no-repeat; background-size:20px; width:20px; height:20px; }

 div#end-notes { margin:3em auto; max-width:600px; }

 div#end-notes p { font-size:0.8em; }

 @media screen and (max-width:699px) { #sci-advisors .col-1,#sci-advisors .col-2,#sci-advisors .col-3,#sci-advisors .col-4 { text-align:center; }

 #sci-advisors img { margin:1em 0 2em; width:180px; }

 }

 /*--------------------------------------------------------------
 ## Contact Page
 --------------------------------------------------------------*/ .page-template-page-contact { /*.main-area .container-text:after {
 display: block;
 border-bottom: 5px solid $color__darkblue;
 content: "";
 margin: 3em auto -1em;
 }*/ }

 .page-template-page-contact h1 { margin:0 0 0.5em; font-size:3em; }

 /*--------------------------------------------------------------
 ## Resources Page
 --------------------------------------------------------------*/ .page-template-page-resources #banner h1,.page-template-page-resources #banner h2,.page-template-page-resources #banner h3,.page-template-page-resources #banner h4,.page-template-page-resources #banner h5,.page-template-page-resources #banner h6,.page-template-page-resources #banner p,.page-template-page-resources #banner a { color:#7a3074; }

 section#listings { display:flex; flex-wrap:wrap; justify-content:space-evenly; align-items:flex-end; }

 section#listings .listing { flex:0 1 29%; text-align:center; padding:2em 1.5em; }

 section#listings .listing img { max-width:240px; max-height:140px; }

 /*--------------------------------------------------------------
 ## Partners Page
 --------------------------------------------------------------*/ .page-template-page-partners section#listings .listing { flex:auto; width:300px; }

 .page-template-page-partners section#listings .listing a { border-bottom:none; }

 /*--------------------------------------------------------------
 ## About page
 --------------------------------------------------------------*/ #about-foundation .container-text.intro { max-width:1100px; }

 section#gray-letter { padding-top:2em; }

 section#faces-of-batten { padding-bottom:2em; }

 /*--------------------------------------------------------------
 ## Events & Tours Custom Post-Type
 --------------------------------------------------------------*/ .tours-template-default .container-text.above-map h1 { margin:0.67em 0 0; }

 .tours-template-default .container-text.above-map h2 { margin:0 0 1.8em; }

 .tours-template-default .container-text.above-map h2 em { font-style:normal; font-family:'futuralt-book', sans-serif; margin:0; font-size:0.9em; }

 .tours-template-default a.pizza-links { text-transform:uppercase; font-family:'futuralt-heavy', sans-serif; letter-spacing:0.15em; display:block; text-decoration:none; width:auto; margin:0 auto 0.8em; text-align:center; border-bottom:none; color:#f2d9b3; transition:color 0.3s ease; }

 .tours-template-default a.pizza-links:focus,.tours-template-default a.pizza-links:hover { color:#e34c36; opacity:1; transition:color 0.3s ease; }

 /*--------------------------------------------------------------
 ## Partners Page
 --------------------------------------------------------------*/ #partners-container { background:#f2d9b3; margin-top:2em; overflow:auto; clear:both; }

 #partners-container .two-column { overflow:auto; clear:both; display:-webkit-box; display:-ms-flexbox; display:flex; border-bottom:3px solid #e34c36; padding:4em 0; }

 #partners-container .two-column:last-of-type { border-bottom:none; }

 #partners-container .two-column .col-1 { width:30%; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }

 #partners-container .two-column .col-1 img { padding:1em; }

 #partners-container .two-column .col-2 { width:65%; }

 #partners-container .two-column .col-2 button.btn-color { margin:1em 0 0; }

 #partners-container .two-column .col-2 h2 { text-align:left; margin:0.67em 0 0; }

 #partners-container .two-column .col-2 h3 { text-align:left; margin:0; font-family:'futuralt-book', sans-serif; font-size:1rem; line-height:1.7; text-transform:none; letter-spacing:0.15rem; }

 #partners-container .two-column .col-2 p > strong > em { font-style:normal; color:#e34c36; font-weight:normal; }

 @media screen and (max-width:960px) { #partners-container .two-column { -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; }

 #partners-container .two-column .col-1,#partners-container .two-column .col-2 { float:none; width:100%; }

 #partners-container .two-column .col-1 img { max-width:400px; }

 }

 /*--------------------------------------------------------------
 ## Staff Page
 --------------------------------------------------------------*/ #staff-container { background:#f2d9b3; margin-top:2em; overflow:auto; clear:both; }

 #staff-container .two-column { overflow:auto; clear:both; display:-webkit-box; display:-ms-flexbox; display:flex; border-bottom:3px solid #e34c36; padding:4em 0; }

 #staff-container .two-column:last-of-type { border-bottom:none; }

 #staff-container .two-column .col-1 { width:30%; margin-right:2%; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; }

 #staff-container .two-column .col-1 img { padding:1em; }

 #staff-container .two-column .col-2 { width:65%; }

 #staff-container .two-column .col-2 button.btn-color { margin:1em 0 0; }

 #staff-container .two-column .col-2 h2 { text-align:left; margin:0.67em 0 0; }

 #staff-container .two-column .col-2 h3 { text-align:left; margin:0; font-family:'futuralt-book', sans-serif; font-size:1rem; line-height:1.7; text-transform:none; }

 #staff-container .two-column .col-2 p > strong > em { font-style:normal; color:#e34c36; font-weight:normal; }

 @media screen and (max-width:960px) { #staff-container .two-column { -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; }

 #staff-container .two-column .col-1,#staff-container .two-column .col-2 { float:none; width:100%; }

 #staff-container .two-column .col-1 img { max-width:400px; }

 }

 /*--------------------------------------------------------------
 ## Carousel
 --------------------------------------------------------------*/ .banner_text { display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-align:center; -ms-flex-align:center; align-items:center; justify-content:center; height:100%; width:100%; background:transparent; }

 .banner_text div { margin:0 auto; padding:0 12%; text-align:center; font-size:2em; line-height:1.2; color:#fff; letter-spacing:1rem; max-width:1400px; }

 .banner_text h1 { color:#fff; }

 .banner_text em { font-family:'Pacifico', sans-serif; text-transform:lowercase; font-style:normal; letter-spacing:0; }

 .banner_text a { text-decoration:none; }

 .container__cred { bottom:0; right:4%; text-align:right; margin:0 0 0.8em; position:absolute; }

 .container__cred > p { line-height:1.8; letter-spacing:1.3px; font-size:0.8em; margin:1.6em 0 0; text-transform:uppercase; }

 /*--------------------------------------------------------------
 ## Comments
 --------------------------------------------------------------*/ .comment-content a { word-wrap:break-word; }

 .bypostauthor { display:block; }

 /*--------------------------------------------------------------
 # Infinite scroll
 --------------------------------------------------------------*/ /* Globally hidden elements when Infinite Scroll is supported and in use. */ .infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer { /* Older / Newer Posts Navigation (always hidden) */ /* Theme Footer (when set to scrolling) */ display:none; }

 /* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */ .infinity-end.neverending .site-footer { display:block; }

 /*--------------------------------------------------------------
 # Media
 --------------------------------------------------------------*/ .page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley { border:none; margin-bottom:0; margin-top:0; padding:0; }

 /* Make sure embeds and iframes fit their containers. */ embed,iframe,object { max-width:100%; }

 /* Make sure logo link wraps around logo image. */ .custom-logo-link { display:inline-block; }

 /*--------------------------------------------------------------
 ## Captions
 --------------------------------------------------------------*/ .wp-caption { margin-bottom:1.5em; max-width:100%; }

 .wp-caption img[class*="wp-image-"] { display:block; margin-left:auto; margin-right:auto; }

 .wp-caption .wp-caption-text { margin:0.8075em 0; }

 .wp-caption-text { text-align:center; }

 /*--------------------------------------------------------------
 ## Galleries
 --------------------------------------------------------------*/ .gallery { margin-bottom:1.5em; }

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

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

 .gallery-columns-3 .gallery-item { max-width:33.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-caption { display:block; }

