/*!
Theme Name: Catered By Lifestyles
Theme URI: http://underscores.me/
Author: The Company Inc
Author URI: http://thecompanyinc.ca
Description: A custom WordPress theme for Catered by Lifestyles
Version: 1.0.0


*/
/* ----- Gutenberg -----*/
.entry-content .alignwide { margin-left: -15%; margin-right: -15%; }

.entry-content .alignfull { margin-left: calc( -100vw / 2 + 100% / 2 ); margin-right: calc( -100vw / 2 + 100% / 2 ); width: 100vw; }

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container { width: 100%; z-index: 1; color: #f8f9f9; }

.alignfull .wp-block-columns { margin-bottom: 0; }

.wp-block-columns.narrow-gap .wp-block-column:not(:first-child) { margin-left: 10px; }

.entry-content .alignfull:last-child { margin-bottom: -6.5%; }

.wp-block-cover, .wp-block-cover-image { padding: 5% 10%; }

.wp-block-column > p { margin-top: -0; }

.has-grey-color { color: #F0F0F0; }

.has-grey-background-color { background-color: #F0F0F0; }

.has-blue-color { color: #372882; }

.has-blue-background-color { background-color: #372882; }

.wp-block-button__link.has-blue-background-color { outline: 5px solid #372882; }

.has-green-color { color: #1EB982; }

.has-green-background-color { background-color: #1EB982; }

.wp-block-button__link.has-green-background-color { outline: 5px solid #1EB982; }

.has-yellow-color { color: #FFAF4B; }

.has-yellow-background-color { background-color: #FFAF4B; }

.wp-block-button__link.has-yellow-background-color { outline: 5px solid #FFAF4B; }

.has-black-color { color: #000; }

.has-black-background-color { background-color: #000; }

.wp-block-button__link.has-black-background-color { outline: 5px solid #000; }

.has-grey-color { color: #F0F0F0; }

.has-grey-background-color { background-color: #F0F0F0; }

.wp-block-button__link.has-grey-background-color { outline: 5px solid #F0F0F0; }

.has-pink-color { color: #E63773; }

.has-pink-background-color { background-color: #E63773; }

.wp-block-button__link.has-pink-background-color { outline: 5px solid #E63773; }

.wp-block-button__link { border-radius: 0; border: 2px solid white !important; margin-left: 0; font-size: 14px; padding: 12px 24px; text-transform: uppercase; display: inline-block; letter-spacing: 0.05em; color: #fff; text-decoration: none; }
.wp-block-button__link:hover { text-decoration: none; background-color: #372882; outline: 5px solid #372882 !important; }
.wp-block-button__link:not(.has-text-color) { color: white; }
.wp-block-button__link:not(.has-text-color):hover { color: white; }
.wp-block-button__link:not(.has-background) { background-color: #1EB982; outline: 5px solid #1EB982; }
.wp-block-button__link:not(.has-background):hover, .wp-block-button__link:not(.has-background):focus { background-color: #372882; outline: 5px solid #372882; }
.wp-block-button__link.has-blue-color:hover, .wp-block-button__link.has-blue-color:focus { color: #372882; }
.wp-block-button__link.has-blue-background-color:hover, .wp-block-button__link.has-blue-background-color:focus { outline: 5px solid #372882; }
.wp-block-button__link.has-green-color:hover, .wp-block-button__link.has-green-color:focus { color: #1EB982; }
.wp-block-button__link.has-green-background-color:hover, .wp-block-button__link.has-green-background-color:focus { outline: 5px solid #1EB982; }
.wp-block-button__link.has-yellow-color:hover, .wp-block-button__link.has-yellow-color:focus { color: #FFAF4B; }
.wp-block-button__link.has-yellow-background-color:hover, .wp-block-button__link.has-yellow-background-color:focus { outline: 5px solid #FFAF4B; }
.wp-block-button__link.has-black-color:hover, .wp-block-button__link.has-black-color:focus { color: #000; }
.wp-block-button__link.has-black-background-color:hover, .wp-block-button__link.has-black-background-color:focus { outline: 5px solid #000; }
.wp-block-button__link.has-grey-color:hover, .wp-block-button__link.has-grey-color:focus { color: #F0F0F0; }
.wp-block-button__link.has-grey-background-color:hover, .wp-block-button__link.has-grey-background-color:focus { outline: 5px solid #F0F0F0; }
.wp-block-button__link.has-pink-color:hover, .wp-block-button__link.has-pink-color:focus { color: #E63773; }
.wp-block-button__link.has-pink-background-color:hover, .wp-block-button__link.has-pink-background-color:focus { outline: 5px solid #E63773; }

@media only screen and (max-width: 1024px) { .wp-block-spacer { height: 50px !important; }
  .wp-block-columns { display: block; }
  .wp-block-column { width: 100%; margin: 0 !important; } }
@media only screen and (min-width: 1024px) { .wp-block-column:not(:first-child) { margin-left: 50px; }
  .wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container { max-width: 60%; } }
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html { line-height: 1.15; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

main { display: block; }

h1 { font-size: 2em; margin: .67em 0; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

pre { font-family: monospace,monospace; font-size: 1em; }

a { background-color: transparent; }

abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }

b, strong { font-weight: bolder; }

code, kbd, samp { font-family: monospace,monospace; font-size: 1em; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

img { border-style: none; }

button, .tribe-events-widget-link a, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }

button, .tribe-events-widget-link a, input { overflow: visible; }

button, .tribe-events-widget-link a, select { text-transform: none; }

[type=button], [type=reset], [type=submit], button, .tribe-events-widget-link a { -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner, .tribe-events-widget-link a::-moz-focus-inner { border-style: none; padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring, .tribe-events-widget-link a:-moz-focusring { outline: 1px dotted ButtonText; }

fieldset { padding: .35em .75em .625em; }

legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }

progress { vertical-align: baseline; }

textarea { overflow: auto; }

[type=checkbox], [type=radio] { box-sizing: border-box; padding: 0; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; }

[type=search] { -webkit-appearance: textfield; outline-offset: -2px; }

[type=search]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

details { display: block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none; }

/*# sourceMappingURL=normalize.min.css.map */
.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: #000; 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; }

#content[tabindex="-1"]:focus { outline: 0; }

.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; }

.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; }

/* ----- Tyle -----*/
body, button, .tribe-events-widget-link a, input, select, optgroup, textarea { font-family: din-2014, arial, helvetica, sans-serif; font-size: 22px; line-height: 1.3; }

h1, h2, h3, h4, h5, h6 { clear: both; font-family: clarendon-urw, serif; font-weight: 400; }
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child { margin-top: 0; }

h1 { font-size: 38px; }

h2 { font-size: 45px; color: #E63773; line-height: 1.2; }

h3 { font-size: 35px; color: #372882; line-height: 1.2; }

h4 { font-size: 25px; margin: 0; color: #372882; }

h4 + p { margin-top: 0; }

h5 { font-size: 20px; margin: 1em 0 0 0; }

h5 + p { margin-top: 5px; }

/*---------------------------------------------- Large Screens Only
--------------------------------------------- */
@media only screen and (min-width: 1024px) { h1 { font-size: 60px; }
  h2 { font-size: 50px; }
  h3 { font-size: 45px; }
  h4 { font-size: 35px; }
  h5 { font-size: 30px; } }
@media only screen and (min-width: 1400px) { h1 { font-size: 64px; }
  h2 { font-size: 55px; }
  h3 { font-size: 50px; }
  h4 { font-size: 35px; }
  h5 { font-size: 30px; } }
p { margin-bottom: 1.5em; }

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%; }

@media only screen and (min-width: 1024px) { body, button, .tribe-events-widget-link a, input, select, optgroup, textarea { font-size: 26px; line-height: 1.4; } }
/* ----- Elements -----*/
html { box-sizing: border-box; }

*, *:before, *:after { box-sizing: inherit; }

body { background: #fff; }

hr { width: 66px; height: 6px; background: #FFAF4B; margin-top: 30px; margin-bottom: 30px; margin-left: 0; border: none; text-align: left; }

.has-text-align-center + hr { margin: auto; }

ul, ol { margin: 0 0 1.5em 1em; padding: 0; }

ul { list-style: none; }

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; }

main#main ul { padding-left: 3px; }
main#main ul li:not(.blocks-gallery-item):not(.tribe-events-c-view-selector__list-item):not(.tribe-events-c-view-selector__list-item-text):before { content: "\2022"; color: #FFAF4B; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; }

img { height: auto; max-width: 100%; }

figure { margin: 1em 0; }

table { margin: 0 0 1.5em; width: 100%; }

/* ----- Forms -----*/
main button, main .tribe-events-widget-link a, .tribe-events-widget-link main a, main a.button, input[type="button"], input[type="reset"], input[type="submit"] { background: #1EB982; border: 2px solid white !important; outline: 5px solid #1EB982; margin-left: 5px; font-size: 14px; padding: 12px 24px; text-transform: uppercase; display: inline-block; letter-spacing: 0.05em; color: #fff; text-decoration: none; }
main button:hover, main .tribe-events-widget-link a:hover, .tribe-events-widget-link main a:hover, main a.button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border: 2px solid white !important; outline: 5px solid #372882 !important; background: #372882 !important; }
main button:visited, main .tribe-events-widget-link a:visited, .tribe-events-widget-link main a:visited, main a.button:visited, input[type="button"]:visited, input[type="reset"]:visited, input[type="submit"]:visited { color: #fff; }

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 { width: 100%; padding: 10px; border-radius: 0; background: #fff; border: 2px solid #F0F0F0; }
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 { border: 2px solid #1EB982; }

select { border: 1px solid #ccc; }

textarea { width: 100%; }

fieldset { padding: 0; border: none; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

embed, iframe, object { max-width: 100%; }

.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%; }

li.blocks-gallery-item:before { content: none; }

.gallery-caption { display: block; }

/* ----- Figures -----*/
figure.shadow img { max-width: 100%; -webkit-box-shadow: 15px 15px 0px 0px #372882; -moz-box-shadow: 15px 15px 0px 0px #372882; box-shadow: 15px 15px 0px 0px #372882; }

/* ----- Header -----*/
header#site-header { background: #fff; }

header#site-header .wrapper { padding: 0 5% !important; }

header#site-header #site-branding img { width: 210px; height: auto; }

.grid--full { margin-left: 0; }

.grid__item { box-sizing: border-box; float: left; min-height: 1px; padding-left: 30px; vertical-align: top; width: 100%; }

.grid--full > .grid__item { padding-left: 0; }

.one-half { width: 50%; }

.site-header .grid--table { display: flex; align-items: center; width: 100%; min-height: 60px; height: 100%; }

.site-header .grid--table > .grid__item { float: none; display: block; }

@media only screen and (min-width: 1024px) { header#site-header { height: 119px; } }
/* ----- Links-----*/
a { color: #1EB982; }
a:visited { color: #1EB982; }
a:hover, a:focus, a:active { color: #372882; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/* ----- Menus -----*/
/* ----- Primary Nav -----*/
svg.icon.icon--cart path { fill: #1eb982; }

.icon--cart { height: 27px !important; margin-bottom: 2px; }

g#Settings---User-Interface { stroke: #1eb982; }

svg.icon { width: 22px; height: 22px; }

.icon a { padding-right: 0 !important; padding-left: 20px !important; }

/* ----- Slideout -----*/
@media screen and (max-width: 1097px) { #desktop-menu { display: none; }
  #desktop-menu button, #desktop-menu .tribe-events-widget-link a, .tribe-events-widget-link #desktop-menu a { background: none; border: none; }
  #mobile-nav { text-align: right; }
  #mobile-nav ul { text-align: left; list-style: none; padding: 0; margin: 0; }
  nav#cbp-spmenu-s2 { background: #372882; }
  button#slideoutClose, .tribe-events-widget-link a#slideoutClose { font-size: 25px; vertical-align: bottom; color: #FFAF4B; background: 0; padding: 20px; border: 0; margin-right: 10px; }
  button#showRightPush, .tribe-events-widget-link a#showRightPush { color: #1EB982; font-size: 22px; line-height: 22px; background: none; border: none; }
  .mobile-nav-header { display: table; height: 70px; width: 100%; }
  .cbp-spmenu { background: #fff; position: fixed; top: 0; bottom: 0; max-width: 95%; width: 300px; }
  .cbp-spmenu li { padding: 0 25px 5px 25px; margin-bottom: 7px; position: relative; }
  .cbp-spmenu li.icon { display: none; }
  .cbp-spmenu a { display: inline-block; color: #1EB982; text-decoration: none; padding: 5px 0; font-size: 24px; font-weight: 300; }
  /*--SUB MENU--*/
  .menu-item-has-children:after { content: "\f067"; font-family: 'Font Awesome 5 Pro'; float: right; font-weight: bold; position: absolute; top: 0; right: 22px; padding: 10px; z-index: 999; color: #E63773; font-size: 16px; }
  .menu-item-has-children.show-child:after { content: "\f068"; font-family: 'Font Awesome 5 Pro'; }
  ul.sub-menu { display: none; margin: 0; overflow: hidden; opacity: 0; margin-left: 45px !important; padding: 10px 0 0 0 !important; font-size: 18px; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
  ul.sub-menu li { margin-bottom: 8px; padding: 0; }
  ul.sub-menu li a { font-size: 18px; }
  .show-child > ul.sub-menu { display: block; opacity: 1; }
  /* Vertical menu that slides from the left or right */
  .cbp-spmenu-right { right: -303px; }
  .cbp-spmenu-right.cbp-spmenu-open { right: 0px; z-index: 9999; }
  /* Push classes applied to the body */
  body { overflow-x: hidden; position: relative; left: 0; }
  .cbp-spmenu-push { overflow-x: hidden; position: relative; left: 0; }
  .cbp-spmenu-push-toleft { left: -300px; }
  /* Transitions */
  .cbp-spmenu, .cbp-spmenu-push, body { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; transition: all 0.3s ease; } }
@media screen and (min-width: 1098px) { .cbp-spmenu li.icon { display: block; }
  #mobile-nav { display: none; }
  .site-navigation { margin-right: -43.5px; }
  .main-navigation { clear: both; display: block; float: right; }
  .main-navigation li.menu-item-has-children > a:after { content: "\f078"; font-family: 'Font Awesome 5 Pro'; color: #1EB982; -webkit-text-stroke: 1px white; margin-left: 6px; font-size: 80%; }
  .main-navigation ul { list-style: none; margin: 0; padding-left: 0; }
  .main-navigation ul ul { float: left; position: absolute; top: 100%; left: -999em; z-index: 99999; background: #372882; border-radius: 0; border: none; text-align: left; text-transform: uppercase; display: none; width: 200px; margin-left: 50px; }
  .main-navigation ul ul ul { top: 0; }
  .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { left: 100%; display: block; }
  .main-navigation ul ul a { color: #FFF; padding: 8px 15px; font-size: 14px; font-weight: bold; }
  .main-navigation ul ul a:hover { color: #FFAF4B; }
  .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto; display: block; }
  .main-navigation li { float: left; position: relative; }
  .main-navigation a { display: block; text-decoration: none; font-size: 24px; font-weight: 500; padding: 40px 25px 40px 62px; line-height: 1.65; }
  .main-navigation .sub-menu li { float: none; } }
@media screen and (min-width: 1098px) { .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%; } }
/* ----- Banners -----*/
header.entry-header, header.page-header { background-color: #E63773; position: relative; display: flex; align-items: center; min-height: 200px; overflow: hidden; padding: 0 10%; }

h1.entry-title { margin: 0; color: #fff; font-size: 38px; line-height: 1; }

.header-copy p { font-size: 22px; color: #fff; line-height: 1.4; }

.header-bg { height: 100%; width: 100%; z-index: 1; position: absolute; top: 0; left: 0; background-position: right; }

.header-bg-image { background-image: url("images/bg-pink.png"); height: 100%; width: 100%; z-index: 1; background-size: cover; background-position: center; background-repeat: no-repeat; }

body.home .header-bg-image { max-height: 110vw; transform: rotate(90deg) scale(1); transform-origin: 55% 45%; height: 200vh; width: 200vw; z-index: 1; position: absolute; bottom: 0; left: -50vw; }

body.home .header-copy { padding: 50px 10% 200px; z-index: 2; }

body:not(.home) .header-copy { z-index: 2; }

@media only screen and (max-width: 420px) { header.entry-header, header.page-header { min-height: 150px; } }
@media only screen and (min-width: 750px) and (max-width: 1023px) { body.home .header-bg-image { transform: none; background-attachment: scroll; } }
@media only screen and (min-width: 1024px) { header.entry-header, header.page-header { padding: 0; }
  body.home .header-bg-image { transform: none; }
  body.home .header-copy, .header-copy { padding: 100px 40% 100px 10%; }
  .header-copy p { font-size: 22px; }
  header.entry-header, header.page-header { min-height: 450px; }
  h1.entry-title { font-size: 80px; } }
@media only screen and (min-width: 1400px) { h1.entry-title { font-size: 100px; }
  .header-copy p { font-size: 30px; }
  .header-bg-image { background-attachment: fixed; } }
@supports (-webkit-touch-callout: none) { .header-bg-image { background-attachment: scroll; } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { .header-bg-image { background-attachment: scroll; } }
/* ----- Footer -----*/
footer.site-footer { background: #372882; color: #fff; padding-top: 50px; padding-bottom: 50px; font-size: 17px; }

.footer-blocks { display: flex; justify-content: space-between; flex-direction: column; }

.footer-bottom { margin-top: 10px; }

.footer-block { margin-bottom: 22px; text-align: center; clear: both; }

#logo.footer-blocks p { font-size: 14px; margin: 0 0 10px 0; }

#logo.footer-blocks a { margin: 0 0 5px 0; }

.footer-logo { display: inline-block; width: 130px; height: auto; margin-bottom: 25px; }

.footer-logo img { display: block; vertical-align: top; max-width: 100%; height: auto; }

.footer-block.footer-text, .footer-block.accordion-mobile { display: none; }

.social-sharing-wrapper { text-align: center; color: #1EB982; font-size: 40px; }

.footer-copyright { text-align: center; }
.footer-copyright p { margin-bottom: 0; font-size: 16px; }
.footer-copyright a { color: #1EB982; }
.footer-copyright .breaker { color: #FFAF4B; }

.social-sharing-wrapper a { display: inline-block; margin: 0 8px; text-decoration: none; }

.footer-copyright { margin-top: 25px; }

.footer-copyright a, .footer-copyright span { font-size: 16px; text-decoration: none; }

footer#credit { text-align: center; background: #25176A; padding: 10px; margin-top: -1px; }

footer#credit a { font-size: 12px; text-transform: uppercase; color: #1EB982; text-decoration: none; }

h5.footer-title { color: #E63773 !important; font-size: 25px; margin-top: 0; margin-bottom: 16px; }

.footer-text p { line-height: 1.29; margin: 20px 0; font-size: 17px; }

.footer-links { list-style: none; margin: 0; padding: 0; }

.footer-links li { margin-bottom: 9px; font-size: 17px; }

.site-footer .footer-block a { color: #FFAF4B; text-decoration: underline; }

.social-sharing-wrapper a:hover { color: #FFAF4B; }

@media only screen and (min-width: 1024px) { .footer-blocks { display: flex; justify-content: space-between; margin: 0 -15px; flex-direction: row; }
  .footer-bottom { margin-top: 50px; }
  .footer-block { text-align: left; padding: 0 15px; max-width: 25%; }
  .footer-block.footer-text, .footer-block.accordion-mobile { display: block; } }
body { overflow-x: hidden; }

.wrapper { padding-left: 15%; padding-right: 15%; }

div#content { position: relative; }

aside#secondary { margin-top: 40px; }
aside#secondary h2 { margin: 0 0 20px 0; font-size: 25px; color: #372882; padding-bottom: 20px; border-bottom: 3px solid #FFAF4B; }
aside#secondary section { padding-bottom: 30px; }
aside#secondary ul, aside#secondary ol { list-style: none; margin: 0; padding: 0; }
aside#secondary li > a { padding: 10px 0; display: block; text-decoration: none; font-weight: bold; }

main#main aside#secondary ul li:before { content: none; }

@media only screen and (min-width: 1024px) { .widget + .widget { margin-top: 30px; }
  aside#secondary { margin: 0px; width: 30%; padding: 0 0 0 100px; }
  aside#secondary h2 { margin: 0 0 40px 0; font-size: 35px; padding-bottom: 40px; } }
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.home article { background-image: url(images/bg-berries.png); background-position: left 70%; background-repeat: no-repeat; }

.sticky { display: block; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: auto; padding: 5% 10%; max-width: 1980px; }

.page-links { clear: both; margin: 0 0 1.5em; }

#post-page-content { padding: 5% 10%; }

.blog #content, .category #content, .search #content, .date #content { background-color: #F0F0F0; }
.blog #content article .entry-image, .category #content article .entry-image, .search #content article .entry-image, .date #content article .entry-image { min-height: 300px; background-size: cover; }
.blog #content article .entry-content, .category #content article .entry-content, .search #content article .entry-content, .date #content article .entry-content { padding: 30px; margin-top: 0; background: #fff; font-size: 20px; }
.blog #content article .entry-content h3, .category #content article .entry-content h3, .search #content article .entry-content h3, .date #content article .entry-content h3 { margin: 0 0 10px 0; font-size: 30px; }
.blog #content article .entry-content h3 a, .category #content article .entry-content h3 a, .search #content article .entry-content h3 a, .date #content article .entry-content h3 a { text-decoration: none; }

article + article { margin-top: 50px; }

span.posted-on { color: #727272; text-transform: uppercase; letter-spacing: 2px; font-size: 14px; }

.nav-links { margin-top: 30px; font-weight: bold; }

.search .entry-header h2 { color: #fff; font-size: 20px; margin: 0; padding: 0; }

form.search-form { display: flex; }

input.search-submit { cursor: pointer; }

@media only screen and (min-width: 1024px) { #post-page-content { display: flex; align-items: flex-start; flex-wrap: nowrap; height: 100%; margin: 5% 0; }
  #post-page-content article { display: flex; }
  #post-page-content article .entry-image { width: 40%; }
  #post-page-content article .entry-image + .entry-content { width: 60%; }
  div#posts-wrapper { width: 70%; } }
.error404 main { text-align: center; display: block; padding-top: 50px; padding-bottom: 100px; }
.error404 h1 { color: #E63773; font-size: 79px; }
.error404 p { font-size: 29px; }

aside#secondary { margin-top: 40px; }
aside#secondary h2 { margin: 0 0 20px 0; font-size: 25px; color: #372882; padding-bottom: 20px; border-bottom: 3px solid #FFAF4B; }
aside#secondary section { padding-bottom: 30px; }
aside#secondary ul, aside#secondary ol { list-style: none; margin: 0; padding: 0; }
aside#secondary li > a { padding: 10px 0; display: block; text-decoration: none; font-weight: bold; }

main#main aside#secondary ul li:before { content: none; }

@media only screen and (min-width: 1024px) { .widget + .widget { margin-top: 30px; }
  aside#secondary { margin: 0px; width: 30%; padding: 0 0 0 100px; }
  aside#secondary h2 { margin: 0 0 40px 0; font-size: 35px; padding-bottom: 40px; } }
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
#comments { margin-top: 40px; padding: 5% 10%; background: #F0F0F0; font-size: 80%; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

h2.comments-title, h3#reply-title { color: #E63773; padding-top: 30px; }

ol.comment-list { list-style: none; margin: 0; padding: 0; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

.comment-body { background: #fff; padding: 30px; border: thin solid #F0F0F0; }

.comment-body + .comment-body { margin-top: 10px; }

ol.comment-list { list-style: none; margin: 0; padding: 0; }

ol.children { padding: 0; margin: 10px 0 10px 10px; list-style: none; border-left: 3px solid #FFAF4B; }

ol.children ol.children { margin-left: 0; border: none; margin-top: 0; }

em.comment-awaiting-moderation { font-size: 80%; color: #E63773; }

ol.children div#respond { padding: 40px; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

footer.comment-meta { background: none; text-align: left; }

b.fn { color: black; }

.comment-metadata { margin: 10px 0; }
.comment-metadata a { color: grey; text-decoration: none; margin: 20px 0; }

img.avatar { border-radius: 100%; margin-right: 20px; margin-bottom: -8px; }

/* CSS Document */
.frm_submit { padding-top: 30px; clear: both; }

.frm_verify { visibility: hidden; }

label.frm_primary_label { display: inline-block; font-weight: 500; margin: 40px 0 10px; }

span.frm_required { color: #E63773; }

.frm_message { background: #1EB982; padding: 20px; color: white; margin-bottom: 10px; }
.frm_message p { margin: 0; }

div.frm_error { color: #E63773; margin: 6px 0 20px 0; font-size: 14px; }

.frm_error_style { background: #E63773; padding: 20px; color: white; margin-bottom: 10px; }

/* CSS Document */
.tribe-events-widget-link a:hover { color: #fff; }

aside#secondary h4.tribe-event-title { margin: 0 0 5px; font-family: din-2014, arial, helvetica, sans-serif; font-weight: bold; font-size: 26px; }
aside#secondary h4.tribe-event-title a { text-decoration: none; }
aside#secondary .tribe-event-duration { font-size: 16px; }

span.month.focused.active.current { background: #1EB982; }

.tribe-events .datepicker .month, .tribe-events .datepicker .year { padding: 0; }

span.tribe-events-c-top-bar__datepicker-desktop.tribe-common-a11y-hidden { font-weight: bold; }

time.tribe-events-calendar-list__event-date-tag-datetime { height: inherit !important; background: #E63773; padding: 15px; font-size: 16px; color: white; margin-bottom: 10px; }

.tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2 { font-size: 18px; margin: 0 !important; }

span.tribe-events-c-small-cta__price { text-transform: uppercase; letter-spacing: 1px; color: #372882; font-weight: bold; }

/* --SEARCH BAR STYLES-- */
.tribe-events-calendar-month__multiday-event-bar-inner { background: #F0F0F0; padding: 5px !important; }
.tribe-events-calendar-month__multiday-event-bar-inner h3 { font-size: 16px; color: #1EB982; text-decoration: underline a; }

.tribe-events .tribe-events-c-search__button { background: #1DB982; margin-left: 2em; }

.tribe-events-c-view-selector__list-item--active a { color: #362882 !important; }

.tribe-events-c-events-bar { display: block !important; }

.tribe-events-c-events-bar__views { margin-top: 1em !important; }

.tribe-events-c-search__input { height: 55px !important; }

/*-- Basic Calendar--*/
.tribe-events .tribe-events-calendar-month__day { height: inherit !important; }

h3.tribe-events-calendar-month__day-date.tribe-common-h6.tribe-common-h--alt { padding: 10px; }

.tribe-events-calendar-month__calendar-event-datetime { font-size: 13px; }

h3.tribe-events-calendar-month__day-date.tribe-common-h4 { font-size: 30px; }

h3.tribe-events-calendar-month__day-date.tribe-common-h4 { font-size: 30px; background: #372882; color: white; }

a.tribe-events-calendar-month__day-date-link { text-decoration: none; /* background: red; */ }

.tribe-events-calendar-month__calendar-event-datetime { display: none; }

.tribe-events .tribe-events-calendar-month__calendar-event { padding: 0px; }

button.tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile.tribe-events-calendar-month__day-cell--selected, .tribe-events-widget-link a.tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile.tribe-events-calendar-month__day-cell--selected { background: #FFAF4B; }

button.tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile, .tribe-events-widget-link a.tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile { background: #372882; }

.tribe-events-calendar-month__mobile-events-icon.tribe-events-calendar-month__mobile-events-icon--event { display: inline-block; height: 100%; width: 100%; position: absolute; border-radius: 0; background-color: #1eb982; opacity: 1; z-index: 0; border: 2px solid #fff; top: 0; }

button.tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile, .tribe-events-widget-link a.tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile { background: none; }

.tribe-events-calendar-month__day.tribe-events-calendar-month__day { background: #372882; }

.tribe-events-calendar-month__day.tribe-events-calendar-month__day--current { background: #FFAF4B !important; }

h3.tribe-events-calendar-month__day-date.tribe-common-h6.tribe-common-h--alt { z-index: 1; color: white; }

.tribe-events-calendar-month-mobile-events__mobile-event-datetime.tribe-common-b2 { font-size: 20px; margin: 0; }

.tribe-events-calendar-list__month-separator, .tribe-events-c-day-marker.tribe-events-calendar-month-mobile-events__day-marker { background: #F0F0F0; padding: 10px !important; font-size: 20px; text-transform: uppercase; letter-spacing: 2px; }

nav.tribe-events-calendar-list-nav.tribe-events-c-nav { display: none; }

.tribe-events-calendar-list__event-description.tribe-common-b2.tribe-common-a11y-hidden { font-size: 20px; }

.tribe-events-c-messages__message.tribe-events-c-messages__message--notice { padding: 0 !important; color: #E63773; justify-content: left !important; font-weight: bold; }

/* --GENERAL STYLE FIXES-- */
.tribe-events-c-top-bar__nav-link--prev, .tribe-events-c-top-bar__nav-link--next, .tribe-events-c-top-bar__nav-link--prev:hover, .tribe-events-c-top-bar__nav-link--next:hover { border: none !important; }

.tribe-events-c-top-bar__nav-list li:before, .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--next:before, .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev:before, .tribe-events-c-messages__message-list-item:before, .tribe-events-sub-nav li:before, li.tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--today:before { display: none !important; }

/* Cal Nav Button Styles */
.tribe-events-c-nav__prev, .tribe-events-c-nav__prev:hover, .tribe-events-c-nav__next, .tribe-events-c-nav__next:hover { background: none !important; color: #1DB982; text-transform: lowercase; text-transform: capitalize; font-size: 26px; padding: 0px !important; border: none !important; outline: none !important; font-weight: 500; text-decoration: underline; }

.tribe-events-c-nav__prev:hover, .tribe-events-c-nav__next:hover { color: #362882; }

.tribe-events-c-ical__link, .tribe-block.tribe-block__events-link a { font-size: 14px; text-decoration: none; background: #362882; outline: solid 6px #362882; border: solid 2px #ffffff !important; color: #ffffff; padding: 10px 20px !important; }

.tribe-events-c-ical__link:hover, .tribe-block.tribe-block__events-link a:hover { background: #1DB982; outline: solid 6px #1DB982 !important; color: #ffffff; }

.tribe-events-c-nav__list button, .tribe-events-c-nav__list .tribe-events-widget-link a, .tribe-events-widget-link .tribe-events-c-nav__list a { padding: .75em 1em; }

.tribe-events-c-top-bar__datepicker-button, .tribe-events-c-top-bar__datepicker-button:hover { background: none !important; color: #333333 !important; outline: none !important; margin-left: -20px !important; font-size: 26px; }

.tribe-events-calendar-month__calendar-event-datetime { font-size: 17px; }

.tribe-events-calendar-month__calendar-event-title { font-size: 15px; line-height: 18px !important; background: #F0F0F0; padding: 5px !important; }
.tribe-events-calendar-month__calendar-event-title a { text-decoration: none; }

.tribe-events-calendar-month__calendar-event-tooltip { padding: .75em !important; background: #E63773; }
.tribe-events-calendar-month__calendar-event-tooltip a { color: #fff; }
.tribe-events-calendar-month__calendar-event-tooltip a:hover { color: #F0F0F0; }

.tooltipster-box { border: none !important; }

.tooltipster-content img { max-height: 120px; object-fit: cover; width: 100%; object-position: top; }

.tooltipster-content h3 { font-size: 20px; }

.tooltipster-content h3 a:hover { color: #E63773 !important; }

.tooltipster-content p { font-size: 16px; }

.tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip-datetime { font-size: 15px; font-weight: 600; }

/* Events Single Page Styles */
#tribe-events-footer { margin-bottom: 1em; display: none; }

h2.tribe-events-schedule__datetime { line-height: 1 !important; font-size: 20px; }

h1.tribe-events-single-event-title:after { content: " "; width: 66px; height: 6px; background: #FFAF4B; margin-top: 30px; margin-bottom: 30px; margin-left: 0; border: none; text-align: left; display: block; }

.tribe-events-single h1 { color: #352882; }

.tribe-events-single h2 span { font-family: "clarendon-urw",serif; color: #E53473 !important; }

.tribe-block.tribe-block__events-link a img { filter: brightness(10) grayscale(1); }

.tribe-block__btn--link.tribe-block__events-gcal a { margin-right: 2em; }

.tribe-block.tribe-block__events-link { margin-top: 1em; justify-content: flex-end; }

.type-tribe_events.status-publish.has-post-thumbnail.hentry { position: relative; }

/*.tribe-events-single.tribe-blocks-editor .type-tribe_events.status-publish.has-post-thumbnail.hentry:before {
	content:"";
	position:absolute;
	display:block;
	width:65px;
	height:6px;
	background:#FFAF4B;
	top:-10px;
	left:0;
}*/
.tribe-events-c-ical__link { margin-right: 6px !important; margin-top: 1em !important; position: relative; top: 20px; }

.tribe-events-c-top-bar__nav-list-item button, .tribe-events-c-top-bar__nav-list-item .tribe-events-widget-link a, .tribe-events-widget-link .tribe-events-c-top-bar__nav-list-item a, .tribe-events-c-top-bar__nav-list-item button:hover, .tribe-events-c-top-bar__nav-list-item .tribe-events-widget-link a:hover, .tribe-events-widget-link .tribe-events-c-top-bar__nav-list-item a:hover { background: none !important; outline: none !important; }

/*--Medium+--*/
@media only screen and (min-width: 960px) { span.tribe-events-calendar-month__header-column-title-desktop.tribe-common-a11y-hidden { font-size: 20px; text-align: center; }
  .tribe-events-calendar-month__header-column { border-bottom: 3px solid #E63773 !important; }
  h3.tribe-events-calendar-month__day-date.tribe-common-h4 { font-size: 22px; background: #372882; color: white; }
  .tribe-events-calendar-month__day.tribe-events-calendar-month__day { background: #fff; }
  .tribe-events-calendar-month__day.tribe-events-calendar-month__day--current { background: #FFAF4B !important; }
  .tribe-events-calendar-month__events { background: white; } }
/*--Tablet--*/
@media only screen and (max-width: 56em) { /*Search bar Tablet*/
  .tribe-events .tribe-events-c-search__button { margin-left: 0em; }
  .tribe-common-form-control-text__input.tribe-events-c-search__input.tribe-events-c-search__input--icon { padding-left: 1em; padding-right: 1em; }
  .tribe-events-c-top-bar__datepicker-button, .tribe-events-c-top-bar__datepicker-button:hover { margin-left: 0px !important; }
  .tribe-events-c-events-bar__views { margin-top: 0px !important; margin-left: .5em !important; }
  .tribe-events-header__events-bar.tribe-events-c-events-bar.tribe-events-c-events-bar--border { display: flex !important; margin-right: 6px; }
  .tribe-events-c-events-bar__search-button:hover, .tribe-events-c-view-selector__button:hover { background: #78D5B5 !important; outline-color: #78D5B5 !important; }
  .tribe-events-c-messages__message.tribe-events-c-messages__message--notice { justify-content: center !important; }
  .tribe-events-calendar-month__body button:hover, .tribe-events-calendar-month__body .tribe-events-widget-link a:hover, .tribe-events-widget-link .tribe-events-calendar-month__body a:hover { background-color: #78D5B5 !important; }
  .tribe-events-calendar-month__header-row { margin-top: 1em !important; }
  .tribe-events-calendar-month__header-row h3 { text-align: center; font-size: 18px; }
  button.tribe-events-calendar-month__day-cell, .tribe-events-widget-link a.tribe-events-calendar-month__day-cell { position: relative; } }
.tribe-events-calendar-month__day-cell--selected { background-color: #E53473; }

/* list view tablet */
img.tribe-events-calendar-list__event-featured-image { height: 200px; width: 100%; object-fit: cover; object-position: top; }

.tribe-events-c-ical__link { margin-right: 6px !important; margin-top: 1em !important; position: relative; top: 20px; }

.tribe-events-calendar-list__event-date-tag.tribe-common-g-col { width: initial !important; }

.tribe-events-calendar-list__event-date-tag-datetime { flex-direction: column !important; margin-right: 1em !important; }

.tribe-events-header.tribe-events-header--has-event-search { flex-direction: row-reverse !important; }

.tribe-common .tribe-common-svgicon--list { background-position: center; }

/*--Xs (If needed)--*/
@media only screen and (max-width: 479px) { time.tribe-events-calendar-list__event-date-tag-datetime { width: 100%; }
  .tribe-events .tribe-events-c-search__button { background: #1DB982; margin-left: 3em; }
  .tribe-events-calendar-month__body h3 { font-size: 16px; letter-spacing: -1px; }
  .tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile { display: flex !important; flex-direction: column !important; align-content: center; align-items: center; justify-content: center; }
  .tribe-events-calendar-month__header-row h3 { font-size: 23px; }
  .tribe-events-c-top-bar__datepicker-time { font-size: 18px !important; }
  .tribe-events-c-messages__message-list-item { text-align: center !important; }
  .tribe-events .tribe-events-c-search__button { margin-left: 0em; }
  /* list view mobile */
  .tribe-events-c-top-bar.tribe-events-header__top-bar { margin-top: 2em; }
  .tribe-common-g-row.tribe-events-calendar-list__event-row { flex-direction: column !important; }
  .tribe-events-calendar-list__event-date-tag.tribe-common-g-col { width: 100% !important; }
  .tribe-events-calendar-list__event-date-tag-datetime { flex-direction: row !important; }
  .tribe-events-calendar-list__event-wrapper.tribe-common-g-col { width: 100%; }
  img.tribe-events-calendar-list__event-featured-image { height: 100px !important; width: 100% !important; object-fit: cover !important; object-position: top; }
  .tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium { font-size: 26px; }
  .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev button .tribe-events-c-nav__prev-label, .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev .tribe-events-widget-link a .tribe-events-c-nav__prev-label, .tribe-events-widget-link .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev a .tribe-events-c-nav__prev-label { overflow: hidden !important; width: 36px; text-align: left !important; }
  .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev button, .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev .tribe-events-widget-link a, .tribe-events-widget-link .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--prev a, .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--next button, .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--next .tribe-events-widget-link a, .tribe-events-widget-link .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--next a, .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--today { font-size: 17px !important; font-weight: 600 !important; }
  .tribe-events-c-nav__list-item.tribe-events-c-nav__list-item--today { align-self: center !important; }
  .tribe-events-calendar-list__month-separator { justify-content: center !important; }
  .tribe-events-header.tribe-events-header--has-event-search { flex-direction: column !important; }
  .datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-left.datepicker-orient-bottom { left: -45px !important; /*max-width:90vw;*/ transform: scale(1); }
  /*single event mobile*/
  .tribe-block__btn--link.tribe-block__events-gcal a { margin-right: 15px !important; }
  h2.tribe-events-schedule__datetime span { letter-spacing: -.75px !important; font-size: 18px !important; } }
/*--Large (If needed)--*/
body.hidden-scroll { overflow: hidden; }

.sl-overlay { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: #372882; opacity: 1; display: none; z-index: 1035; }

.sl-wrapper { z-index: 1040; }
.sl-wrapper * { box-sizing: border-box; }
.sl-wrapper button, .sl-wrapper .tribe-events-widget-link a, .tribe-events-widget-link .sl-wrapper a { border: 0 none; background: transparent; font-size: 28px; padding: 0; cursor: pointer; }
.sl-wrapper button:hover, .sl-wrapper .tribe-events-widget-link a:hover, .tribe-events-widget-link .sl-wrapper a:hover { opacity: 0.7; }
.sl-wrapper .sl-close { display: none; position: fixed; right: 30px; top: 30px; z-index: 10060; margin-top: -14px; margin-right: -14px; height: 44px; width: 44px; line-height: 44px; font-family: Arial, Baskerville, monospace; color: #fff; font-size: 3rem; }
.sl-wrapper .sl-close:focus { outline: none; }
.sl-wrapper .sl-counter { display: none; position: fixed; top: 30px; left: 30px; z-index: 1060; color: #fff; font-size: 1rem; }
.sl-wrapper .sl-navigation { width: 100%; display: none; }
.sl-wrapper .sl-navigation button, .sl-wrapper .sl-navigation .tribe-events-widget-link a, .tribe-events-widget-link .sl-wrapper .sl-navigation a { position: fixed; top: 50%; margin-top: -22px; height: 44px; width: 22px; line-height: 44px; text-align: center; display: block; z-index: 10060; font-family: Arial, Baskerville, monospace; color: #fff; }
.sl-wrapper .sl-navigation button.sl-next, .sl-wrapper .sl-navigation .tribe-events-widget-link a.sl-next, .tribe-events-widget-link .sl-wrapper .sl-navigation a.sl-next { right: 5px; font-size: 2rem; }
.sl-wrapper .sl-navigation button.sl-prev, .sl-wrapper .sl-navigation .tribe-events-widget-link a.sl-prev, .tribe-events-widget-link .sl-wrapper .sl-navigation a.sl-prev { left: 5px; font-size: 2rem; }
.sl-wrapper .sl-navigation button:focus, .sl-wrapper .sl-navigation .tribe-events-widget-link a:focus, .tribe-events-widget-link .sl-wrapper .sl-navigation a:focus { outline: none; }
@media (min-width: 35.5em) { .sl-wrapper .sl-navigation button, .sl-wrapper .sl-navigation .tribe-events-widget-link a, .tribe-events-widget-link .sl-wrapper .sl-navigation a { width: 44px; }
  .sl-wrapper .sl-navigation button.sl-next, .sl-wrapper .sl-navigation .tribe-events-widget-link a.sl-next, .tribe-events-widget-link .sl-wrapper .sl-navigation a.sl-next { right: 10px; font-size: 3rem; }
  .sl-wrapper .sl-navigation button.sl-prev, .sl-wrapper .sl-navigation .tribe-events-widget-link a.sl-prev, .tribe-events-widget-link .sl-wrapper .sl-navigation a.sl-prev { left: 10px; font-size: 3rem; } }
@media (min-width: 50em) { .sl-wrapper .sl-navigation button, .sl-wrapper .sl-navigation .tribe-events-widget-link a, .tribe-events-widget-link .sl-wrapper .sl-navigation a { width: 44px; }
  .sl-wrapper .sl-navigation button.sl-next, .sl-wrapper .sl-navigation .tribe-events-widget-link a.sl-next, .tribe-events-widget-link .sl-wrapper .sl-navigation a.sl-next { right: 20px; font-size: 3rem; }
  .sl-wrapper .sl-navigation button.sl-prev, .sl-wrapper .sl-navigation .tribe-events-widget-link a.sl-prev, .tribe-events-widget-link .sl-wrapper .sl-navigation a.sl-prev { left: 20px; font-size: 3rem; } }
.sl-wrapper.sl-dir-rtl .sl-navigation { direction: ltr; }
.sl-wrapper .sl-image { position: fixed; -ms-touch-action: none; touch-action: none; z-index: 10000; }
.sl-wrapper .sl-image img { margin: 0; padding: 0; display: block; border: 0 none; width: 100%; height: auto; }
@media (min-width: 35.5em) { .sl-wrapper .sl-image img { border: 0 none; } }
@media (min-width: 50em) { .sl-wrapper .sl-image img { border: 0 none; } }
.sl-wrapper .sl-image iframe { background: #000; border: 0 none; }
@media (min-width: 35.5em) { .sl-wrapper .sl-image iframe { border: 0 none; } }
@media (min-width: 50em) { .sl-wrapper .sl-image iframe { border: 0 none; } }
.sl-wrapper .sl-image .sl-caption { display: none; padding: 10px; color: #fff; background: rgba(0, 0, 0, 0.8); font-size: 1rem; position: absolute; bottom: 0; left: 0; right: 0; }
.sl-wrapper .sl-image .sl-caption.pos-top { bottom: auto; top: 0; }
.sl-wrapper .sl-image .sl-caption.pos-outside { bottom: auto; }
.sl-wrapper .sl-image .sl-download { display: none; position: absolute; bottom: 5px; right: 5px; color: #fff; z-index: 1060; }

.sl-spinner { display: none; border: 5px solid #333; border-radius: 40px; height: 40px; left: 50%; margin: -20px 0 0 -20px; opacity: 0; position: fixed; top: 50%; width: 40px; z-index: 1007; -webkit-animation: pulsate 1s ease-out infinite; -moz-animation: pulsate 1s ease-out infinite; -ms-animation: pulsate 1s ease-out infinite; -o-animation: pulsate 1s ease-out infinite; animation: pulsate 1s ease-out infinite; }

.sl-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

.sl-transition { transition: -moz-transform ease 200ms; transition: -ms-transform ease 200ms; transition: -o-transform ease 200ms; transition: -webkit-transform ease 200ms; transition: transform ease 200ms; }

@-webkit-keyframes pulsate { 0% { transform: scale(0.1); opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2); opacity: 0; } }
@keyframes pulsate { 0% { transform: scale(0.1); opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2); opacity: 0; } }
@-moz-keyframes pulsate { 0% { transform: scale(0.1); opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2); opacity: 0; } }
@-o-keyframes pulsate { 0% { transform: scale(0.1); opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2); opacity: 0; } }
@-ms-keyframes pulsate { 0% { transform: scale(0.1); opacity: 0.0; }
  50% { opacity: 1; }
  100% { transform: scale(1.2); opacity: 0; } }
.wpgmp_map_parent { margin: 0 !important; float: none !important; }
.wpgmp_map_parent button, .wpgmp_map_parent .tribe-events-widget-link a, .tribe-events-widget-link .wpgmp_map_parent a { outline: none; }
.wpgmp_map_parent button:hover, .wpgmp_map_parent .tribe-events-widget-link a:hover, .tribe-events-widget-link .wpgmp_map_parent a:hover { background: #FFAF4B !important; outline: none !important; }
