/*!
Theme Name: CloveRock
Theme URI: http://underscores.me/
Author: CloveRock Design
Author URI: https://www.cloverockdesign.ie
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: cloverock
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.

CloveRock is based on Underscores https://underscores.me/, (C) 2012-2020 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:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | 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;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

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

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}
#primary.main-woo, #primary.main-wide {
	width: 90%;
	margin: 0 auto;
	max-width: 1380px;
	padding: 50px 0;
	overflow: hidden;
}
#primary.main-800 {
	max-width: 800px;
	width: 90%;
	margin: 0 auto;
	padding: 80px 0px;
}
#primary.cat-loop {
	margin: 0 auto;
	max-width: 1380px;
	width: 90%;
	padding: 50px 0px;
}

.product .nyp .nyp-input, .wcopc .product-item .nyp .nyp-input {
	display: block !important;
	margin-bottom: 0;
	text-align: left !important;
	font-weight: 700;
	min-width: 10em;
	width: 100% !important;
	padding: 15px !important;
	border-radius: 3px !important;
}
.voucher-image-options {
	display: none !important;
}
.voucher-fields {
	margin: 0 0 20px 0;
}
.product_meta {
	font-size: 12px;
	display: none;
}
main {
   position:relative;
}
.main-woo-page {
	max-width: 1380px;
	margin: 0 auto;
	padding: 60px 0px;
	width: 90%;
}

.main-woo-page .alignwide {
	margin: 0 auto !important;

}

.error-404.not-found {
	width: 90%;
	margin: 0 auto 60px auto;
	max-width: 800px;
}

.components-button.wc-block-components-button.wp-element-button.outlined.wc-block-cart-item__edit-link.contained {
	padding: 0px 10px;
}
.wc-block-components-radio-control.wc-block-components-radio-control--highlight-checked.wc-block-components-radio-control--highlight-checked--first-selected.wc-block-components-radio-control--highlight-checked--last-selected.disable-radio-control {
	background: #fff;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
	 ========================================================================== */

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

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

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

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */

body,
button,
input,
select,
optgroup,
textarea {
	color: #121212;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 18px;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family:"Gloock", serif;
	clear: both;
	font-weight:300;
	color:#49464f;
}


h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
font-family:"Gloock", serif;
	clear: both;
	font-weight:300;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-family: "Sacramento", sans-serif;
	font-weight: 400;
	font-style: normal;
	display:block;
	font-size: 90%;
	line-height: 90%;
}

h1 {
	font-size: 32px;
	line-height: 32px;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 40px;
	line-height: 44px;
	margin: 0 0 24px 0;
}
h3 {
	font-size: 32px;
	line-height: 32px;
	margin: 0 0 24px 0;
}

h4 {
  font-size: 32px;
  line-height: 32px;
  margin: 0 0 24px 0;
}
.wp-block-columns h4 {
  font-size: 24px;
  line-height:24px;
  margin: 0 0 24px 0;
}

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

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

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

big {
	font-size: 125%;
}

/* Lists
--------------------------------------------- */

.wp-block-list.hearts, .wp-block-list.ticks {
  list-style: none;
  padding: 0px;
}
.wp-block-list li {
  border: 0 none !important;
  position: relative;
}
.wp-block-list.hearts li, .wp-block-list.ticks li {
  border: 0 none !important;
  padding: 0 0 0 35px !important;
  position: relative;
}
.wp-block-list.hearts li:before {
  position: absolute;
  content: "\f004";
  left: 0;
  top: 1px;
  font-family: "Font Awesome 6 Pro";
  color:#958a00;
}
.wp-block-list.ticks li:before {
  position: absolute;
  content: "\f058";
  left: 0;
  top: 1px;
  font-family: "Font Awesome 6 Pro";
  color:#958a00;
}


/* Blocks 
--------------------------------------------- */

.wp-block-media-text {
	min-height: 560px;
} 
.alignfull {
	margin: 0px calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}
.alignwide {
	margin: 80px -290px;
	max-width: 1380px;
	width: 1380px;
}
* + .alignfull {
	margin-top: 80px;
}
.alignfull + * {
	margin-top: 80px;
}
.alignfull + .alignfull {
    margin-top:0;
		margin-bottom:0;
}
.wp-block-columns.alignfull {
	padding-top: 80px;
	padding-bottom: 80px;
}
.wp-block-gallery.alignwide {
	margin-top: 0px;
	margin-bottom:0px;
}
@media (max-width: 1480px) {
.alignwide {
	margin: 50px calc(50% - 45vw);
	max-width: 90vw;
	width: 90vw;
}
* + .alignfull {
	margin-top: 50px;
}
.alignfull + * {
	margin-top: 50px;
}
}
@media (max-width: 920px) {
	.alignwide {
		margin: 50px auto;
		max-width: 800px;
		width: 100%;
		min-height:0;
	}
}


/* Elements
--------------------------------------------- */
.wp-block-yoast-faq-block .schema-faq-question {
	font-size: 18px;
	color: #121212;
}
.wp-block-yoast-faq-block p.schema-faq-answer {
	font-size: 18px;
}

/* Elements
--------------------------------------------- */
body {
   background:#f8f4ef;
}

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

dd {
	margin: 0 1.5em 1.5em;
}

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

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #49464f;
	text-decoration: none;
}

/* 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, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

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

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

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

/*-------------------------------------------------------------
# Link Buttons
--------------------------------------------------------------*/
.link_button {
	width: 100%;
	max-width: 230px;
	height: 60px;
	display: block;
	background: #958a00;
	line-height: 60px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	text-decoration: none;
	margin-top: 40px;
	font-size: 18px;
}
.link_button:hover {
  background: #49464f;
  color: #fff;
}
.link_button.more_button {
	margin: 30px auto 0 auto;
}
.wp-block-button__link.wp-element-button {
	width: 100% !important;
	max-width: 250px !important;
	height: 60px !important;
	background: #958a00 !important;
	line-height: 60px !important;
	text-align: center !important;
	color: #fff !important;
	border-radius: 0px !important;
	text-decoration: none !important;
	margin-top: 20px !important;
	font-size: 18px !important;
	padding: 0 !important;
}
.wp-block-button__link.wp-element-button:hover {
  background: #49464f !important;
  color: #fff !important;
}
.wp-block-heading.has-text-align-center {
	max-width: 500px;
	margin: 0 auto 24px auto;
}
.wp-block-buttons > .wp-block-button {
	width: 230px !important;
}
/*--------------------------------------------------------------
# FULL BAR
--------------------------------------------------------------*/
.full-bar {
	text-align: center;
	background: linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(249,249,251,1) 100%);
	padding: 120px 0;
	margin: 0;
}
.full-bar.solid-bar  {
    background:rgba(249,249,251,1);
}
.full-bar-wrap {
  max-width: 800px;
  margin: 0 auto;
  width: 90%;
}

.full-bar .link_button {
  margin: 30px auto 0 auto;
}
.content-row + .full-bar {
    padding:170px 0px;
	  margin:-50px 0;
}

.full-bar-video {
	padding-bottom: 50%;
	background: #ccc;
	margin: 0 0 30px 0;
}
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Header/Navigation
--------------------------------------------- */
.breadcrumbs {
	width: 100%;
	max-width: 1380px;
	margin: 0px auto 20px auto;
	font-size: 14px;
}
.breadcrumbs.no-hero-bc {
	max-width: 800px;
		margin: 40px auto 20px auto;
	width:90%;
}
.site-header {
	width: 90%;
	max-width: 1380px;
	margin: 40px auto;
	position: relative;
}
.logo {
  width: 120px; 
}
.logo img {
	display: block;
	visibility: ;
	vertical-align: top;
	position: relative;
}
#site-navigation {
	position: absolute;
	/* right: 410px; */
	right: 210px;
	top:0px;
}

.mega-indicator {
	position: absolute !important;
	left: 50% !important;
	width: 30px !important;
	text-align: center !important;
	margin-left: -15px !important;
	bottom: -17px;
	font-size: 12px !important;
	color: #958a00 !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
	margin-top: 5px !important;
}
#mega-menu-item-56 .mega-menu-link {
	background: #958a00 !important;
	width: 170px !important;
	text-align: center !important;
	height: 40px !important;
	line-height: 40px !important;
	border-radius: 99px !important;
	color: #fff !important;
	font-weight: 700 !important;
	margin-left: 30px !important;
	transition: all 400ms ease-in-out 0s !important;
}
#mega-menu-item-56 .mega-menu-link:hover {
   background:#49464f
	 color:#fff !important;
}
.voucher-button, .book-button {
	background: #958a00 !important;
	color: #fff !important;
	border-radius: 0px;
	width: 180px;
	text-align: center;
	margin-left: 30px;
	display: block;
	height: 60px;
	line-height: 56px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -30px;
	border: 2px solid #958a00;
}
.voucher-button {
	right: 200px;
	background: transparent !important;
	color: #49464f !important;
	border: 2px solid #49464f !important;
}
.voucher-button:hover, .book-button:hover {
	background:#49464f !important;
	color: #fff !important;
		border: 2px solid #49464f !important;
}
.voucher-button i, .book-button i {
	margin: 0 5px 0 0;
}
.mobile_cta, .mob_call {
   display:none;
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.entry-content ul {
	margin: 30px 0px;
}
.entry-content ul li {
	padding: 0px 20px;
}

.entry-content ul li:first-child {
  border: 0 none;
}
.page-splash-wrap + .help-bar {
	margin-top: 40px !important;
}

/*------------------------------------*\
    SHIFTNAV
\*------------------------------------*/
header .shiftnav-toggle-button {
	display: none;
	padding: 10px 0px;
	background: #fff;
	color: #958a00;
	font-size: 36px;
	position: absolute;
	right: 0px;
	top: 0px;
}
header .shiftnav-toggle-button:hover {
	display: inline-block;
	padding: 10px 0px;
	background: #fff;
	color: #49464f;
}
.shiftnav.shiftnav-shiftnav-main {
	border-left: 5px solid #958a00;
}
.sub-menu.sub-menu-1 {
	padding-left: 0px !important;
	font-size: 90% !important;
}
.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target, .shiftnav ul.shiftnav-menu li.shiftnav-retract > .shiftnav-target {
	padding: 22px 25px !important;
}
.sub-menu.sub-menu-2 li.menu-item > .shiftnav-target {
	padding: 10px 25px !important;
}
.shiftnav ul.shiftnav-menu li.menu-item {
	border-top: 1px solid rgba(255,255,255,0.1) !important;
}
.shiftnav ul.shiftnav-menu .sub-menu.sub-menu-2 li.menu-item {
   border:0 none !important;
}
.shiftnav-inner #menu-item-119272 {
    border:0 none !important;
}
.shiftnav .shiftnav-panel-close {
	padding: 25px !important;
	z-index: 9999 !important;
	border-radius: 0;
	color: #fff !important;
}
.shiftnav::after {
  display:none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
}
.shiftnav .shiftnav-submenu-activation i.fa {
	color: #fff !important;
}

.shiftnav-open-right::before {
	content: "";
	width: 100vw;
	height: 100vh;
	position: fixed;
	background: rgba(0,0,0,0.8);
	z-index: 999;
	top: 0;
	left: 0;
	pointer-events: none;
	transition: all 400ms ease-in-out 0s;
}
.nl-wrap {
	max-width: 840px;
	margin: 60px auto;
	width: 90%;
	/* padding: 40px; */
	display: grid;
	grid-template-columns: 280px 1fr;
	grid-gap: 50px;
	/* background: #fff; */
}
.nl-wrap h5 {
  text-align: right;
  font-size: 30px;
  line-height: 26px;
  margin: 0;
}
.mc4wp-form-fields input {
	height: 50px;
	padding: 0 20px;
	min-width: 0px;
}
.mc4wp-form-fields {
  display: grid;
  grid-template-columns: 1fr 120px;
  grid-gap: 10px;
  /*! max-width: 100%; */
}
.sub-button {
  background: #958a00 !important;
  color: #fff !important;
  border: 0 none !important;
  border-radius: 0px !important;
}

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

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

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

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
p.has-background {
	padding: 60px !important;
	width: calc(100% + 120px);
	margin: 30px -60px;
}
/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

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

/* 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 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;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

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

.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: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

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

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

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

/*------------------------------------*\
    GRID
\*------------------------------------*/


/*--------------------------------------------------------------
# Splash
--------------------------------------------------------------*/
.splash-wrap {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.home-splash {
	display: grid;
	height: 700px;
	grid-gap: 100px;
	grid-template-columns: 1fr 540px;
	align-items: center;
}
.home-splash-text {
	display: grid;
	grid-gap: 0;
	grid-template-columns: 1fr 660px;
	margin-top: 0px;
}
.home-splash-text h1 {
	font-size: 80px;
	line-height: 80px;
	padding:0px;
	color:#958a00;
	margin:0 0 30px 0;
}
.home-splash-text h1 span {
   display:block;
	 color:#121212;
}

.tagline {
	font-size: 22px;
	line-height: 30px;
	display: block;
	margin: 0 0 30px 0;
	max-width: 610px;
}
.tagline p {
	margin-bottom: 0;
}
.page-splash .tagline {
	font-size: 24px;
	line-height: 30px;
}
.page-template-booking-page .page-splash .tagline {
	max-width: 700px;
	font-size: 20px;
}
.splash-img {
	background-size:cover !important;
	background-position:center center !important;
	position: relative;
	padding-left: 240px;
	height: 100%;
}
.splash-img::before {
	width: 100%;
	height: 100%;
	content: "";
	border: 2px solid #958a00;
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: -99;
}

.page-splash-wrap {
		margin:0 auto;
    position:relative;
}
.page-splash {
	display: grid;
	min-height: 500px;
	grid-gap: 0;
	grid-template-columns: 700px 1fr;
	align-items: center;
}
.page-splash-text {
	padding: 80px;
}
.page-splash-text h1 {
	font-size: 60px;
	line-height: 60px;
	max-width: 600px;
	padding: 0px;
	margin: 0 0 30px 0;
	color: #958a00;
}
.page-splash-wrap.no-hero-image h1 {
	max-width: 100%;
	text-align: center;
}
.page-tag {
	font-family: "Sacramento", sans-serif;
	font-weight: 400;
	font-style: normal;
	display: block;
	font-size: 46px;
	line-height: 36px;
	position: relative;
}
ol.has-background, ul.has-background {
	padding: 1.25em 2.375em;
	margin: 0;
	border-radius: 10px;
}
.page-splash-text h1 strong {
   color:#49464f;
}
.page-slide {
	height: 100%;
	background-size: cover !important;
	background-position: center center !important;
	border-radius: 0px;
	position: relative;
}
.page-slide::before {
	width: 100%;
	height: 100%;
	content: "";
	border: 2px solid #958a00;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: -99;
}
.page-splash-wrap.no-hero-image {
	0px !important;
}
.wp-block-media-text {
	position:relative;
}


.wp-block-media-text + .wp-block-media-text {
	background: 0 none !important;
}
.wp-block-media-text + .wp-block-media-text:before {
	display:none !important;
}
.page-splash-wrap.no-hero-image.splash-wide {
  max-width: 1380px;
}
.page-splash-wrap.no-hero-image .page-splash-text {
	padding: 30px 0;
	max-width: 600px;
	margin: 0 auto 0px auto;
}
.page-splash-wrap.no-hero-image .page-splash {
	display: block;
	height: auto;
	min-height: 0px;
	text-align: center;
}
.wp-block-media-text + p.has-background {
	margin-top: 50px;
}
.page-splash-wrap.no-hero-image + #primary.main-800 {
	padding-top: 0px;
}
/*------------------------------------*\
    SPLASH - IMAGE LEFT
\*------------------------------------*/

.home-splash.image-left .home-splash-text {
	grid-template-columns: 1fr;
	order: 2;
}
.home-splash.image-left .home-splash-text .home-spacer {
	order: 2;
}

/*------------------------------------*\
    LOOP
\*------------------------------------*/

.loop-image {
  height: 200px;
  background-size: cover !important;
  background-position: center center !important;
  margin: 0 0 20px 0;
  border-radius: 0px;
}
.cat-wrap {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
text-align:center;
}

h3.news-title-loop {
	font-size: 23px;
	line-height: 28px;
	max-width: 260px;
	margin: 0 auto;
}


/*------------------------------------*\
   FOOTER
\*------------------------------------*/
.footwrap {
	padding: 60px 0px;
	border-top: 2px solid #958a00;
}
.footer {
	width: 90%;
	max-width: 1380px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 250px 300px 1fr;
	grid-column-gap: 50px;
	font-size: 15px;
}
.footer a {
	text-align: ;
	text-decoration: none;
	color: #121212;
}
.company-phone {
	margin: 5px 0 0 0;
}
.foot-social {
	margin:0;
}
.footcol ul {
	padding: 0;
	list-style: none;
	margin: 0 auto;
}
.footcol ul li {
  padding: 0px;
}
.footcol.col-one {
}
.footcol ul li a {
  text-decoration: none;
  color: #111;
}
.footcol.footright {
	text-align: right;
	font-size: 11px;
}
.logo-foot {
	margin-bottom: 20px;
}
.logo-foot {
	max-width: 100px;
	float: right;
	display: block;
	width: 100%;
	clear: both;
}

.footcol.icon-col {
  padding: 0 0 0 60px;
  position: relative;
}
.footcol.icon-col i {
  position: absolute;
  left: 0;
  font-size: 35px;
  line-height: 48px;
  color: #958a00;
}

.footcol span {
  display: block;
  clear:both;
}
.foot-social a {
	display: inline-block;
  font-size: 35px;
  line-height: 48px;
	text-align: center;
	color: #958a00;
	margin: 0 0 0 10px;
}

.foot-social a:hover {
	color:#49464f;
}
.foot-logo {
	display: block;
	margin: 0 0 10px;
}
.footcol h5 {
	margin: 0 0 20px 0;
	font-size: 130%;
	padding: 0;
	line-height: 115%;
}
.foot-strap {
	padding: 30px 0px;
  background: url(img/wavy_bg.png) center center #49464f;
	color: #fff;
}
.foot-strap a {
    text-decoration:none;
		color:#fff;
}
.strap-wrap {
	margin: 0 auto;
	max-width: 1380px;
	width: 90%;
	font-size: 14px;

	display: grid;
	grid-template-columns: 1fr 1fr;
}
.footcol.footright a i {
	font-size: 40px;
	color: #958a00;
	margin: 0 0 0 15px;
}
.footcol.footright a:hover i {
	color:#49464f;
}
.strap-wrap a {
	margin: 0 0 0 20px;
}
.strap-wrap div:last-child {
	text-align: right;
}
/*------------------------------------*\
    HOME ICONS
\*------------------------------------*/
.home-icons {
	max-width: 1380px;
	margin: 100px auto;
	text-align: center;
	width: 90%;
}
.quote-scroll + .home-icons {
	padding-top: 0;
	margin-top: 0;
}
.icon-grid {
  display: grid;
  height: auto;
  grid-gap: 0;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: top;
  grid-gap: 40px;
  margin: 0;
}
.icon-grid.number-grid {
	margin: 50px auto;
	max-width: 800px;
}
.icon-single-wrap {
  height: 180px;
  width: 180px;

  overflow: hidden;
  margin: 0 auto 20px auto;
}
.icon-single-wrap a {
  display: block;
}
.icon-single p {
	margin-bottom: 0;
}
.icon-subtext {
	font-weight: bold;
}
.icon-title {
	font-size: 32px;
	line-height: 32px;
}
.icon-title strong {
font-family: lust, serif;
  font-weight: 700;
  font-style: normal;
  color: #49464f;
}
.icon-single-number {
	background: #0a85d6;
	height: 70px;
	width: 70px;
	margin: 0 auto;
	line-height: 72px;
	font-size: 40px;
	border-radius: 99px;
	color: #fff;
}
.icon-grid.number-grid p {
	line-height: 110%;
}

/*------------------------------------*\
   BOX GRID
\*------------------------------------*/
.box-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 30px;
	height: 300px;
	margin: 30px auto 0 auto;
}
.box-grid div.box-grid-single {
	align-content: center;
	text-align: center;
	display: grid;
	color: #fff;
	font-size: 130%;
	padding: 20px;
	line-height: 110%;
	background-position: center center;
	background-size: cover;
	position: relative;
	height: 270px;
}
.box-grid div.box-grid-single::before {
	color: ;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgb(45, 191, 204, 0.9);
	position: absolute;
	top: 0;
	left: 0;
}
.box-grid div span {
	display: block;
	position:relative ;
}
.box-bar-wrap {
  max-width: 1380px;
  margin: 0 auto;
  text-align: center;
	width:90%;
}


/*------------------------------------*\
   QUOTES
\*------------------------------------*/
.quote-scroll {
  padding: 100px 0 100px 0;
  margin-top: 0px;
  z-index: 0;
  position: relative;
}
.home .quote-scroll {
  padding: 80px 0;
}
.quote-wrap {
  margin: 0 auto;
  max-width: 800px;
  width: 90%;
  text-align: center;
}

.quote-intro {
  display: block;
  margin: 0 0 30px 0;
}
.quote-single {
	padding: 50px !important;
	background: #f8f9fb;
	border-radius: 20px;
	position: relative;
}
.left-quote {
	position: absolute;
	left: 30px;
	top: 0px;
	color: #958a00;
	font-size: 134px;
	font-family: helvetica, sans-serif;
	line-height: 180px;
}
.right-quote {
	position: absolute;
	right: 30px;
	top: 0px;
	color: #958a00;
	font-size: 134px;
	font-family: helvetica, sans-serif;
	line-height: 180px;
}
.quote-single-wrap {
  display: block;
  position: relative;
}
.right-quote-top {
	font-family: Lust;
	font-size: 90px;
	line-height: 90px;
	height: 30px;
	margin: 0 0 20px 0;
	display: block;
	color: #49464f;
}
.quote-name {
	display: block;
	margin-top: 20px;
	color: #49464f;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 1px;
}
.quote-company {
  display: block;
  font-size: 90%;
  font-weight: bold;
  color: #49464f;
  line-height: 80%;
}

.slick-dots {
	margin-top: 20px !important;
}
.quote-mark {
	font-family: "Gloock", serif;
	display: block;
	font-size: 90px;
	line-height: 50px;
	vertical-align: middle;
	margin: 10px 0 -15px 0;
	color: #958a00;
}
/*------------------------------------*\
   QUOTE FACTS
\*------------------------------------*/

.quote-facts-bar {
  height: 550px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.quote-background-wrap {
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	position:relative;
}
.quote-background-wrap .quote-mark {
  font-family: Lust;
  font-size: 120px;
  line-height: 120px;
  height: 30px;
  margin: 0 0 30px 0;
  display: block;
  color: #49464f;
}
.quote-background {
  height: 100%;
  align-content: center;
  display: grid;
  background:url(img/omcatering-3.jpg) center center / cover;
  color: #fff;
  padding: 50px;
  text-align: center;
  font-size: 130%;
	position:relative;
}
.quote-background::before {
	background: rgba(208, 27, 115, 0.85);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
}
.quote-background strong {
     font-family:Lust;
		 font-weight:normal;
}
.bar-facts {
  padding: 0 10%;
  height: 100%;
  display: grid;
  align-items: center;
}
.bar-facts ul {
  list-style: none;
  padding: 0;
  margin: 0;

}
.bar-facts ul li {
  margin: 0 0 20px 0x;
}
.bar-facts ul li img {
  vertical-align: middle;
  margin: 0 30px 0 0;
}

/*------------------------------------*\
   CLIENT SCROLL
\*------------------------------------*/
.box-bar {
	background: #fff;
	padding: 100px 0px;
}
/*------------------------------------*\
   CLIENT SCROLL
\*------------------------------------*/


.clients-scroll {
  padding: 50px 0px;
}
.client-wrap {
  text-align: center;
  margin: 0 auto;
  width: 90%;
  max-width: 1380px;
  position: relative;
}
.client-slick {
  overflow: hidden;
}
.client-slick-wrap {
	position: relative;
	padding: 0 50px;
}
.client-slick-wrap .slick-prev.slick-arrow {
	position: absolute;
	left: 0px;
	width: 50px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	border: 0 none;
	background: transparent;
	font-size: 25px;
	line-height: 50px;
	padding: 0px;
}
.client-slick-wrap .slick-next.slick-arrow {
  position: absolute;
  right: 0px;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  border: 0 none;
  background: transparent;
  font-size: 25px;
  line-height: 50px;
	padding: 0px;
}
.client-intro {
	display: block;
	margin: 0 0 30px 0;
	font-weight: bold;
}
.client-wrap .slick-slide img {
	border: 1px solid #ddd;
	text-align: center;
	margin: 0 auto;
}

  /* the slides */
.client-wrap .slick-slide {
      margin: 0 12px;
}

  /* the parent */
.client-wrap .slick-list {
      margin: 0 -10px;
}

/**
 * My Account
 */

.woocommerce-account .woocommerce-MyAccount-navigation {
	width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
  display: inline-block;
  float: left;
  margin-left: 5%;
  width: 75%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
	border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
	list-style: none;
	border-bottom: 1px solid #eee;
	padding-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
	opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
	padding: 10px 5px;
	display: block;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
	margin-right: 20px;
    opacity: .25;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
	opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: 'Font Awesome 6 Pro';
	content: "\f0e4";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: 'Font Awesome 6 Pro';
	content: "\f291";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: 'Font Awesome 6 Pro';
	content: "\f1c6";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: 'Font Awesome 6 Pro';
	content: "\f015";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: 'Font Awesome 6 Pro';
	content: "\f09d";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: 'Font Awesome 6 Pro';
	content: "\f007";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--gift-cards a:before {
    font-family: 'Font Awesome 6 Pro';
	content: "\f06b";
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'Font Awesome 6 Pro';
	content: "\f08b";
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
	font-size: 25px;
    text-align: center;
	font-weight: 600;
}

.woocommerce-account p.order-again {
    text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 50px;
    float: right;
}

.site-header .wc-block-mini-cart.wp-block-woocommerce-mini-cart {
	position: absolute;
	top: -10px;
	right: 0;
	font-size: 15px;
}

.site-header .search {
  position: absolute;
  top: -5px;
  right: 120px;
  width: 200px;
}
.site-header .search input {
  width: 100%;
  padding: 3px 40px 3px 15px;
  border-radius: 99px;
  font-size: 14px;
  line-height: 26px;
  height: 32px;
}
.site-header .search button {
  border: 0 none;
  background: transparent;
  width: 40px;
  padding: 0;
  position: absolute;
  text-align: ;
  top: 0;
  right: 0;
  line-height: 32px;
  font-size: 14px;
  text-align: center;
}

.quote-slick.slick-initialized.slick-slider.slick-dotted {
	padding: 0px !important;
}

.wp-block-media-text .wp-block-media-text__content {
	padding: 80px 10%;
}

.wp-block-media-text .wp-block-media-text__content {
	padding: 80px 10%;
	background: #fff;
	z-index: 999;
	position: relative;
	margin-left: -50px;
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	margin-right: -50px;
	margin-left:0;
}

/*------------------------------------*\
   FORMS
\*------------------------------------*/
#enquiry .prog-wrap {
	max-width: 800px;
	text-align: left;
}

#enquiry .prog-wrap h4 {
	text-align: center;
}
.enquiry-button {
	width: 200px;
	display: block;
	height: 60px;
	line-height: 60px;
	color: #fff;
	background: #49464f;
	text-align: center;
}

.enquiry-button:hover {
	color: #fff;
	background: #958a00;
}

.main-contact {
  padding: 80px 0;
}
.main-contact section {
	width: 90%;
	margin: 0 auto;
	max-width: 800px;
}
#gform_wrapper_1 {
	border-radius: 0;
}
.gform_heading {
  display: none;
}
.gform_wrapper.gravity-theme .ginput_container_date input {
  width: 100% !important;
}
.gform_wrapper.gravity-theme input[type="color"], .gform_wrapper.gravity-theme input[type="date"], .gform_wrapper.gravity-theme input[type="datetime-local"], .gform_wrapper.gravity-theme input[type="datetime"], .gform_wrapper.gravity-theme input[type="email"], .gform_wrapper.gravity-theme input[type="month"], .gform_wrapper.gravity-theme input[type="number"], .gform_wrapper.gravity-theme input[type="password"], .gform_wrapper.gravity-theme input[type="search"], .gform_wrapper.gravity-theme input[type="tel"], .gform_wrapper.gravity-theme input[type="text"], .gform_wrapper.gravity-theme input[type="time"], .gform_wrapper.gravity-theme input[type="url"], .gform_wrapper.gravity-theme input[type="week"], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
  padding: 15px !important;
}
.gform_wrapper.gravity-theme select {
	border-radius: 3px;
	padding: 18px !important;
}
.gform_wrapper.gravity-theme .gfield_label {
  padding: 0 0 0 15px !important;
}
.gform_button.button {
	width: 100%;
	max-width: 200px;
	height: 60px;
	display: block;
	background: #958a00;
	line-height: 60px;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	text-decoration: none;
	margin-top: 40px;
	font-size: 18px;
	padding: 0;
	margin: 30px auto 0 auto;
	border: 0 none;
}
#gform_submit_button_1:hover {
    color:#121212;
		background:#fff;
}
.gform_wrapper.gravity-theme .gfield_required {
	color: #958a00 !important;
}
.gform_wrapper.gravity-theme .ginput_complex label, .gform_wrapper.gravity-theme .ginput_complex legend {
	display: block;
	padding-left: 15px;
}
.gform_footer.top_label {
  padding: 0px !important;
}
.google-maps {
  height: 350px;
  position: relative;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#tab-description h3 {
	font-size: 24px;
	line-height: 28px;
}
.gform_wrapper.gravity-theme input[type="color"], .gform_wrapper.gravity-theme input[type="date"], .gform_wrapper.gravity-theme input[type="datetime-local"], .gform_wrapper.gravity-theme input[type="datetime"], .gform_wrapper.gravity-theme input[type="email"], .gform_wrapper.gravity-theme input[type="month"], .gform_wrapper.gravity-theme input[type="number"], .gform_wrapper.gravity-theme input[type="password"], .gform_wrapper.gravity-theme input[type="search"], .gform_wrapper.gravity-theme input[type="tel"], .gform_wrapper.gravity-theme input[type="text"], .gform_wrapper.gravity-theme input[type="time"], .gform_wrapper.gravity-theme input[type="url"], .gform_wrapper.gravity-theme input[type="week"], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	font-size: 15px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 8px;
	background: #fff;
}
.gsection_title {
	font-size: 24px;
	margin: 10px 0;
	padding: 0px 15px;
}
#enquiry .prog-wrap .gsection_title {
	color: #fff;
	text-align: center;
}
.gform_wrapper.gravity-theme .ginput_container_date {
	position: relative;
}
.ui-datepicker-trigger {
	position: absolute;
	right: 17px;
}
#gfield_description_2_10 {
	padding: 10px 15px 0px 15px;
	text-align: center;
	max-width: 450px;
	font-size: 13px;
	margin: 0 auto;
}
.map-link {
	color: #fff;
	background: #49464f;
	display: block;
	max-width: 100px;
	border-radius: 50px;
	padding: 0px 10px;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
	margin: 3px auto 0 auto;
}
.map-link:hover {
	color: #fff;
	background: #958a00;
}
/*------------------------------------*\
   PROGRAM BAR
\*------------------------------------*/

.prog-bar {
  background: url(img/wavy_bg.png) center center #49464f;
  padding: 80px 0px;
  color: #fff;
  text-align: center;
}
.prog-wrap {
  max-width: 1380px;
  margin: 0 auto;
  width: 90%;
}
.prog-wrap h2 {
  color: #fff;
}
.prog-list h2 {
	color:#fff;
	font-size: 23px;
	line-height: 28px;
	max-width: 260px;
	margin: 0 auto;
}
.prog-img {
	height: 200px;
	background-size: cover !important;
	background-position: center center !important;
	margin: 0 0 20px 0;
	border-radius: 10px;
}
.prog-list {
	position: relative;
	padding: 0 50px;
	margin-top: 30px;
}
.prog-list .slick-prev.slick-arrow {
	position: absolute;
	left: 0px;
  width: 50px;
  height: 100px;
  top: 50px;

	border: 0 none;
	background: transparent;
	font-size: 25px;
  line-height: 100px;
	padding: 0px;
	color:#fff;
}
.prog-list .slick-slide {
    padding-top:0px;
		padding-bottom:0px;
}
.prog-list .slick-next.slick-arrow {
  position: absolute;
  right: 0px;
  width: 50px;
  height: 100px;
  top: 50px;
  border: 0 none;
  background: transparent;
  font-size: 25px;
  line-height: 100px;
	padding: 0px;
	color:#fff;
}
.front-links {
   overflow:hidden;
}

.wp-block-group:last-child, .wp-block-media-text:last-child {
	margin-bottom: 0 !important;
}



/*------------------------------------*\
   HOME LINKS
\*------------------------------------*/
.home-links {
  padding: 100px 0px;
  text-align: center;
  margin: 0 auto;
  max-width: 1380px;
  width: 90%;
}
.home-links h2 {
  font-size: 300%;
  color: #958a00;
}
.home-links h2 span {
  color: #121212;
}
.link-columns {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
  margin: 40px auto 0 auto;
}
.link-col {
  background: #fff;
	padding:0px !important;
}
.link-col-img {
	height: 200px;
	background-size: cover !important;
	background-position: center center !important;
}

.link-columns h3 {
  font-size: 28px;
  line-height: 30px;
  margin: 30px auto 10px auto;
  max-width: 90%;
  color: #958a00;
}
.link-text {
  font-size: 90%;
  display: block;
  margin: 0 auto;
  padding: 0px 10px 30px 10px;
}

.prog-wrap h4 {
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  margin: 0 0 40px 0;
}
.opening-grid {
  display: grid;
  grid-gap: 40px;
  grid-template-columns: 1fr 1fr 1fr;
  text-align: center;
  margin: 0 0 40px 0;
}
.opening-grid div {
	border: 2px solid #fff;
	padding: 20px;
	display: grid;
	align-content: center;
	text-align: center;
}
.opening-grid strong {
  display: block;
  font-family: "Gloock", serif;
  font-weight: 400;
  font-size: 24px;
  color: #fff;
}
.closing-times span {
    display:inline-block;
}

/*------------------------------------*\
   VOUCHERS
\*------------------------------------*/
.gift-cards-list .ywgc-amount-buttons {
	height: 3em;
	padding: 0px !important;
	background: #fff !important;
	border-color: #f8f4ef !important;
}
.gift-cards-list .ywgc-amount-buttons:last-of-type {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-right:0 none;
}
.gift-cards-list .ywgc-amount-buttons:first-of-type {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.gift-cards-list .ywgc-amount-buttons.selected_button {
	background-color: #958a00 !important;
	color: #fff !important;
}
.virtual.product-type-gift-card .ywgc-main-form-preview-container {
	height: auto;
	padding: 2em;
	background: #fff;
	border-top: 1px solid #ccc;
}
.virtual.product-type-gift-card .woocommerce-product-gallery__wrapper {
	border: 1px solid var(--yith-ywgc-border-color);
	border-radius: 20px;
	overflow: hidden;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: transparent !important;
	color: #515151;
	z-index: 2;
	border-bottom-color: #f8f4ef;
}
/*------------------------------------*\
   FRONT POSTS
\*------------------------------------*/

.news-bar {
  padding: 0px 0px 80px 0px;
  text-align: center;
}
.news-wrap {
  max-width: 1380px;
  margin: 0 auto;
  width: 90%;
}
.news-wrap h3 {
	font-size: 23px;
	line-height: 28px;
	max-width: 260px;
	margin: 0 auto;
}
.news-img {
	height: 200px;
	background-size: cover !important;
	background-position: center center !important;
	margin: 0 0 20px 0;
	border-radius: 0px;
}
.image-content-row.blog-row {
	background: #fff;
	padding-bottom: 25px;
}
.news-list {
	position: relative;
	padding: 0 50px;
	margin-top: 30px;
}
.news-list .slick-prev.slick-arrow {
	position: absolute;
	left: 0px;
  width: 50px;
  height: 100px;
  top: calc(50% - 25px);
	border: 0 none;
	background: transparent;
	font-size: 25px;
  line-height: 100px;
	padding: 0px;
}
.news-list .slick-slide {
	padding-top: 0px;
	padding-bottom: 20px;
	background: #fff;
}
.news-list .slick-next.slick-arrow {
  position: absolute;
  right: 0px;
  width: 50px;
  height: 100px;
  top: calc(50% - 25px);
  border: 0 none;
  background: transparent;
  font-size: 25px;
  line-height: 100px;
	padding: 0px;
}
.front-links {
   overflow:hidden;
}

.news-date {
	font-size: 12px;
	color: #49464f;
	line-height: 15px;
	display: block;
	margin: 0 0 5px 0;
}


.entry-footer {
  font-size: 12px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
  margin-top: 40px;
}
.entry-footer span {
  display: inline-block;
  margin: 0 10px 0 0;
}
.entry-footer span a {
  background: #49464f;
  padding: 3px 8px;
  border-radius: 99px;
  color: #fff;
  margin: 0 0 0 2px;
  display: inline-block;
}
.entry-footer span a:hover {
  background:#958a00;
  color: #fff;
}



.child-pages-list {
  display: grid;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.child-page-link {
  height: 190px;
  display: grid;
  align-content: center;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.2);
  font-family: "Gloock", serif;
  font-size: 30px;
  line-height: 30px;
  padding: 20px;
}
.child-pages-list li {
	background-position: center center !important;
	background-size: cover !important;
}
/*------------------------------------*\
   LISTS COLUMNS
\*------------------------------------*/
.center-col .wp-block-column {
	padding: 30px  20px;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
	text-align: center;
	border-radius: 20px;
}
.center-col .wp-block-column i {
  font-size: 50px;
  margin: 0 0 10px 0;
  color: #958a00;
}
.statement-col .wp-block-column i {
  font-size: 50px;
  margin: 0 0 10px 0;
  color: #fff;
}
.center-col .wp-block-column p:last-child {
    margin-bottom:0px;
}
.statement-col .wp-block-column {
	padding: 30px 20px;
	background: #49464f;
	color:#fff;
	text-align: center;
	border-radius: 20px;
}
.statement-col .wp-block-column h4 {
    color:#fff;
}
.wp-block-columns.alignwide {
	margin-top: 40px;
	margin-bottom: 40px;
}
.tick-list.wp-block-list {
  list-style: none;
  padding: 0px;
  margin-left: 0px;
}
.tick-list.wp-block-list li {
  padding: 5px 0px 5px 36px;
  position: relative;
}
.tick-list.wp-block-list li:before {
  position: absolute;
  left: 0;
  top: 5px;
  content: "\f058";
  color: #958a00;
  font-family: "Font Awesome 6 Pro";
}

.wp-block-group.blue-group {
	background: #49464f;
	padding: 30px;
	border-radius: 20px;
	color: #fff;
}
.wp-block-group.blue-group h2 {
	color: #fff;
}
.wp-block-group {
	margin: ;
	max-width: 800px !important;
	margin: 80px auto;
}
.wp-block-group.alignwide.abc-group .wp-block-heading.has-text-align-center {
	max-width: 800px;
}

#gfield_description_2_6 {
	text-align: center;
}
/*------------------------------------*\
   MENUS
\*------------------------------------*/
.menu-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
.menu-list a {
  display: block;
  background: transparent;
  border: 2px solid #49464f;
  text-align: center;
  padding: 20px;
}
.menu-list a:hover {
  display: block;
  background: #49464f;
  border: 2px solid #49464f;
  color:#fff;
}
.menu-disclaimer {
  display: block;
  margin: 30px auto 0 auto;
  font-size: 12px;
  text-align: center;
  line-height: 15px;
}
.serving-time {
  display: block;
  font-size: 80%;
  line-height: 130%;
  color: #958a00;
}
.menu-notes {
  display: block;
  font-size: 80%;
  line-height: 120%;
}
/*------------------------------------*\
   CONTACT PAGE
\*------------------------------------*/

.contact-details {
	width: 90%;
	max-width: 1380px;
	margin: 0 auto 40px auto;
	padding: 0px;
	display: grid;
	grid-template-columns: 320px 1fr 1fr 1fr;
	grid-gap: 30px;
	text-align: center;
}
.contact-details i {
	color: #958a00;
	font-size: 30px;
	margin: 0 auto 15px auto;
}

.contact-details a i {
	color: #000;
	font-size: 30px;
	margin: 0 7px;
}
.contact-details a:hover i {
	color:#958a00;
}
.contact-details h3 {
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 20px 0;
	padding: 0;
}

.map-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin: 0 0 80px 0;
}
.contact-map {
  position: relative;
}
.contact-map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.contact-form {
	padding: 50px 2.5vw;
	background: #f6f6fb;
	order: 2;
}
#gform_wrapper_1 {
  max-width: 730px;
  margin: 0 auto;
}
/*------------------------------------*\
   RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width:1620px) {
.splash-wrap {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.home-splash-text {
	padding-left:0px;
}
.home-slider.flexslider, .page-slide {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}

.page-splash-text {
	padding:50px;
}
}

@media only screen and (max-width:1480px) {
.home-splash {
	display: grid;
	height: 600px;
	grid-gap: 80px;
	grid-template-columns: 1fr 430px;
	align-items: center;
}

}
@media only screen and (max-width:1280px) {
.home-splash-text {
	margin-top: 0px;
}

#site-navigation {
    display:none;
}
header .shiftnav-toggle-button {
	display: block;
}
.book-button {
	right: 60px;
}
.voucher-button {
	right: 260px;
}
header .shiftnav-toggle-button, header .shiftnav-toggle-button:hover {
	top: -2px;
	background: transparent;
}
.bar-facts {
	padding: 30px 10%;
	height: 100%;
	display: grid;
	align-items: center;
	text-align: center;
}
.bar-facts img {
	display: block;
	margin: 20px auto !important;
}
.home .quote-scroll {
	padding: 40px 0;
}
.quote-scroll + .home-icons {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 40px;
}

.page-swirl {
	top: -360px;
	left: calc(100% - 170px);
	max-width: 600px !important;
	width: 600px !important;
}
.page-splash-text h1 {
	font-size: 50px;
	line-height: 50px;
	max-width: 500px;
	padding: 0px;
	margin: 0 0 40px 0;
}
.quote-facts-bar {
	height: auto;
	display: grid;
	grid-template-columns: 1fr;
}
}

@media only screen and (max-width:1100px) {

.splash-img {
	padding-left: 160px;
}
.contact-details {
	margin:0 auto 30px auto;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
	max-width: 800px;
}
}
@media only screen and (max-width:1000px) {
.nl-wrap {
	grid-template-columns: 1fr;
	margin: 60px auto;
	grid-gap: 30px;
	max-width: 400px;
}
.mc4wp-form-fields {
  grid-template-columns: 1fr;
}
.nl-wrap h5 {
	text-align: center;
}
.home-links {
	padding: 40px 0 100px 0px;
}
.splash-img {
	position: relative;
	padding-left: 0px;
	height: 300px;
}
.footcol.icon-col {
	padding:0;
	text-align:center;
	position: relative;
}
.footcol.icon-col i {
	position: relative;
	left: auto;
}
.home-splash-text {
	display: grid;
	grid-gap: 0;
	grid-template-columns: 1fr;
	margin-top: 0px;
}
.home-splash {
	height: auto;
}
.orla-home-img {
	vertical-align: bottom;
	display: block;
	height: 800px !important;
	width: auto !important;
	max-width: 500px !important;
	margin: 0px auto 0 auto;
}
.splash-wrap, .page-splash-wrap  {
	padding-left: 0;
}
.home-slider.flexslider {
	order: 0;
	height: 300px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
}
.home-splash-text {
	text-align: center;
	padding: 40px 5% !important;
	order: 1;
}
.page-slide {
	height: 250px;
}
.home-splash {
	grid-template-columns: 1fr;
}

.splash-img::before {
   display:none;
}

.home-splash {
	grid-gap: 0px;
}
.page-splash-text {
	padding-left: 5%;
	padding-right: 5%;
	max-width: 800px;
	margin: 0 auto;
}
.home-splash-text h1 {
	font-size: 60px;
	line-height: 55px;
	max-width: 500px;
	padding: 0px;
	margin: 0px auto 30px auto;
	text-align: center;
}
.quote-scroll {
	padding: 40px 0 50px 0;
}
.home .tagline {
	text-align: center;
	font-size: 19px;
	display: block;
	margin: 0 auto 30px auto;
	text-align: center;
	max-width: 500px;
}
.link_button.splash_button {
	margin: 30px 0 0 0;
}
.home .link_button.splash_button {
	margin: 30px auto 0 auto;
}
.main-full {
	margin-top: 0px;
	padding-top: 0px;
}
.voucher-button, .book-button {
	height: 50px;
	line-height: 46px;
	margin-top: -25px;
}
header .shiftnav-toggle-button, header .shiftnav-toggle-button:hover {
	top: -8px;
	background: transparent;
}
.site-header {
	margin: 30px auto;
}
.logo {
	width: 97px;
}

.icon-grid {
  grid-template-columns: 1fr 1fr;
}
.icon-single-wrap {
	height: 120px;
	width: 120px;
}
.page-splash-text {
   order: 2;
}
.tagline {
	font-size: 22px;
	line-height: 30px;
	display: block;
	margin: 0 0 30px 0;
	max-width: 1000px;
}
.page-tag {
	font-size: 36px;
	line-height: 36px;
}
.page-splash {
	grid-template-columns: 1fr;
	align-content: inherit;
	height: auto;
	margin-bottom: 0px;
}
.page-template-contact-page .page-splash {
	margin-bottom: 0px;
}
.main-contact {
	padding: 40px 0;
}
.page-splash-text h1 {
	font-size: 45px;
	line-height: 40px;
	max-width: 800px;
	padding: 0px;
	margin: 0px auto 20px auto;
	text-align: left;
}
.page-splash-text.woo-splash-text h1 {
	text-align: center;
}
.page-splash-text {
	padding: 30px 0;
	width: 90%;
	margin: 0 auto 0px auto;
}
h2 {
	font-size: 30px;
	line-height: 34px;
	margin: 0px 0 20px 0;
}
.main-800 {
	padding-top: 0px;
	margin-top: 0px;
}
.home .quote-scroll {
	padding: 40px 0 40px 0;
	background: linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(249,249,251,1) 100%);
	margin-top: 40px;
}
.box-bar {
	background: #fff;
	padding: 40px 0px;
}
.footwrap {
	padding:40px 0px;
}
.quote-single {
	padding: 40px !important;
	background: #fff;
	border-radius: 20px;
	position: relative;
} 
p.has-background {
	padding: 30px !important;
	width: 100%;
	margin: 30px 0;
}

.wp-block-media-text .wp-block-media-text__content {
	padding: 40px 5%;

}
.page-slide::before {
   display:none;
}
#gform_wrapper_1 {
	border-radius: 0;
	max-width: 500px;
	margin: 0 auto;
}
.cat-wrap {
	grid-template-columns: repeat(2, 1fr);
} 
}




@media only screen and (max-width:960px) {

.opening-grid {
	grid-gap: 20px;
}
.content-row {
	margin-top: 0px;
	height: auto;
}
.row-content {
	padding: 40px 5%;
	margin: 0 auto;
	max-width: 600px;
	text-align: center;
}
.full-bar-wrap {
	max-width: 600px;
	margin: 0 auto;
	width: 90%;
	text-align: center;
}
.box-grid div.box-grid-single {
	font-size: 110%;
	line-height: 105%;
}
#what-we-do + .content-row.image-right {
	background: linear-gradient(0deg, rgba(255,255,255,1) 10%, rgba(249,249,251,1) 100%);
	margin-top: 40px;
}
.box-bar-wrap p {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
.home-icons {
	margin: 40px auto;
}
.row-content {
	padding: 40px 5%;
}
.link_button {
	margin-top: 20px;
}
.home .link_button {
	margin-top: 20px;
	margin: 20px auto 0 auto !important;
}
.full-bar .link_button {
	margin: 20px 0 0 0;
}
.content-row + .full-bar {
	padding: 40px 0px;
	margin: 0;
	text-align: left;
}
#what-we-do {
	margin-bottom: 0;
}
#primary.main-woo, #primary.main-800, #primary.cat-loop {
	padding: 30px 0px;
}

main.main-full section {
	max-width: 800px;
	padding: 40px 0px;
}

.clients-scroll {
	padding: 40px 0px;
}

.home .quote-scroll {
	padding: 40px 0 40px 0;
}
.page-slide {
	height: 250px;
}
.image-content-row {
	grid-template-columns: 1fr;
	align-items: self-start;
}
.image-content-row.blog-row .row-content {
	padding:0px 2.5vw;
	min-height: 0px;
}
.site-footer {
	padding: 50px 0px;
	background: #49464f;
}
.footer {
	max-width: 230px;
	display: grid;
	grid-template-columns: 1fr;
}
.footcol.logo-col img {
	max-width: 100px;
}

.footer h5 {
	text-align: center;
}
.footer-contact {
	text-align: center;
}
.strap-wrap {
	grid-template-columns: 1fr;
}
.strap-wrap {
	text-align: center;
}
.foot-copy {
	float: none;
	display: block;
}
.crd-link {
	float: none;
}
.strap-wrap div:last-child {
	text-align: center;
}
.strap-wrap a {
	margin: 0 4px;
}
.crd-link {
	float: none;
	display: block;
}
.help-wrap {
  grid-template-columns: 1fr;
  text-align:center;
  line-height:18px;
}
.help-button {
	margin: 20px auto 0px auto;
}
.footer {
	max-width: 230px;
	display: grid;
	grid-template-columns: 1fr;
	grid-row-gap: 20px;
}
.help-wrap i {
	font-size: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #958a00;
	margin: 0 10px 0 0;
}
.footcol {
	text-align: center;
	margin: 0 auto 0px auto;
}
.footcol.footright {
	text-align: center;
}
.foot-social a {
	margin: 0;
	display: inline-block;
}
.foot-social {
	margin: 0 0 10px 0;
}
.logo-foot {
	max-width: 180px;
	float: none;
	display: block;
	width: 100%;
	clear: both;
}
.footcol.footright a i {
	font-size: 34px;
	margin: 0 6px;
}
.wp-block-group {
	margin: 50px auto;
}
}
@media only screen and (max-width:767px) {
.menu-list {
  grid-template-columns: 1fr;
}
.opening-grid {
	grid-gap: 20px;
	grid-template-columns: 1fr;
	margin: 0 0 30px 0;
}

.bottom-swirl {
    display:none;
}
#what-we-do {
	margin-top:20px;

}
.left-quote, .right-quote {
    display:none;
}
.quote-single {
	padding: 30px;
}
.prog-wrap h4 {
	color: #fff;
	font-size: 30px;
	line-height: 26px;
	margin: 0 0 40px 0;
}
.icon-title {
	font-size: 28px;
	line-height: 28px;
}
h1 {
	font-size: 28px;
	line-height: 28px;
  margin: 0 0 20px 0;
}
}
@media only screen and (max-width:620px) {

.child-pages-list {
  grid-template-columns: 1fr;

}
.mobile_cta {
	display: block;
	padding: 0px 25px !important;
	margin: 30px 0 0 0 !important;
	max-width: 98%;
}
.logo {
	width: 97px;
	margin: 0 auto;
}
.mobile_cta a {
    position:relative;
		display:block;
		right:auto;
		top:auto;
}
.mob_call {
	display: block;
	color: #958a00;
	font-size: 30px;
	position: absolute;
	top: 0;
	left: 0;
}
.site-header {
	margin: 20px auto;
}
header .voucher-button, header .book-button {
   display:none;
}
.mobile_cta a.voucher-button {
	background: transparent;
	color: #fff !important;
	border: 2px solid #fff !important;
	line-height: 56px;
	height: 60px;
	width: 100%;
	margin: 0 0 10px 0;
}
.mobile_cta a.book-button {
	background: transparent;
	color: #fff !important;
	line-height: 60px;
	height: 60px;
	width: 100%;
	margin: 0 0 10px 0;
}
.mobile_cta a:hover {
    background:#fff !important;
		color:#121212 !important;
}
.slick-slide {
	margin: 0 10px !important;
}
}
@media only screen and (max-width:600px) {

.contact-details {
	grid-template-columns: 1fr;
}
.wp-block-media-text .wp-block-media-text__content {
	padding: 30px 10%;
	background: #fff;
	z-index: 999;
	position: relative;
	margin-left: 0;
}
}
@media only screen and (max-width:580px) {

.cat-wrap {
	grid-template-columns: 1fr;
}
#primary.main-woo, #primary.main-800, #primary.cat-loop {
	padding: 50px 0px;
}

.icon-grid {
  grid-template-columns: 1fr;
}
.cat-wrap {
	display: grid;
	grid-row-gap: 30px;
	grid-template-columns: 1fr;
	grid-column-gap: 0px;
}
.home-splash-text h1 {
	font-size: 50px;
	line-height: 48px;
}
.page-splash-text h1 {
	font-size: 40px;
	line-height: 38px;
}

.top-swirl {
	width: 900px;
	max-width: 900px !important;
	right: -713px;
	top: -670px;
}
.page-swirl {
	top: -121px;
	left: calc(100% - 60px);
	max-width: 350px !important;
	width: 340px !important;
}
.splash-img {
	position: relative;
	padding-left: 0px;
	height: 200px;
}
.prog-bar {
	padding: 50px 0px;
}
.home-links h2 {
	font-size: 40px;
}
.home-links {
	padding: 20px 2.5% 60px 2.5%;
}
.home-links h2 span {
	color: #121212;
	font-size: 75%;
}
}
@media only screen and (max-width:430px) {

}
@media only screen and (max-width:400px) {
.top-swirl {
	right: -753px;
}
.home-splash-text h1 {
	font-size: 40px;
	line-height: 38px;
	max-width: 100%;
}
}