/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Bryan Hadaway
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/bhadaway/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.2
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2024
BlankSlate is distributed under the terms of the GNU GPL
*/
/* html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap} */
/* @font-face {
    font-family: "Inter";
    src:
      local("Inter"),
      url("fonts/Inter_18pt-Medium.ttf") format("ttf"),
      url("fonts/Inter_18pt-Medium.woff") format("woff");
}


@font-face {
    font-family: 'pt_sansitalic';
    src: url('fonts/ptsans-italic-webfont.ttf') format('ttf'),
         url('fonts/ptsans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 */
.post-edit-link {
  display: none;
}

@font-face {
  font-family: "Sintony-Regular";
  src: url("fonts/Sintony-Regular.ttf") format("ttf"), url("fonts/sintony-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto";
  src: url("fonts/RobotoFlex-VariableFont_GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Sintony-Bold";
  src: url("fonts/Sintony-Bold.ttf") format("ttf"), url("fonts/sintony-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
mark {
  background-color: transparent;
}

body {
  margin: 0;
  font-family: "Sintony-Regular";
  font-size: 15px;
  color: #373737;
  background-color: #F9FAFA;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

a {
  color: #373737;
  color: #3f4f9a;
}
.footer-wrapper a {
  color: #fff;
}

header.header {
  font-size: 1.7rem;
}

.elementor-element {
  padding-inline-start: 0 !important;
  padding-inline-end: 0 !important;
}

@media screen and (min-width: 900px) {
  .header-wrapper {
    position: sticky;
    top: -150px;
    z-index: 4;
  }
}
#header {
  width: 100%;
  position: relative;
  background-color: #0c3d8b;
  background-color: rgba(12, 61, 150, 0.05);
}
#header:after {
  content: "";
  display: block;
  background: url(images/water-header3.png) center center;
  background-size: cover;
  width: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  opacity: 0.3;
  z-index: 0;
}

body:not(.home) #content {
  padding: 20px 0;
}

#container,
#footer,
.header-content {
  max-width: 1200px;
  margin: 0 auto;
}

#container {
  padding: 15px;
  min-height: calc(100vh - 530px);
}

.e-con > .e-con-inner {
  padding: 0 !important;
}

.footer-wrapper {
  background: #0C3D61;
  padding: 2em 0 1em;
}

.header-content {
  position: relative;
  z-index: 2;
}
#header > .header-content {
  padding: 32px 0 20px;
}
.header-content .search-submit {
  border: none;
  background: #0C3D96;
  background: rgb(12, 61, 97);
  color: #fff;
  border-radius: 4px;
  padding: 4px;
}
.header-content .search-field {
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 5px;
}
.header-content .search-field:focus-visible {
  outline: 0;
}

.header-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "logo middle search";
}

.header-middle {
  grid-area: middle;
}
.header-middle .mobile-menu {
  display: none;
}
.header-middle .fa-bars {
  display: none;
  font-size: 46px;
}

.header-right {
  grid-area: search;
  display: flex;
  align-items: center;
  justify-content: right;
}
@media screen and (max-width: 1235px) {
  .header-right {
    padding-right: 20px;
  }
}

.header-left {
  grid-area: logo;
}

nav ul {
  margin: 0;
  padding: 0;
}
nav ul#menu-menu1 {
  display: flex;
  justify-content: center;
}
nav ul li {
  list-style: none;
  display: inline-block;
  padding: 0 15px;
}
nav ul li a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
  transition: all 0.3s ease;
}
nav ul li a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
nav ul li li {
  padding: 0;
}
nav ul > li {
  padding: 6px 0;
}
nav #menu-menu2 > li {
  padding-right: 5em;
}
nav #menu-menu2 > li > a {
  font-size: 1.1em;
  color: #fff;
}
nav#menu2 .sub-menu li {
  display: block;
  float: left;
  min-width: 200px;
}
nav#menu2 .sub-menu li li {
  padding-left: 4px;
  display: inline-block;
  clear: left;
  padding-bottom: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
nav#menu2 {
  background: #fff;
  background: rgb(12, 61, 150);
  background: rgb(12, 61, 97);
  z-index: 2;
  position: relative;
  position: sticky;
  top: 0;
  border-bottom: 1px solid rgba(0, 0, 46, 0.8);
  box-shadow: -4px 7px 18px rgba(0, 0, 64, 0.3);
}
@media screen and (max-width: 1235px) {
  nav#menu2 {
    padding-left: 20px;
  }
}
nav#menu1 {
  z-index: 200;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0 0 0 10px;
}

.sub-menu a:not([href]) {
  display: none;
}

.menu > li > .sub-menu {
  position: absolute;
  left: 0;
  top: -8000px;
  background: none;
  right: 0;
  margin: auto;
  padding-left: 10px;
  border-top: none;
  border-radius: 0 0 4px 4px;
  opacity: 0;
  transition: opacity 0.3s ease;
  height: 0;
}
@media screen and (min-width: 900px) {
  .menu > li > .sub-menu {
    padding-top: 20px;
  }
}
@media screen and (max-width: 899px) {
  .menu > li > .sub-menu {
    opacity: 1;
  }
}

#menu-menu2 {
  position: relative;
  padding: 0;
}
@media screen and (max-width: 1235px) {
  #menu-menu2 {
    display: flex;
    justify-content: space-evenly;
  }
  #menu-menu2 > li {
    padding-right: 0;
  }
}

#menu-menu1 li {
  padding: 6px 13px;
}

.menu:not(#menu-mobile-menu) > li > a {
  border-bottom: 1px solid rgba(234, 240, 245, 0);
  transition: border-color 0.5s ease;
}

.menu:not(#menu-mobile-menu) > li:hover > a {
  border-bottom: 1px solid rgba(234, 240, 245, 0.6);
  margin-bottom: -1px;
}

.menu-item:hover .sub-menu {
  display: block;
  opacity: 1;
  height: auto;
  top: 99%;
}

.menu-item .sub-menu::after {
  opacity: 1;
}

#menu-menu1 .sub-menu {
  display: none;
}

.sub-menu .sub-menu .sub-menu {
  display: none;
}

.menu:not(#menu-mobile-menu) > li > .sub-menu > li > a {
  font-family: "Sintony-Bold";
}
.menu:not(#menu-mobile-menu) > li > .sub-menu li li a {
  font-family: "Roboto", sans-serif;
  font-weight: 200;
  font-size: 1.05em;
}

.menu:not(#menu-mobile-menu) > li > .sub-menu li li a:hover {
  text-decoration: underline;
}

nav#menu2 .sub-menu > li {
  padding-right: 10px;
}

@media screen and (min-width: 900px) {
  .menu > li > .sub-menu::after {
    content: "";
    display: block;
    position: absolute;
    width: 100vw;
    top: 0;
    bottom: 0;
    background: linear-gradient(to bottom, #062033 0%, #132e42 100%);
    z-index: -1;
    left: calc(-1 * (100vw - 100%) / 2);
    transition: opacity 0.3s ease;
    box-shadow: 0 9px 13px rgba(0, 0, 0, 0.6);
  }
}
@media screen and (min-width: 900px) and (max-width: 1235px) {
  .menu > li > .sub-menu::after {
    left: calc(-1 * (100vw - 100%) / 2 - 10px);
  }
}

#menu1 .header-content {
  max-width: none;
}
#menu1 .header-content .menu-menu1-container {
  font-family: "Roboto";
  color: rgb(12, 61, 97);
  font-size: 0.85em;
  display: inline-block;
  float: right;
  padding-left: 1em;
}
@media screen and (max-width: 1250px) {
  #menu1 .header-content .menu-menu1-container {
    padding-right: 1em;
  }
}
#menu1 a:not([href="/cart"]) {
  font-family: "Roboto";
  color: rgb(12, 61, 97);
  font-size: 1.2em;
  padding-top: 0.5em;
  display: inline-block;
}
#menu1 a[href="/cart"] {
  text-decoration: none;
}

.home #container {
  max-width: none;
  padding: 0 0 20px;
}
.home [data-selector=full-width-image] img {
  width: 100%;
}
.home main .elementor-element:nth-of-type(1) .e-con-inner:nth-of-type(1) {
  max-width: 100%;
}
.home main .elementor-element:nth-of-type(1) .e-con-inner:nth-of-type(1) .elementor-cta__content {
  margin: 0 auto;
  max-width: 1200px;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0) 100%);
}

.content-wrapper {
  clear: both;
}

#copyright {
  text-align: center;
  font-size: 12px;
  margin-top: 1em;
  color: rgba(255, 255, 255, 0.4);
}

#site-title img {
  max-width: 53%;
}

@media screen and (max-width: 1235px) {
  #footer > div {
    padding: 0 20px;
  }
}
@media screen and (max-width: 900px) {
  #menu-menu2,
  #menu1 {
    display: none;
  }
  .header-grid {
    display: block;
  }
  .header-left {
    text-align: center;
  }
  .header-right {
    padding-right: 0;
    text-align: center;
    display: block;
    padding-bottom: 0;
    position: relative;
    height: 35px;
  }
  .header-right label {
    display: block;
    position: absolute;
    width: calc(100% - 78px);
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .header-right label .search-field {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 0;
    border-left: none;
  }
  #header > .header-content {
    padding: 7px 0 0;
  }
  .header-content .header-right .search-submit {
    width: 82px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0;
  }
  .header-middle {
    position: absolute;
    left: 22px;
    top: 25px;
    cursor: pointer;
  }
  .header-middle .fa-bars {
    display: inline-block;
  }
  .mobile-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #0c3c60;
    z-index: 400;
    color: #fff;
    overflow-y: auto;
  }
  .mobile-menu .fa-x {
    float: right;
    padding: 20px;
    font-size: 28px;
  }
  .show-menu .mobile-menu {
    display: block;
  }
  .mobile-menu .menu#menu-mobile-menu > li > .sub-menu {
    display: block;
    position: static;
    background: none;
    padding-left: 0;
    list-style: none;
    box-shadow: none;
    border: none;
    height: auto;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
  }
  .mobile-menu .menu#menu-mobile-menu > li.show-sub-menu > .sub-menu {
    max-height: 5000px;
  }
  .mobile-menu .search-form {
    text-align: center;
  }
  .show-menu nav#menu2 {
    border: 0;
  }
  #footer .e-con-inner {
    display: block;
  }
  #footer .e-con-inner > div {
    display: block;
    width: 100%;
    clear: both;
  }
  #footer .e-con-inner > div * {
    text-align: center;
  }
  #menu-mobile-menu {
    list-style: none;
    padding: 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
  }
  #menu-mobile-menu li {
    padding: 6px 20px;
    border-top: 1px solid;
  }
  #menu-mobile-menu li li {
    border: 0;
  }
  #menu-mobile-menu li li:last-child {
    border: 0;
  }
  #menu-mobile-menu li:last-child {
    border-bottom: 1px solid;
  }
  #menu-mobile-menu a {
    color: #fff;
    text-decoration: none;
  }
  .menu-mobile-menu-container {
    padding-top: 50px;
  }
  #menu2 .header-content {
    padding: 0;
  }
}
.tribe-events-calendar-month__day.tribe-events-calendar-month__day--past {
  pointer-events: none !important;
}

.tribe-events-c-subscribe-dropdown__container,
.tribe-events-c-view-selector__content {
  display: none !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
  margin-right: 1em;
}

.mob-active.nav-hamburger svg {
  overflow: visible;
}

.mob-active.nav-hamburger svg path {
  stroke: #fff;
}

.mob-active.nav-hamburger svg path:nth-child(1) {
  transform: rotate(45deg) translate(5px, -12px);
}

.mob-active.nav-hamburger svg path:nth-child(2) {
  display: none;
}

.mob-active.nav-hamburger svg path:nth-child(3) {
  transform: rotate(-45deg) translate(-12px, 10px);
}

.nav-hamburger {
  position: absolute;
  z-index: 22000000000000;
  display: flex;
  height: 48px;
  width: 48px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.1490196078);
  padding: 12px;
  top: 0;
  left: 0;
}
@media screen and (min-width: 900px) {
  .nav-hamburger {
    display: none;
  }
}

.nav-hamburger svg path {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

/* woocommerce */
.wp-block-woocommerce-cart-order-summary-block {
  padding: 10px;
  background: #0C3D61;
  color: #fff;
  box-shadow: 0 0 8px #000;
}
.wp-block-woocommerce-cart-order-summary-block a, .wp-block-woocommerce-cart-order-summary-block button {
  color: #fff;
}

.nav-hamburger.mob-active {
  background: #0c3c60;
  border-radius: 50%;
  height: 36px;
  width: 36px;
  position: fixed;
  left: 0;
  top: 0;
}

.menu-1-cart {
  float: right;
  padding: 15px calc((100vw - 1200px) / 2) 6px 13px;
}
.menu-1-cart i {
  padding-right: 4px;
}

.woocommerce span.onsale {
  background-color: #0C3D61;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #0C3D61;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
  color: #0C3D61;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  color: #0C3D61;
}

#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
  color: #0C3D61;
}

.woocommerce-store-notice,
p.demo_store {
  background-color: #E17B1E;
  color: #fff;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #E17B1E;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #E17B1E;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  background-color: #E17B1E;
  color: #fff;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #E17B1E;
  color: #fff;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  border-top: 3px solid #E17B1E;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
  background-color: #ab5d17;
  color: #fff;
}

.woocommerce .quantity .qty {
  height: 2em;
}

.woocommerce-message {
  border-top-color: #0C3D61;
}

.woocommerce-message::before {
  content: "\e015";
  color: #0C3D61;
}

.woocommerce-message:focus-visible {
  outline: 1px solid #000;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  background-color: #0C3D61;
  padding: 8px;
  width: 14px;
  max-width: 200px;
  margin-right: 50px;
  transition: all 0.3s ease;
  position: relative;
  float: right;
}

.mobile-woo-open.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 100%;
}

.woocommerce-MyAccount-navigation > ul > li {
  display: block;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: left;
  padding-left: 15px;
}

.woocommerce-MyAccount-navigation ul {
  height: 0;
  overflow: hidden;
}
.mobile-woo-open .woocommerce-MyAccount-navigation ul {
  height: auto;
}
.woocommerce-MyAccount-navigation i.fa {
  color: #fff;
  cursor: pointer;
}

.woocommerce-account .woocommerce-MyAccount-navigation::after {
  content: "account menu";
  font-size: 12px;
  position: absolute;
  width: 49px;
  text-align: center;
  left: -8px;
  top: 100%;
  opacity: 60%;
}

.woocommerce-account.mobile-woo-open .woocommerce-MyAccount-navigation::after {
  display: none;
}

.woocommerce ul.products li.product a img,
.woocommerce div.product div.images img {
  width: auto;
  max-width: 100%;
}

.woocommerce .products .product-category {
  text-align: center;
}

.woocommerce ul.products li.product a img {
  margin: 0 auto 1em;
}

.woocommerce-loop-category__title mark {
  font-size: 0.8em;
}

/* end woocommerce */
/* Cookie yes */
.cky-consent-container,
.cky-consent-bar {
  border: none !important;
  background: #0C3D61 !important;
  color: #fff !important;
}
.cky-consent-container a, .cky-consent-container p,
.cky-consent-bar a,
.cky-consent-bar p {
  color: #fff !important;
}

.cky-btn-customize,
.cky-btn-reject {
  border-color: #fff !important;
  color: #fff !important;
}

/* end cookie yes */
.menu > li > .sub-menu {
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(4, 1fr);
  gap: 0 8px;
  align-items: center;
}

.menu-item:hover .sub-menu {
  display: grid;
}

/** EVENT CALENDAR **/
.home .tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-row {
  background: #D1D4DA;
  background: rgba(209, 212, 218, 0.7);
  margin: 0 !important;
  padding: 10px 0;
}
.home .tribe-common--breakpoint-medium.tribe-events-widget .tribe-events-widget-events-list__event-row:nth-child(2n+1) {
  background: #DFE2E8;
  background: rgba(223, 226, 232, 0.7);
}

.home .tribe-common--breakpoint-medium.tribe-common h2.tribe-common-h6 {
  font-size: 1.75em;
}
@media screen and (max-width: 1150px) {
  .home .tribe-common--breakpoint-medium.tribe-common h2.tribe-common-h6 {
    padding-left: 1em;
  }
}

.home .tribe-events-widget-events-list__view-more.tribe-common-b1.tribe-common-b2--min-medium {
  text-align: right;
  padding-right: 1em;
}
.home .tribe-events-widget-events-list__view-more.tribe-common-b1.tribe-common-b2--min-medium:after {
  content: " >";
}

/*# sourceMappingURL=style.css.map */
