 /*!
 Theme Name: wellmadetheme
 Theme URI: http://underscores.me/
 Author: Well-Made Digital LLC
 Author URI: https://wellmadedigital.com/
 Description: A custom starter theme for Well-Made Digital LLC.
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Text Domain: wellmadetheme
 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.
 wellmadetheme 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
 --------------------------------------------------------------*/ /*#343335*/ /*--------------------------------------------------------------
 # 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:#000; font-family:'lato', sans-serif; font-size:16px; font-size:1rem; line-height:1.5; }

 h1,h2,h3,h4,h5,h6 { clear:both; font-family:'oswald', sans-serif; letter-spacing:1.3px; font-weight:600; }

 h1 { font-size:48px; font-size:3rem; }

 h2 { font-size:40px; font-size:2.5rem; }

 h3 { font-size:32px; font-size:2rem; }

 h4 { font-size:25.6px; font-size:1.6rem; }

 h5 { font-size:20.8px; font-size:1.3rem; }

 h6 { font-size:16px; font-size:1rem; }

 p { margin-bottom:1.5em; letter-spacing:0.5px; }

 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%; }

 /*--------------------------------------------------------------
 # 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:none; background-color:#d8ba44; color:#fff; font-size:19.2px; font-size:1.2rem; line-height:1; padding:0.6em 1em; font-family:'bowlbyone', sans-serif; -webkit-border-radius:0px; border-radius:0px; background-clip:padding-box; /* stops bg color from leaking outside the border: */ letter-spacing:2px; -webkit-transition:background-color 0.5s ease-in-out; -o-transition:background-color 0.5s ease-in-out; transition:background-color 0.5s ease-in-out; }

 button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover { background-color:#d8ba44; color:#fff; -webkit-transition:background-color 0.5s ease-in-out; -o-transition:background-color 0.5s ease-in-out; transition:background-color 0.5s ease-in-out; cursor:pointer; }

 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 { background-color:#d8ba44; color:#fff; -webkit-transition:background-color 0.5s ease-in-out; -o-transition:background-color 0.5s ease-in-out; transition:background-color 0.5s ease-in-out; }

 button.btn-standard.black { background-color:#000; }

 button.btn-standard.black:hover { background-color:#d8ba44; }

 button.btn-standard.black:active,button.btn-standard.black:focus { background-color:#d8ba44; }

 button.btn-standard.green { background-color:#000; color:#fff; }

 button.btn-standard.green:hover { background-color:#fff; color:#000; }

 button.btn-standard.green:active,button.btn-standard.green:focus { background-color:#fff; color:#000; }

 .caldera-grid div.custom-caldera input.btn-standard.btn-right { font-family:'bowlbyone', sans-serif; text-align:center; margin-right:1px; margin-left:auto; margin-top:1em; margin-bottom:2em; position:relative; display:inherit; border:1px solid #fff; background:transparent; }

 .caldera-grid div.custom-caldera input.btn-standard.btn-right:hover,.caldera-grid div.custom-caldera input.btn-standard.btn-right:focus { background:#fff; color:#000; }

 #follow-us #sb_instagram #sbi_load .sbi_load_btn { font-family:'bowlbyone', sans-serif; background-color:#d8ba44 !important; -webkit-border-radius:0px; border-radius:0px; background-clip:padding-box; /* stops bg color from leaking outside the border: */ font-size:19.2px; font-size:1.2rem; letter-spacing:2px; -webkit-transition:background-color 0.5s ease-in-out; -o-transition:background-color 0.5s ease-in-out; transition:background-color 0.5s ease-in-out; }

 #follow-us #sb_instagram #sbi_load .sbi_load_btn:hover,#follow-us #sb_instagram #sbi_load .sbi_load_btn:focus { -webkit-transition:background-color 0.5s ease-in-out; -o-transition:background-color 0.5s ease-in-out; transition:background-color 0.5s ease-in-out; background-color:#343335 !important; color:#fff; }

 .menu-learn-more-container ul { list-style:none; padding:0; padding:2em 0 0; text-align:center; margin:0 auto; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-pack:distribute; justify-content:space-around; -ms-flex-wrap:wrap; flex-wrap:wrap; }

 .menu-learn-more-container ul li { border:none; background-color:#d8ba44; color:#fff; font-size:19.2px; font-size:1.2rem; line-height:1; padding:0.6em 1em 0.4em; font-family:'bowlbyone', sans-serif; -webkit-border-radius:0px; border-radius:0px; background-clip:padding-box; /* stops bg color from leaking outside the border: */ letter-spacing:2px; -webkit-transition:background-color 0.5s ease-in-out; -o-transition:background-color 0.5s ease-in-out; transition:background-color 0.5s ease-in-out; width:180px; text-align:center; margin:1em; }

 .menu-learn-more-container ul li:hover,.menu-learn-more-container ul li:focus { background-color:#343335; -webkit-transition:background-color 0.5s ease-in-out; -o-transition:background-color 0.5s ease-in-out; transition:background-color 0.5s ease-in-out; }

 .menu-learn-more-container ul li a { text-decoration:none; color:#fff; text-transform:uppercase; }

 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:#000; border:1px solid #000; -webkit-border-radius:0px; border-radius:0px; background-clip:padding-box; /* stops bg color from leaking outside the border: */ padding:3px; }

 input[type="text"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="range"]::-webkit-input-placeholder,input[type="date"]::-webkit-input-placeholder,input[type="month"]::-webkit-input-placeholder,input[type="week"]::-webkit-input-placeholder,input[type="time"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="datetime-local"]::-webkit-input-placeholder,input[type="color"]::-webkit-input-placeholder,textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color:#000 !important; }

 input[type="text"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="url"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="range"]::-moz-placeholder,input[type="date"]::-moz-placeholder,input[type="month"]::-moz-placeholder,input[type="week"]::-moz-placeholder,input[type="time"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="datetime-local"]::-moz-placeholder,input[type="color"]::-moz-placeholder,textarea::-moz-placeholder { /* Firefox 19+ */ color:#000 !important; }

 input[type="text"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="range"]:-ms-input-placeholder,input[type="date"]:-ms-input-placeholder,input[type="month"]:-ms-input-placeholder,input[type="week"]:-ms-input-placeholder,input[type="time"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="datetime-local"]:-ms-input-placeholder,input[type="color"]:-ms-input-placeholder,textarea:-ms-input-placeholder { /* IE 10+ */ color:#000 !important; }

 input[type="text"]:-moz-placeholder,input[type="email"]:-moz-placeholder,input[type="url"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="search"]:-moz-placeholder,input[type="number"]:-moz-placeholder,input[type="tel"]:-moz-placeholder,input[type="range"]:-moz-placeholder,input[type="date"]:-moz-placeholder,input[type="month"]:-moz-placeholder,input[type="week"]:-moz-placeholder,input[type="time"]:-moz-placeholder,input[type="datetime"]:-moz-placeholder,input[type="datetime-local"]:-moz-placeholder,input[type="color"]:-moz-placeholder,textarea:-moz-placeholder { /* Firefox 18- */ color:#000 !important; }

 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:#000; }

 select { border:1px solid #000; }

 textarea { width:100%; }

 .caldera-grid div.custom-caldera .form-control { width:100%; height:42px; padding:6px 12px; background-color:#d8ba44; border:2px solid #000; -webkit-border-radius:0px; border-radius:0px; background-clip:padding-box; /* stops bg color from leaking outside the border: */ -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; -o-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

 .caldera-grid div.custom-caldera .form-control input { /* Chrome/Opera/Safari */ }

 .caldera-grid div.custom-caldera .form-control input::-webkit-input-placeholder { color:#000 !important; }

 .caldera-grid div.custom-caldera .form-control input::-moz-placeholder { /* Firefox 19+ */ color:#000 !important; }

 .caldera-grid div.custom-caldera .form-control input:-ms-input-placeholder { /* IE 10+ */ color:#000 !important; }

 .caldera-grid div.custom-caldera .form-control input:-moz-placeholder { /* Firefox 18- */ color:#000 !important; }

 .caldera-grid div.custom-caldera textarea.form-control { height:auto; }

 .caldera-form-page h1,.caldera-form-page h2,.caldera-form-page h3,.caldera-form-page h4,.caldera-form-page h5,.caldera-form-page h6,.caldera-form-page a,.caldera-form-page p { color:#fff; }

 .caldera-form-page label { color:#fff; }

 .caldera-form-page ul li,.caldera-form-page ol li { color:#fff; }

 .caldera-form-page .caldera-forms-summary-field ul { list-style:none; margin:0; padding:0; }

 .caldera-form-page button.cf-uploader-trigger { font-family:'bowlbyone', sans-serif; color:#000; }

 .caldera-form-page span.caldera-forms-summary-label { font-weight:bold; }

 .caldera-form-page span.caldera-forms-summary-label:after { content:":"; color:#fff; display:inline-block; padding-right:10px; }

 .caldera-form-page input.btn-default,.caldera-form-page input.btn-standard,.caldera-form-page input.cf-page-btn { font-family:'bowlbyone', sans-serif; text-align:center; margin-right:1px; margin-left:auto; margin-top:1em; margin-bottom:2em; border-radius:0; position:relative; display:inherit; border:1px solid #fff; background:#000; color:#fff; }

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

 a:visited { color:#000; }

 a:hover,a:focus,a:active { color:#000; }

 a:focus { outline:thin dotted; }

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

 /*--------------------------------------------------------------
 ## Menus
 --------------------------------------------------------------*/ header#masthead { text-align:center; position:fixed; top:0; left:0; right:0; z-index:10; background:#024650; -webkit-box-shadow:0px 11px 42px -19px rgba(0, 0, 0, 0.75); -moz-box-shadow:0px 11px 42px -19px rgba(0, 0, 0, 0.75); box-shadow:0px 11px 42px -19px rgba(0, 0, 0, 0.75); }

 header#masthead div#header1 { padding:0 0.5em; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-direction:row; flex-direction:row; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-pack:distribute; justify-content:space-around; }

 header#masthead div#header1 a.mobile-logo { display:none; }

 header#masthead div#call-to-action { clear:both; overflow:auto; height:100%; background:#fff; }

 header#masthead div#call-to-action button { background:#000; }

 header#masthead div#call-to-action button:hover,header#masthead div#call-to-action button:focus { background-color:#d8ba44; color:#fff; }

 header#masthead div#call-to-action h2 { margin:0 auto; color:#000; font-family:'lato', sans-serif; font-size:16px; font-size:1rem; letter-spacing:2px; 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; }

 header#masthead div#call-to-action h2 span { font-weight:600; font-family:'oswald', sans-serif; font-size:32px; font-size:2rem; padding-right:0.3em; letter-spacing:2.5px; text-transform:uppercase; }

 header#masthead div#call-to-action h2 div { padding-left:1em; }

 header#masthead div#call-to-action h2 div em { font-family:'bowlbyone', sans-serif; font-size:14.4px; font-size:0.9rem; }

 header#masthead.scrolled div#header1 a.mobile-logo { display:inline-block; }

 header#masthead.scrolled div#header1 a.custom-logo-link { display:none; }

 header#masthead.scrolled div#call-to-action h2 { font-size:16px; font-size:1rem; }

 header#masthead.scrolled div#call-to-action h2 span { font-size:32px; font-size:2rem; }

 @media screen and (max-width:1000px) { header#masthead div#call-to-action h2 { font-size:16px; font-size:1rem; }

 header#masthead div#call-to-action h2 span { font-size:32px; font-size:2rem; }

 }

 @media screen and (max-width:900px) { div#call-to-action { display:none; }

 }

 .main-navigation { /*clear: both;
 display: block;
 float: left;
 width: 100%;*/ display:inline-block; float:right; width:78%; }

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

 .main-navigation ul ul { box-shadow:0 3px 3px rgba(0, 0, 0, 0.2); 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; color:#fff; }

 .main-navigation ul ul :hover > a,.main-navigation ul ul .focus > a { color:#d8ba44; }

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

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

 .main-navigation li:hover > a,.main-navigation li.focus > a { color:#d8ba44; }

 .main-navigation a { display:block; text-decoration:none; color:#fff; font-family:'oswald', sans-serif; text-transform:uppercase; letter-spacing:0.1rem; font-size:17.6px; font-size:1.1rem; }

 .main-navigation .current_page_item > a,.main-navigation .current-menu-item > a,.main-navigation .current_page_ancestor > a,.main-navigation .current-menu-ancestor > a { color:#d8ba44; border-top:2px solid; }

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

 /*@media screen and (min-width: 37.5em) {
 .menu-toggle {
 display: none;
 }
 .main-navigation ul {
 display: block;
 }
 }*/ .main-navigation ul { display:block; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-orient:horizontal; -webkit-box-direction:normal; -ms-flex-direction:row; flex-direction:row; -ms-flex-pack:distribute; justify-content:space-around; }

 .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%; }

 /** Logo styles -----------------------**/ .site-branding { float:left; min-width:200px; width:100%; max-width:15%; display:inline-block; text-align:center; will-change:height; -webkit-transition:height 1s ease-in-out; -o-transition:height 1s ease-in-out; transition:height 1s ease-in-out; }

 .site-branding img { will-change:height; -webkit-transition:height 1s ease-in-out; -o-transition:height 1s ease-in-out; transition:height 1s ease-in-out; padding:0.5em; }

 .site-branding a img { opacity:1; filter:alpha(opacity=100); -webkit-transition:opacity 0.5s ease-in-out; -o-transition:opacity 0.5s ease-in-out; transition:opacity 0.5s ease-in-out; }

 .site-branding a:hover img,.site-branding a:focus img { opacity:0.5; filter:alpha(opacity=50); -webkit-transition:opacity 0.5s ease-in-out; -o-transition:opacity 0.5s ease-in-out; transition:opacity 0.5s ease-in-out; }

 .scrolled .site-branding img,.scrolledHeight .site-branding img { width:auto; max-height:60px; will-change:height; -webkit-transition:height 1s ease-in-out; -o-transition:height 1s ease-in-out; transition:height 1s ease-in-out; padding:0; }

 /** Footer styles -----------------------**/ footer { background:#024650; padding:0; font-family:'lato', sans-serif; text-align:center; }

 footer .site-info { clear:both; height:100%; }

 footer .site-info #main-footer { clear:both; height:100%; }

 footer a { text-decoration:none; opacity:1; filter:alpha(opacity=100); -webkit-transition:opacity 0.5s ease-in-out; -o-transition:opacity 0.5s ease-in-out; transition:opacity 0.5s ease-in-out; }

 footer a:hover,footer a:focus { opacity:0.5; filter:alpha(opacity=50); -webkit-transition:opacity 0.5s ease-in-out; -o-transition:opacity 0.5s ease-in-out; transition:opacity 0.5s ease-in-out; }

 nav#footer-navigation ul { list-style:none; margin:0; padding:0; }

 nav#footer-navigation ul li { display:inline-block; line-height:2; }

 nav#footer-navigation ul li:before { content:""; display:inline-block; margin:0 0.65em; }

 nav#footer-navigation ul li:after { content:""; display:inline-block; margin:0 0.65em; }

 nav#footer-navigation ul li a { color:#fff; letter-spacing:1px; }

 div#sitemap { padding:1.5em 0; text-transform:uppercase; max-width:1024px; margin:0 auto; }

 div#sitemap div#credits { display:inline-block; width:70%; text-align:right; color:#fff; text-transform:none; font-size:12.8px; font-size:0.8rem; }

 div#sitemap div#credits a { color:#fff; }

 div#sitemap div#credits a:focus,div#sitemap div#credits a:hover,div#sitemap div#credits a:visited { color:#fff; }

 div#sitemap .social-media-wrapper { display:inline-block; width:26%; }

 #boilerplate { text-align:center; font-family:'lato', sans-serif; height:100%; padding:1.5em 0; }

 #boilerplate p { padding:0; margin:0 auto; font-size:11.2px; font-size:0.7rem; color:#666; }

 #boilerplate p span:after { content:"|"; margin:0 1em; }

 #boilerplate p span:last-of-type:after { display:none; }

 #boilerplate p a { color:#666; }

 @media screen and (max-width:767px) { div#sitemap div#credits { display:block; width:100%; text-align:center; padding:0 1em; }

 div#sitemap .social-media-wrapper { display:block; width:100%; }

 }

 @media screen and (max-width:600px) { #boilerplate p span:after { display:none; }

 #boilerplate p span { display:block; margin:1em auto; }

 }

 /** social media -----------------------**/ #masthead a.social-svg,footer a.social-svg,#social-media a.social-svg { text-decoration:none; }

 #masthead a.social-svg svg,footer a.social-svg svg,#social-media a.social-svg svg { width:28px; height:28px; color:#d8ba44; fill:#d8ba44; }

 #masthead a.social-svg svg polygon,footer a.social-svg svg polygon,#social-media a.social-svg svg polygon,#masthead a.social-svg svg path,footer a.social-svg svg path,#social-media a.social-svg svg path,#masthead a.social-svg svg circle,footer a.social-svg svg circle,#social-media a.social-svg svg circle { color:#d8ba44; fill:#d8ba44; }

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

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

 #masthead a.social-svg:hover svg polygon,footer a.social-svg:hover svg polygon,#social-media a.social-svg:hover svg polygon,#masthead a.social-svg:focus svg polygon,footer a.social-svg:focus svg polygon,#social-media a.social-svg:focus svg polygon,#masthead a.social-svg:hover svg path,footer a.social-svg:hover svg path,#social-media a.social-svg:hover svg path,#masthead a.social-svg:focus svg path,footer a.social-svg:focus svg path,#social-media a.social-svg:focus svg path,#masthead a.social-svg:hover svg circle,footer a.social-svg:hover svg circle,#social-media a.social-svg:hover svg circle,#masthead a.social-svg:focus svg circle,footer a.social-svg:focus svg circle,#social-media a.social-svg:focus svg circle { color:#fff; fill:#fff; }

 #masthead a.social-svg.GooglePlus svg path,footer a.social-svg.GooglePlus svg path,#social-media a.social-svg.GooglePlus svg path { fill:#fff; color:#fff; }

 #masthead a.social-svg.GooglePlus:hover svg path,footer a.social-svg.GooglePlus:hover svg path,#social-media a.social-svg.GooglePlus:hover svg path,#masthead a.social-svg.GooglePlus:focus svg path,footer a.social-svg.GooglePlus:focus svg path,#social-media a.social-svg.GooglePlus:focus svg path { fill:#fff; color:#fff; }

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

 #social-media { text-align:center; margin:0 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
 --------------------------------------------------------------*/ 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; padding:1em; }

 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; padding:1em; }

 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; }

 #homeSlider button.left-arrow.slick-arrow { top:42%; left:1%; }

 #homeSlider button.right-arrow.slick-arrow { top:42%; right:1%; }

 @media screen and (max-width:600px) { button.right-arrow.slick-arrow { right:1%; }

 button.left-arrow.slick-arrow { left:1%; }

 }

 @media screen and (max-height:488px) { #homeSlider,#homeSlider .slick-list,#homeSlider .slick-track,.hero_image { height:300px !important; }

 }

 .clearfix { zoom:1; clear:both; overflow:auto; }

 .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.5%; float:left; margin-bottom:0; }

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

 }

 .clearfix { zoom:1; clear:both; overflow:auto; }

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

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

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

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

 }

 .banner_text { display:-webkit-box; display:-ms-flexbox; display:flex; position:relative; -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:rgba(228, 228, 228, 0.59); }

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

 .banner_text div#scroll-down { position:absolute; bottom:0; margin:0 auto 1em; padding:0; }

 .banner_text div#scroll-down img { margin:0 auto; width:110px; }

 .banner_text h1,.banner_text h2 { text-transform:uppercase; margin:0 auto; }

 .banner_text h1 { color:#000; font-family:'lato', sans-serif; font-weight:800; }

 .banner_text h2 { font-family:'lato', sans-serif; line-height:1.1; color:#024650; }

 .banner_text a { text-decoration:none; }

 .banner_text button { margin-top:1.5em; }

 .fitty-element img { padding:0; width:auto; }

 .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; }

 @media screen and (max-width:600px) { div#scroll-down { display:none; }

 }

 /*--------------------------------------------------------------
 ## Jarallax
 --------------------------------------------------------------*/ .jarallax { position:relative; z-index:0; background:transparent; /*min-height: 650px;*/ width:100%; }

 .jarallax-home { position:relative; z-index:0; width:100%; }

 .jarallax > .jarallax-img { position:absolute; object-fit:cover; /* support for plugin https://github.com/bfred-it/object-fit-images */ font-family:'object-fit: cover;'; top:0; left:0; width:100%; height:100%; z-index:-1; }

 #featured { display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; }

 #featured .container-text { padding:2.5em 3em; position:relative; height:100%; }

 #featured .image-container { background-size:cover; position:relative; margin:0; width:100%; padding-bottom:34%; overflow:hidden; display:inline-block; vertical-align:middle; -webkit-box-sizing:border-box; box-sizing:border-box; background-position:42% 42%; }

 span.main-area.featured.image-container { -webkit-box-flex:0; -ms-flex:0 1 50%; flex:0 1 50%; }

 .feature-row { width:100%; display:-webkit-box; display:-ms-flexbox; display:flex; min-height:350px; }

 .feature-row article.featured { -webkit-box-flex:0; -ms-flex:0 1 50%; flex:0 1 50%; }

 .feature-row article.featured h1,.feature-row article.featured h2,.feature-row article.featured h3,.feature-row article.featured h4,.feature-row article.featured h5,.feature-row article.featured h6 { font-family:'bowlbyone', sans-serif; font-weight:400; }

 .feature-row article.featured h3 { margin:0 auto 1em; line-height:1; }

 .feature-row article.featured P { text-transform:none; letter-spacing:0.03em; max-width:650px; font-weight:300; margin:0; }

 .feature-row article.featured P a { text-decoration:none; border-bottom:none; }

 .feature-row article.featured h3,.feature-row article.featured h2,.feature-row article.featured p { text-align:left; }

 .feature-row article.featured a { text-decoration:none; position:absolute; bottom:2.5em; }

 .feature-row article.featured button.btn-standard { display:block; text:left; text-align:left; margin:3em 0 0; text-decoration:none; font-size:16px; font-size:1rem; }

 .feature-row.odd { -webkit-box-orient:horizontal; -webkit-box-direction:reverse; -ms-flex-direction:row-reverse; flex-direction:row-reverse; }

 @media screen and (max-width:890px) { span.main-area.featured.image-container,#featured article.featured { -webkit-box-flex:0; -ms-flex:0 1 100%; flex:0 1 100%; }

 .feature-row { display:block; }

 span.main-area.featured.image-container { min-height:400px; }

 .feature-row article.featured a { position:relative; bottom:auto; }

 }

 /*--------------------------------------------------------------
 ## Jarallax
 --------------------------------------------------------------*/ .jarallax { position:relative; z-index:0; background:transparent; /*min-height: 650px;*/ width:100%; }

 .jarallax-home { position:relative; z-index:0; width:100%; }

 .jarallax > .jarallax-img { position:absolute; object-fit:cover; /* support for plugin https://github.com/bfred-it/object-fit-images */ font-family:'object-fit: cover;'; top:0; left:0; width:100%; height:100%; z-index:-1; }

 /*--------------------------------------------------------------
 ## 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; }

 .wrapper-content { padding:0; max-width:100%; margin:0 auto; clear:both; overflow:auto; }

 .wrapper-content.not-elementor { padding:1em 3em; max-width:1024px; margin:0 auto; clear:both; overflow:auto; }

 .black-background { background:#000; color:#fff; }

 .yellow-background { background:#d8ba44; color:#000; }

 /*.wood-background {
 background-image: url('/wp-content/uploads/2018/10/turf-background-v1.jpg');
 background-color: #fff;
 background-repeat: repeat;
 }*/ @media screen and (max-width:600px) { .wrapper-content { padding:0; }

 .wrapper-content { padding:0 1em; }

 }

 /** Default page overrides ----------------------------**/ .page-template-default .hentry { margin:0; }

 .page-template-default .wrapper-content { padding:0; }

 .page-template-default .page-content,.page-template-default .entry-content,.page-template-default .entry-summary { margin:0; }

 section#contact-us .wrapper-content.not-elementor h2:after { content:""; border-top-style:solid; border-top-width:2px; border-top-color:#018697; width:15%; display:block; margin:15px auto 0; }

 /** New page overrides ----------------------------**/ .page-template-page-new .hentry { margin:0; }

 .page-template-page-new .entry-content { margin:0 auto; padding:3em 1em; max-width:1024px; }

 /** Home page overrides ----------------------------**/ #follow-us div#sb_instagram { background-color:transparent !important; }

 /** Menu page overrides ----------------------------**/ section.restaurant-menus .wrapper-content:not(:first-child) { padding:0 3em; }

 section.restaurant-menus .wrapper-content:not(:first-child):last-child { padding:0 3em 4em; }

 section.restaurant-menus h4 { font-size:20.8px; font-size:1.3rem; }

 section.restaurant-menus h5 { font-size:16.8px; font-size:1.05rem; }

 section.restaurant-menus.green-background { background-color:#68923f; }

 section.restaurant-menus.green-background h1,section.restaurant-menus.green-background h2,section.restaurant-menus.green-background h3,section.restaurant-menus.green-background h4,section.restaurant-menus.green-background h5,section.restaurant-menus.green-background h6,section.restaurant-menus.green-background p { color:#fff; }

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

 section.restaurant-menus .three-column .col-1 { margin-right:4%; }

 section.restaurant-menus .three-column .col-2 { margin-right:0; }

 section.restaurant-menus .three-column .col-3 { margin-left:4%; }

 section.restaurant-menus .two-column .col-1 { margin-right:4%; }

 section.restaurant-menus .two-column .col-1,section.restaurant-menus .two-column .col-2 { width:47.5%; }

 }

 .g-recaptcha > div { margin-right:0; display:block; margin-left:auto; }

 /*--------------------------------------------------------------
 ## 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; }

