@charset "UTF-8";
/*
Theme Name:  Jeff Gothelf
Theme URI:   https://wordpress.com/themes/karuna/
Description: Custom theme for Jeff Gothelf
Version:     1.0.0
Author:      WordPress.com Special Projects Team
Author URI:  http://wpspecialprojects.wordpress.com/
Template:    karuna-wpcom
License:     GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: karuna
*/
/* Colors */
/* Fonts */
/* Max-width: 1440px, 1000px, 800px, 700px, 600px, 500px, 400px */
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
body {
  color: #082745;
  font-family: "Lato", sans-serif;
  line-height: 1.65;
}

button, input, select, textarea {
  font-family: "Lato", sans-serif;
}

p {
  margin-bottom: 1.5rem;
}

ul, ol {
  margin-bottom: 40px;
  margin-left: 1rem;
}

ul li, ol li {
  margin-bottom: 10px;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
@media (min-width: 1200px) {
  .front-testimonials,
  .footer-widgets-wrapper,
  .recent-posts-wrapper,
  .top-bar-wrapper,
  .site-content,
  .page-template-front-page .site-main > .hentry:first-of-type,
  .page-template-full-width-page-php .site-content,
  .site-content .full-width-widget-area,
  .header-widget-area .header-widget-area-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1170px;
  }
}

.page-template-front-page .site-main > .hentry:first-of-type .entry-content {
  font-size: 1rem;
}

/*--------------------------------------------------------------
# Color overrides
--------------------------------------------------------------*/
.top-bar {
  background: #000;
}

.header-widget-area {
  background: #0b2e4e;
}

.entry-title a:hover, .entry-title a:focus {
  color: #082745;
}

a {
  color: #082745;
  font-weight: normal;
  text-decoration: underline;
}

.has-background a {
  color: #FFF;
}

a:hover, a:focus, a:active {
  color: #082745;
  text-decoration: none;
}

.has-background a:hover, .has-background a:focus, .has-background a:active {
  color: #FFF;
}

a:visited {
  color: #082745;
}

.has-background a:visited {
  color: #FFF;
}

/* Fonts */
@font-face {
  font-family: 'Akrobat Black';
  src: url("fonts/Akrobat-Black.eot");
  src: url("fonts/Akrobat-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Akrobat-Black.woff") format("woff"), url("fonts/Akrobat-Black.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}

/*--------------------------------------------------------------
# Headings
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Akrobat Black", sans-serif;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 40px;
  text-transform: uppercase;
}

.has-deep-blue-background-color h1,
.has-blue-background-color h1,
.has-clear-blue-background-color h1,
.has-red-background-color h1, .has-deep-blue-background-color h2,
.has-blue-background-color h2,
.has-clear-blue-background-color h2,
.has-red-background-color h2, .has-deep-blue-background-color h3,
.has-blue-background-color h3,
.has-clear-blue-background-color h3,
.has-red-background-color h3, .has-deep-blue-background-color h4,
.has-blue-background-color h4,
.has-clear-blue-background-color h4,
.has-red-background-color h4, .has-deep-blue-background-color h5,
.has-blue-background-color h5,
.has-clear-blue-background-color h5,
.has-red-background-color h5, .has-deep-blue-background-color h6,
.has-blue-background-color h6,
.has-clear-blue-background-color h6,
.has-red-background-color h6 {
  color: #fff;
}

.has-deep-blue-background-color h1:after,
.has-blue-background-color h1:after,
.has-clear-blue-background-color h1:after,
.has-red-background-color h1:after, .has-deep-blue-background-color h2:after,
.has-blue-background-color h2:after,
.has-clear-blue-background-color h2:after,
.has-red-background-color h2:after, .has-deep-blue-background-color h3:after,
.has-blue-background-color h3:after,
.has-clear-blue-background-color h3:after,
.has-red-background-color h3:after, .has-deep-blue-background-color h4:after,
.has-blue-background-color h4:after,
.has-clear-blue-background-color h4:after,
.has-red-background-color h4:after, .has-deep-blue-background-color h5:after,
.has-blue-background-color h5:after,
.has-clear-blue-background-color h5:after,
.has-red-background-color h5:after, .has-deep-blue-background-color h6:after,
.has-blue-background-color h6:after,
.has-clear-blue-background-color h6:after,
.has-red-background-color h6:after {
  background-color: #fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

h1:after, h2:after, h3:after {
  background-color: #082745;
  content: " ";
  display: block;
  height: 4px;
  margin-top: 25px;
  width: 74px;
}

h1.no-stroke:after, h2.no-stroke:after, h3.no-stroke:after {
  background-color: transparent;
  height: 0;
  margin-top: 0;
  width: 0;
}

h1 {
  font-size: 4rem;
}

@media (min-width: 1000px) {
  h1 {
    font-size: 6.25rem;
  }
}

h2 {
  font-size: 3.125rem;
  line-height: 1.2;
}

@media (min-width: 400px) {
  h2 {
    font-size: 3.75rem;
  }
}

@media (min-width: 1000px) {
  h2 {
    font-size: 5.625rem;
  }
}

h3 {
  font-size: 2.5rem;
  line-height: 1.2;
}

h4 {
  font-size: 2.1875rem;
  line-height: 1.2;
  margin-bottom: 20px;
}

.entry-title {
  font-size: 3.125rem;
  line-height: 1;
  text-transform: uppercase;
}

.entry-title:after {
  background-color: transparent;
  height: 0;
  margin-top: 0;
  width: 0;
}

@media (min-width: 1000px) {
  .entry-title {
    font-size: 3.75rem;
  }
  .entry-title:after {
    background-color: #fff;
    content: " ";
    display: block;
    height: 4px;
    margin-top: 25px;
    width: 74px;
  }
}

.has-deep-blue-background-color ul,
.has-blue-background-color ul,
.has-clear-blue-background-color ul,
.has-red-background-color ul, .has-deep-blue-background-color ol,
.has-blue-background-color ol,
.has-clear-blue-background-color ol,
.has-red-background-color ol {
  color: #fff;
}

.top-bar {
  height: 40px;
  padding: 9px 0 0;
  position: relative;
  z-index: 3;
}

.top-bar .top-bar-wrapper {
  display: flex;
}

.top-bar .site-header-cart {
  list-style: none;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0;
  position: relative;
  text-align: right;
}

.top-bar .site-header-cart li {
  margin-bottom: 0;
}

.top-bar .site-header-cart:hover .widget_shopping_cart {
  visibility: visible;
  opacity: 1;
  top: 100%;
}

.top-bar .widget_shopping_cart {
  border-top: 3px solid #0080a4;
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
  display: block;
  margin-bottom: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 120%;
  transition: all 500ms ease;
  visibility: hidden;
  width: 300px;
  z-index: 999999;
}

.top-bar .cart-contents::before {
  color: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  content: "\f290";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-weight: 900;
  line-height: 1;
  text-align: center;
}

.top-bar .cart-contents .count {
  background: none repeat scroll 0 0 #0080a4 !important;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  color: #fff;
  font-size: 10px;
  height: 1.6em;
  line-height: 16px;
  position: absolute;
  text-align: center;
  top: -3px;
  width: 16px;
}

.top-bar .widget_shopping_cart_content {
  border: 1px solid #eaeaea;
  background: #fff;
  color: #333;
  font-size: .8rem;
  padding: 1rem;
}

.top-bar .woocommerce-mini-cart-item {
  border-bottom: 1px solid #082745;
  padding-bottom: .5rem;
}

.top-bar .woocommerce-mini-cart-item img {
  display: none;
}

.top-bar .woocommerce-mini-cart-item .quantity {
  display: block;
}

.top-bar .remove_from_cart_button {
  color: #082745;
  float: left;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.4;
  text-decoration: none;
}

.top-bar .woocommerce-mini-cart__total {
  margin: .5rem 0 0;
}

.top-bar .woocommerce-mini-cart__buttons {
  align-items: flex-start;
  display: flex;
  justify-content: flex-end;
  margin: 0;
}

.top-bar .woocommerce-mini-cart__buttons .button {
  font-size: .8rem;
  padding: .9rem 1.25rem;
}

.top-bar .woocommerce-mini-cart__buttons .button + .button {
  margin-left: 1rem;
}

.top-bar .woocommerce-mini-cart__empty-message {
  text-align: center;
}

.site-header {
  background-color: #000;
  position: relative;
}

@media (min-width: 768px) {
  .site-header {
    text-align: center;
  }
}

@media (min-width: 1000px) {
  .site-header {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .has-featured-image .site-header .site-branding-wrapper,
  .home .site-header .site-branding-wrapper {
    background-color: transparent;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
  }
}

@media (min-width: 768px) {
  .has-featured-image .site-header .entry-header,
  .home .site-header .entry-header {
    background-color: transparent;
    left: 10%;
    padding: 0;
    padding-top: calc(25vh - 130px);
    position: absolute;
    top: 130px;
  }
}

.has-featured-image .site-header .entry-title,
.has-featured-image .site-header .entry-subtitle,
.home .site-header .entry-title,
.home .site-header .entry-subtitle {
  padding: 0 60px;
}

@media (min-width: 768px) {
  .site-header .hero-image-wrap {
    height: calc(100vh - 44.5px);
  }
  .admin-bar .site-header .hero-image-wrap {
    height: calc(100vh - 76.5px);
  }
}

.site-header .size-karuna-hero {
  height: 100%;
  object-fit: cover;
}

.site-header .site-branding-wrapper {
  background-color: #082745;
  padding: 0 calc((100vw - 960px)/2);
  position: relative;
  max-width: 100%;
  display: flex;
  align-items: baseline;
}

@media (min-width: 1200px) {
  .site-header .site-branding-wrapper {
    padding: 0 calc((100vw - 1110px)/2);
  }
}

.site-header .site-branding-wrapper .site-branding,
.site-header .site-branding-wrapper .main-navigation {
  margin-left: 0;
  margin-right: 0;
  width: 50%;
}

@media (min-width: 768px) {
  .site-header .site-branding-wrapper .site-branding,
  .site-header .site-branding-wrapper .main-navigation {
    width: auto;
  }
}

.site-header .site-branding-wrapper .site-branding {
  min-width: auto;
  padding-left: 7vw;
}

@media (min-width: 1000px) {
  .site-header .site-branding-wrapper .site-branding {
    padding-left: 0;
  }
}

.site-header .entry-header {
  background-color: #0b2e4e;
  padding-top: 30px;
  padding-bottom: 20px;
}

@media (min-width: 1000px) {
  .site-header .entry-header {
    padding-top: 100px;
    padding-bottom: 30px;
  }
}

.site-header .page-title,
.site-header .entry-title,
.site-header .entry-subtitle {
  color: #FFF;
  padding: 0 calc((100vw - 960px)/2) 0;
}

@media (min-width: 1200px) {
  .site-header .page-title,
  .site-header .entry-title,
  .site-header .entry-subtitle {
    padding: 0 calc((100vw - 1110px)/2);
  }
}

.site-header .page-title:after,
.site-header .entry-title:after,
.site-header .entry-subtitle:after {
  background-color: #fff;
}

.site-header .entry-subtitle {
  font-style: italic;
  font-size: 1.5rem;
  margin-top: 4rem;
}

.site-title {
  font-family: "Akrobat Black", sans-serif;
  font-size: 1.625rem;
}

.site-title a {
  color: #FFF;
}

.page-title {
  color: #0b2e4e;
}

.menu {
  font-family: "Montserrat", sans-serif;
}

/*--------------------------------------------------------------
# Main Navigation
--------------------------------------------------------------*/
.main-navigation {
  font-size: .8125rem;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .main-navigation {
    border-bottom: none;
    padding-bottom: 1.6em;
  }
  .main-navigation .sub-menu {
    opacity: 0;
  }
  .main-navigation ul ul {
    background-color: #34B5DA;
  }
  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    left: 0;
    opacity: 1;
    top: 100%;
    transition: opacity 0.3s;
  }
  .main-navigation ul,
  .main-navigation ul ul li {
    margin-left: 0;
    padding: 0;
  }
  .main-navigation ul ul li a {
    width: 230px !important;
  }
}

.main-navigation li {
  margin-bottom: -1px;
  padding: 0 1rem;
}

@media (min-width: 768px) {
  .main-navigation li {
    margin: 0.2em 0 .2em .5em;
  }
}

@media screen and (min-width: 768px) and (max-width: 999px) {
  .main-navigation li {
    font-size: .7em;
    padding: 0 .5rem;
  }
}

.main-navigation li:last-child {
  border-bottom: 1px solid #FFF;
}

@media (min-width: 768px) {
  .main-navigation li:last-child {
    border-bottom: none;
  }
}

.main-navigation a {
  color: #fff;
  font-weight: bold;
}

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

@media (min-width: 768px) {
  .main-navigation a {
    padding: 0 0 .5rem 0;
    position: relative;
  }
  .main-navigation a:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    opacity: 0;
    transition: all 0.1s ease-in-out;
    transform: scale(0, 0);
  }
  .main-navigation a:hover:after {
    opacity: 1;
    transform: scale(1, 1);
  }
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
  color: #FFF;
  opacity: 1;
  position: relative;
}

.main-navigation .current_page_item > a:after,
.main-navigation .current-menu-item > a:after,
.main-navigation .current_page_ancestor > a:after,
.main-navigation .current-menu-ancestor > a:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  opacity: 1;
  transform: scale(1, 1);
}

.genericon, .main-navigation .page_item_has_children > a:after, .main-navigation .menu-item-has-children > a:after {
  display: none;
}

/*--------------------------------------------------------------
# Mobile toggle button
--------------------------------------------------------------*/
.menu-toggle, .menu-toggle:active, .menu-toggle:focus {
  color: #fff;
  border-color: #FFF;
}

.main-navigation.toggled ul.nav-menu {
  background-color: #0b2e4e;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1;
}

/*--------------------------------------------------------------
# Post Navigation
--------------------------------------------------------------*/
.posts-navigation {
  border: none;
}

.site-main .posts-navigation {
  margin-bottom: 60px;
}

.posts-navigation .nav-previous,
.posts-navigation .nav-next {
  background-color: #0b2e4e;
  color: #fff;
  display: block;
}

.posts-navigation .nav-previous a,
.posts-navigation .nav-next a {
  display: block;
  color: #fff;
  padding: 40px 30px;
}

.posts-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover {
  background-color: #34b5e2;
  color: #fff;
}

.posts-navigation .nav-previous a:before {
  content: '\f30a';
  font-family: "Font Awesome 5 Free";
  font-size: inherit;
  font-weight: 700;
  margin-right: 5px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.posts-navigation .nav-next a:after {
  content: '\f30b';
  font-family: "Font Awesome 5 Free";
  font-size: inherit;
  font-weight: 700;
  margin-left: 5px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.posts-navigation .nav-previous + .nav-next {
  position: relative;
}

.posts-navigation .nav-previous + .nav-next:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background-color: #ffffff;
}

.post-navigation {
  border: none;
}

.site-main .post-navigation {
  margin-bottom: 60px;
}

@media (min-width: 768px) {
  .post-navigation .nav-links {
    display: flex;
  }
}

.post-navigation .nav-previous,
.post-navigation .nav-next {
  background-color: #0b2e4e;
  color: #fff;
  display: block;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  display: flex;
  flex-direction: column;
  color: #fff;
  height: 100%;
  padding: 40px 30px;
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background-color: #34b5e2;
  color: #fff;
}

.post-navigation .nav-previous span {
  color: #fff;
}

.post-navigation .nav-previous span:before {
  content: '\f30a';
  font-family: "Font Awesome 5 Free";
  font-size: inherit;
  font-weight: 700;
  margin-right: 5px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.post-navigation .nav-next span {
  color: #fff;
}

.post-navigation .nav-next span:after {
  content: '\f30b';
  font-family: "Font Awesome 5 Free";
  font-size: inherit;
  font-weight: 700;
  margin-left: 5px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.post-navigation .nav-previous + .nav-next {
  position: relative;
}

.post-navigation .nav-previous + .nav-next:before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  background-color: #ffffff;
}

.site-content {
  padding: 0 15px;
}

@media (min-width: 1000px) {
  .site-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1000px) {
  .blog .site-content {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .blog .site-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*--------------------------------------------------------------
Homepage
--------------------------------------------------------------*/
body.home .entry-content .wp-block-cover:first-child {
  padding-top: 100px;
}

@media (min-width: 768px) {
  body.home .entry-content .wp-block-cover:first-child {
    padding-top: 150px;
  }
}

body.home .entry-content .wp-block-cover:first-child .wp-block-cover__inner-container {
  width: 100%;
  padding: 0 35px 100px;
}

@media (min-width: 500px) {
  body.home .entry-content .wp-block-cover:first-child .wp-block-cover__inner-container {
    padding: 0 70px 100px;
  }
}

@media (min-width: 1200px) {
  body.home .entry-content .wp-block-cover:first-child .wp-block-cover__inner-container {
    max-width: 1110px;
  }
}

body.home .entry-content .wp-block-cover:first-child h1 {
  font-size: 2.25rem;
  text-transform: none;
}

@media (min-width: 360px) {
  body.home .entry-content .wp-block-cover:first-child h1 {
    font-size: 2.875rem;
  }
}

@media (min-width: 768px) {
  body.home .entry-content .wp-block-cover:first-child h1 {
    font-size: 4rem;
  }
}

@media (min-width: 1024px) {
  body.home .entry-content .wp-block-cover:first-child h1 {
    font-size: 5rem;
  }
}

@media (min-width: 1200px) {
  body.home .entry-content .wp-block-cover:first-child h1 {
    font-size: 6rem;
  }
}

body.home .entry-content .wp-block-cover:first-child h1:after {
  background: #fff;
}

body.home .entry-content .wp-block-cover:first-child .wp-block-button__link {
  color: #fff;
}

body.home .entry-content .wp-block-cover:first-child .wp-block-button__link:hover {
  background: #fff;
  color: #082745;
}

.icon-box .wp-block-column {
  padding: 40px 0;
  position: relative;
  text-align: center;
  transition: all 0.1s ease-in-out;
}

.icon-box .wp-block-column:hover {
  padding: 30px 0 50px;
}

.icon-box .wp-block-column:after {
  content: '';
  border: 6px solid #34b5e2;
  background: #fff;
  border-radius: 50%;
  margin-left: -8px;
  position: absolute;
  left: 50%;
  bottom: -8px;
  transition: all 0.2s ease-in-out;
  width: 32px;
  height: 32px;
}

.icon-box .wp-block-column:hover:after {
  background-color: #34b5e2;
}

.icon-box .has-2-columns {
  justify-content: center;
}

.icon-box .has-2-columns .wp-block-column {
  flex-basis: calc(40% - 16px);
}

.icon-box .fa {
  color: #34b5e2;
  font-size: 4.375rem;
  margin-bottom: 30px;
  text-align: center;
}

.icon-box h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 1.8125rem;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: none;
}

.icon-box h3 a {
  font-weight: bold;
  text-decoration: none;
}

.icon-box h3:after {
  background-color: transparent;
  margin-top: 0;
  height: 0;
}

.icon-box p {
  color: #283b4e;
  font-size: 1.125rem;
  text-transform: uppercase;
}

.icon-box p a {
  color: #283b4e;
  text-decoration: none;
}

.has-background .icon-box .wp-block-column:after {
  border-color: #FFF;
  background-color: #0b2e4e;
}

.has-background .icon-box .wp-block-column:hover:after {
  background-color: #fff;
}

.has-background .icon-box .fa {
  color: #fff;
}

.has-background .icon-box h3 {
  color: #34b5e2;
}

.has-background .icon-box h3 a {
  color: #34b5e2;
}

.has-background .icon-box p {
  color: #f4f5f8;
}

.has-background .icon-box p a {
  color: #f4f5f8;
}

.image-bounce img:hover {
  margin-top: -10px;
  margin-bottom: 10px;
  transition: all 0.2s ease;
}

.mc-signup-group > p {
  font-size: 1.125rem;
  line-height: 2.25;
  margin: 0 auto 2rem;
}

@media (min-width: 768px) {
  .mc-signup-group > p {
    max-width: 550px;
  }
}

@media (min-width: 1000px) {
  .mc-signup-group > p {
    max-width: 750px;
  }
}

/* Header padding */
.single .entry-header,
.single .product,
.blog .site-content,
.archive .site-content,
.error404 .site-content,
.search .site-content {
  padding-top: 60px;
}

@media (min-width: 768px) {
  .single .entry-header,
  .single .product,
  .blog .site-content,
  .archive .site-content,
  .error404 .site-content,
  .search .site-content {
    padding-top: 100px;
  }
}

.error404 .site-content,
.search .site-content {
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .error404 .site-content,
  .search .site-content {
    padding-bottom: 100px;
  }
}

/* Archive pages */
.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page).blog .content-area,
.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page).archive .content-area {
  max-width: 100%;
}

#event-timer {
  border-top: 1px solid #52677b;
  border-bottom: 1px solid #52677b;
  display: flex;
  justify-content: center;
  margin: 2rem auto;
  max-width: 350px;
  padding: 2rem 0;
  text-align: center;
}

@media (min-width: 768px) {
  #event-timer {
    margin: 3rem auto;
    max-width: 550px;
  }
}

@media (min-width: 1024px) {
  #event-timer {
    max-width: 50vw;
  }
}

#event-timer .event-timer__col {
  flex: 1 1 0;
}

#event-timer .event-timer__time-days,
#event-timer .event-timer__time-hours,
#event-timer .event-timer__time-minutes,
#event-timer .event-timer__time-seconds {
  color: #34b5e2;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 3px;
  line-height: 1;
  margin: 0;
}

@media (min-width: 768px) {
  #event-timer .event-timer__time-days,
  #event-timer .event-timer__time-hours,
  #event-timer .event-timer__time-minutes,
  #event-timer .event-timer__time-seconds {
    font-size: 3rem;
  }
}

@media (min-width: 1024px) {
  #event-timer .event-timer__time-days,
  #event-timer .event-timer__time-hours,
  #event-timer .event-timer__time-minutes,
  #event-timer .event-timer__time-seconds {
    font-size: 5rem;
  }
}

#event-timer .event-timer__label {
  color: #f4f5f8;
  font-size: .5rem;
  font-weight: bold;
  line-height: 2.5;
  letter-spacing: 2px;
  margin: 0;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  #event-timer .event-timer__label {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .blog .grid-item,
  .archive .grid-item {
    padding: 0 1.5%;
    width: 47%;
  }
}

@media (min-width: 1024px) {
  .blog .grid-item,
  .archive .grid-item {
    padding: 0 1.5%;
    width: 30.33333%;
  }
}

@media (min-width: 768px) {
  .blog .grid-size,
  .archive .grid-size {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .blog .grid-size,
  .archive .grid-size {
    width: 33.33333%;
  }
}

.blog .hentry,
.archive .hentry {
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .blog .hentry,
  .archive .hentry {
    margin-bottom: 30px;
  }
}

.blog .hentry .entry-title,
.archive .hentry .entry-title {
  font-size: 2.25rem;
  line-height: 1.1;
}

.blog .hentry .entry-title:after,
.archive .hentry .entry-title:after {
  margin-top: 0;
}

.blog .entry-meta,
.archive .entry-meta {
  margin-bottom: 0;
}

.entry-meta,
.entry-footer {
  color: #555555;
}

.entry-meta a,
.entry-footer a {
  color: #0b2e4e;
  text-decoration: none;
}

.more-link {
  color: #0b2e4e;
  display: block;
  font-size: .9375rem;
  font-weight: normal;
  margin-top: 20px;
}

.more-link:hover {
  text-decoration: underline;
}

.more-link:after {
  content: "→";
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
  top: 21px;
}

.comment-form-cookies-consent {
  display: flex;
  align-items: center;
}

.comment-form-cookies-consent label {
  font-size: .875rem;
  margin-left: 10px;
  width: 100%;
}

.form-submit input[type="submit"]:hover {
  background: #0b2e4e;
  border-color: #0b2e4e;
  color: #FFF;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  border-color: #0b2e4e;
  border-radius: 5px;
  color: #0b2e4e;
  font-size: 1.125rem;
  margin-top: 20px;
  padding: 17px 24px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover {
  background: #fff;
  border-color: #fff;
  color: #0b2e4e;
}

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,
.button:active,
.button:focus {
  border-color: currentColor;
  color: currentColor;
}

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 {
  margin-top: 20px;
}

.site-footer input[type="text"], .site-footer
input[type="email"], .site-footer
input[type="url"], .site-footer
input[type="password"], .site-footer
input[type="search"], .site-footer
input[type="number"], .site-footer
input[type="tel"], .site-footer
input[type="range"], .site-footer
input[type="date"], .site-footer
input[type="month"], .site-footer
input[type="week"], .site-footer
input[type="time"], .site-footer
input[type="datetime"], .site-footer
input[type="datetime-local"], .site-footer
input[type="color"], .site-footer
textarea {
  background-color: #082745;
  border-color: #082745;
}

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-color: #0b2e4e;
}

@media (min-width: 768px) {
  .mc_embed_signup form {
    display: flex;
    margin: 0 auto;
    max-width: 550px;
  }
}

@media (min-width: 1000px) {
  .mc_embed_signup form {
    max-width: 750px;
  }
}

.mc_embed_signup input[type=text],
.mc_embed_signup input[type=email] {
  background: transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  height: 73px;
  letter-spacing: 2.5px;
  margin: 0 auto .5rem;
  padding: 1rem 1.25rem;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

@media (min-width: 768px) {
  .mc_embed_signup input[type=text],
  .mc_embed_signup input[type=email] {
    border: solid 2px #f4f5f8;
    margin: 0;
    margin-right: 1rem;
    text-align: left;
    width: 59%;
  }
}

.mc_embed_signup button {
  background: #34B5E2 !important;
  border: solid 2px #34B5E2;
  border-radius: 6px;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 73px;
  letter-spacing: 2.5px;
  margin: 0 auto;
  padding: 5px 15px;
  text-transform: uppercase;
  width: 260px;
}

@media (min-width: 768px) {
  .mc_embed_signup button {
    margin-left: auto;
  }
}

.footer-widgets .widget {
  font-size: 1rem;
}

.footer-widgets .widget-title {
  color: #f4f5f8;
  font-family: "Lato", sans-serif;
  font-size: .75rem;
  font-weight: 800;
  margin-bottom: 20px;
}

.footer-widgets .widget-title:after {
  background-color: transparent;
  height: 0;
  margin-top: 0;
  width: 0;
}

.footer-widgets .btn {
  font-size: .875rem;
}

.widget {
  margin-bottom: 60px;
}

.site-footer {
  position: relative;
}

.site-footer .back-to-top {
  background-color: #34b5e2;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  text-align: center;
}

.site-footer .back-to-top i {
  line-height: 48px;
  transition: all 0.3s ease-in-out;
}

.site-footer .back-to-top:before {
  content: '';
  position: absolute;
  top: -8px;
  left: -8px;
  width: 64px;
  height: 32px;
  background: rgba(0, 0, 0, 0.2);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
  border-top-left-radius: 64px;
  border-top-right-radius: 64px;
}

.site-footer .back-to-top:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 48px;
  height: 24px;
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
  background: rgba(255, 255, 255, 0.15);
  transition: all 0.3s ease-in-out;
}

.site-footer .back-to-top:hover:after {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.site-footer .back-to-top:hover i {
  line-height: 43px !important;
}

.site-footer input[type="email"] {
  color: #fff;
  width: 100%;
}

.site-footer,
.footer-widgets-wrapper,
.site-info {
  background: #082745;
  color: #fff;
}

.site-footer a,
.footer-widgets-wrapper a,
.site-info a {
  color: #aac0d3;
  text-decoration: none;
}

.site-footer,
.footer-widgets-wrapper {
  background: #0b2e4e;
}

.site-info {
  color: #aac0d3;
  font-size: .75rem;
  text-transform: uppercase;
}

@media (min-width: 1000px) {
  .site-info {
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.site-info .jetpack-social-navigation {
  margin-left: auto;
  padding-top: 40px;
}

@media (min-width: 1000px) {
  .site-info .jetpack-social-navigation {
    padding-top: 0;
  }
}

.site-info .jetpack-social-navigation ul {
  margin-bottom: 0;
  font-size: 20px;
}

.wp-credit {
  padding-left: 7px;
}

.jetpack-social-navigation-svg .menu-item a {
  background-color: #fff;
  border-radius: 8px;
  color: #082745;
  padding: 5px 7px;
}

.jetpack-social-navigation-svg .menu-item a:hover {
  background-color: #34b5e2;
}

.jetpack-social-navigation-svg svg.icon {
  color: #082745;
  width: 22px;
  height: 22px;
}

/* Hide the first image(if that image is shown at the beginning of a post) in the post content of 
a Event post if the event first image is using Jetpack's featured image fallback where the first image 
in a post is being shown as the "featured image" */
body.jetpack-fallback-featured-image .tribe-events-content > p > img:first-of-type,
body.jetpack-fallback-featured-image .tribe-events-content > p > a:first-of-type img:first-of-type {
  display: none;
}

/*--------------------------------------------------------------
# Custom Syles
--------------------------------------------------------------*/
.wp-block-button.is-style-solid-clear-blue .wp-block-button__link {
  border-color: #0080a4;
  background-color: #0080a4;
  color: #FFF;
  font-size: 1.125rem;
  min-width: 248px;
  padding: 1em 1.5em;
}

.wp-block-button.is-style-solid-clear-blue .wp-block-button__link:hover {
  color: #0b2e4e;
}

.wp-block-embed-youtube {
  margin-top: 0;
}

.alt-header-font {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

h2.alt-header-font,
h3.alt-header-font {
  font-size: 1.5rem;
  font-weight: bold;
}

h2.alt-header-font a,
h3.alt-header-font a {
  font-weight: bold;
}

h2.alt-header-font:after,
h3.alt-header-font:after {
  background-color: transparent;
  margin-top: 0;
  height: 0;
}

.wp-block-cover.alignfull.animate-content .wp-block-cover__inner-container {
  max-width: 855px;
  transition: transform 1.25s ease;
}

@media (min-width: 768px) {
  .wp-block-cover.alignfull.animate-content .wp-block-cover__inner-container {
    padding-left: 50px;
  }
}

.wp-block-cover.alignfull.animate-content.animate-content-is-hidden .wp-block-cover__inner-container {
  transform: translateX(90vw);
  transition: none;
}

.wp-block-media-text.grid-30-70 {
  grid-template-columns: 30% 70%;
}

.has-medium-font-size {
  font-size: 1.375rem;
}

.wp-block-media-text {
  display: block;
  padding: 40px 20px;
}

@media (min-width: 1000px) {
  .wp-block-media-text {
    display: grid;
    padding: 0;
  }
}

.wp-block-media-text__media + .wp-block-media-text__content {
  padding-top: 40px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1000px) {
  .wp-block-media-text__media + .wp-block-media-text__content {
    padding-top: 0;
    padding-left: 8%;
    padding-right: 8%;
  }
}

@media ((max-width: 768px)) {
  .wp-block-columns.has-2-columns .wp-block-column {
    flex-basis: 100%;
  }
}

@media ((max-width: 768px)) {
  .wp-block-columns .wp-block-spacer {
    height: 20px !important;
  }
}

.wp-block-quote.is-style-large {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.has-background .wp-block-quote {
  color: #fff;
}

@media ((max-width: 768px)) {
  .has-background .wp-block-quote {
    margin-left: 0;
    margin-right: 0;
  }
}

/*--------------------------------------------------------------
Events Calendar 
--------------------------------------------------------------*/
/* Search box */
#tribe-events-bar {
  display: none;
}

/* Events Archive  */
body.events-archive .site-content {
  padding-top: 0;
}

body.events-archive .tribe-events-list {
  margin-top: 60px;
}

body.events-archive .tribe-events-title-bar {
  background-color: #0b2e4e;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100vw;
  margin-left: -50vw;
  position: relative;
  left: 50%;
}

@media (min-width: 768px) {
  body.events-archive .tribe-events-title-bar {
    padding-top: 100px;
    padding-bottom: 30px;
  }
}

body.events-archive .tribe-events-page-title {
  color: #FFF;
  font-size: 3.125rem;
  padding: 0 calc((100vw - 960px)/2) 0;
  text-align: center;
}

@media (min-width: 1000px) {
  body.events-archive .tribe-events-page-title {
    text-align: left;
    font-size: 3.75rem;
  }
  body.events-archive .tribe-events-page-title:after {
    background-color: #fff;
    content: " ";
    display: block;
    height: 4px;
    margin-top: 25px;
    width: 74px;
  }
}

@media (min-width: 1200px) {
  body.events-archive .tribe-events-page-title {
    padding: 0 calc((100vw - 1140px)/2);
  }
}

@media (min-width: 1000px) {
  body.events-archive #tribe-events-bar {
    margin-top: 30px;
  }
}

@media (min-width: 768px) {
  body.events-archive.events-list .tribe-events-loop {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 100%;
  }
}

body.events-archive.events-list .tribe-events-loop .tribe-event-featured {
  background-color: #0080a4;
}

body.events-archive .tribe-events-list-separator-month {
  color: #FFF;
  background-color: #0b2e4e;
  font-size: 1.375rem;
  padding: 10px;
}

@media (min-width: 768px) {
  body.events-archive .tribe-events-list-separator-month {
    flex: 1 0 100%;
  }
}

body.events-archive .tribe-events-list-separator-month span {
  background-color: transparent;
  padding: 0;
}

body.events-archive .tribe-events-list-separator-month:after {
  border-color: #fff;
}

@media (min-width: 768px) {
  body.events-archive .tribe-events-list .type-tribe_events {
    flex: 1 0 46%;
    max-width: 46%;
  }
}

body.events-archive .tribe-events-list .type-tribe_events:first-of-type {
  margin-top: 0;
}

body.events-archive .tribe-events-list-event-title:after {
  background-color: transparent;
  height: 0;
  margin-top: 0;
}

body.events-archive .tribe-events-list-event-title a {
  font-size: 2.25rem;
}

body.events-archive .tribe-event-schedule-details {
  font-size: 20px;
  margin-top: 10px;
}

body.events-archive .tribe-events-venue-details {
  font-size: 1rem;
}

body.events-archive .tribe-events-read-more {
  font-size: .9375rem;
}

.events-archive .entry-content, .events-archive .entry-header {
  width: 100%;
}

#tribe-events-pg-template {
  padding-top: 0;
}

.tribe-events-page-title {
  font-size: 3.75rem;
  line-height: 1.2;
  margin-top: 0;
  text-transform: uppercase;
}

.tribe-events-page-title:after {
  background-color: transparent;
  height: 0;
  margin-top: 0;
  width: 0;
}

.tribe-is-responsive.tribe-mobile .tribe-events-page-title {
  margin-top: 0;
}

@media (min-width: 768px) {
  .tribe-events-page-title {
    font-size: 5.625rem;
    text-align: left;
  }
  .tribe-events-page-title:after {
    background-color: #0b2e4e;
    content: " ";
    display: block;
    height: 4px;
    margin-top: 25px;
    width: 74px;
  }
}

/* Common styles */
.tribe-common .tribe-common-form-control-text__input {
  padding-left: 12px;
}

/* Event list Single page */
.tribe-common .tribe-tickets__item__quantity__add,
.tribe-common .tribe-tickets__item__quantity__remove {
  border: none;
  color: #082745;
}

.tribe-common .tribe-tickets__item__quantity {
  background-color: #f4f5f8;
  padding: .25rem .75rem;
  width: 100px;
}

.tribe-common .tribe-tickets__item__quantity__number {
  width: 80px;
}

.tribe-common .tribe-tickets-quantity {
  margin-top: 0;
}

.tribe-common .tribe-tickets__buy.tribe-common-c-btn:disabled {
  background-color: #ccc;
  border-color: #ccc;
  color: #444;
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.tribe-common .tribe-tickets__footer {
  align-items: center;
}

.tribe-common .tribe-tickets__buy.tribe-common-c-btn:not(:disabled) {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.tribe-common .tribe-tickets__buy.tribe-common-c-btn:not(:disabled):hover {
  background-color: #0b2e4e;
  border-color: #0b2e4e;
  color: #FFF;
}

/* Registration page */
.page-tribe-attendee-registration.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page) .content-area {
  max-width: 100%;
}

.page-tribe-attendee-registration.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page) .content-area .tribe-tickets__registration__page-title {
  font-size: 3.75rem;
}

.page-tribe-attendee-registration.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page) .content-area .tribe-common .tribe-tickets__registration__footer {
  justify-content: inherit;
}

.page-tribe-attendee-registration.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page) .content-area .tribe-common .tribe-common-c-btn--small {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}

.page-tribe-attendee-registration.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page) .content-area .tribe-common .tribe-common-c-btn--small:hover {
  background-color: #0b2e4e;
  border-color: #0b2e4e;
  color: #FFF;
}

.tribe-tickets__registration__title h2 {
  font-size: 1.875rem;
}

/* Widget */
.tribe-list-widget {
  padding-left: 0;
}

.widget .tribe-list-widget {
  margin-bottom: 20px;
}

section.tribe-events-list-widget .tribe-events-list-widget-events {
  padding-left: 0;
  padding-right: 0;
  padding-top: .8em;
}

section.tribe-events-list-widget .tribe-events-list-widget-events.tribe-event-featured {
  background-color: #0080a4;
  padding: .8em;
}

section.tribe-events-list-widget .tribe-event-image {
  display: none;
}

.tribe-events-list-widget-events {
  font-size: .6875rem;
}

.tribe-event-title {
  font-family: "Lato", sans-serif;
  font-size: .75rem;
  font-weight: 800;
  text-transform: none;
}

.footer-widgets .tribe-events-list-widget .tribe-events-widget-link {
  margin-top: 20px;
}

.footer-widgets .tribe-events-list-widget .tribe-events-widget-link a {
  border: 2px solid #FFF;
  color: #FFF;
  border-radius: 5px;
  display: inline-block;
  font-size: .875rem;
  padding: 15px 24px;
  text-transform: uppercase;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce input.button,
.woocommerce input.button.alt {
  border-color: #0b2e4e;
  border-radius: 5px;
  color: #0b2e4e;
  font-size: 1.125rem;
  margin-top: 20px;
  padding: 17px 24px;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button:hover,
.woocommerce input.button.alt:hover {
  background: #0b2e4e;
  border-color: #0b2e4e;
  color: #FFF;
}

/* Shop Page */
.woocommerce .page-title {
  color: #082745;
}

ul.products {
  list-style: none;
}

ul.products .woocommerce-loop-product__title {
  font-size: 24px;
}

/* Cart Page */
.woocommerce-cart div.woocommerce {
  padding-top: 20px;
}

@media (min-width: 768px) {
  .woocommerce-cart div.woocommerce {
    margin-top: 60px;
  }
}

.woocommerce-cart.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page) .content-area {
  max-width: 1140px;
}

.woocommerce-cart table.cart {
  background-color: transparent;
}

.woocommerce-cart table.cart thead {
  background-color: #eee;
  text-align: left;
}

.woocommerce-cart table.cart .product-thumbnail img {
  max-width: 50px;
}

.woocommerce-cart table.cart td.actions .input-text {
  border-width: 2px;
  font-size: 1.125rem;
  line-height: 1;
  padding: 17px 24px;
  width: 120px;
}

.woocommerce-cart #content table.cart td.actions .input-text {
  width: 120px;
}

.woocommerce-cart .cart-collaterals h2 {
  font-size: 1.875rem;
}

.woocommerce-cart .woocommerce-message {
  background-color: #dce5ed;
  margin-bottom: 30px;
  padding: 20px;
  display: flex;
  align-items: center;
}

.woocommerce-cart .woocommerce-message a {
  font-size: .875rem;
  flex: 0 0 auto;
  margin-top: 0;
  margin-left: auto;
  order: 2;
}

/* Checkout page */
.woocommerce-checkout div.woocommerce {
  padding-top: 20px;
}

@media (min-width: 768px) {
  .woocommerce-checkout div.woocommerce {
    margin-top: 60px;
  }
}

.woocommerce-checkout.no-sidebar:not(.page-template-full-width-page):not(.page-template-front-page) .content-area {
  max-width: 1140px;
}

.woocommerce-checkout .woocommerce-info {
  background-color: #eee;
  margin-bottom: 20px;
  padding: 10px;
}

.woocommerce-checkout #customer_details h3,
.woocommerce-checkout #order_review_heading {
  font-size: 30px;
  margin-bottom: 10px;
}

.woocommerce-checkout #customer_details h3:after,
.woocommerce-checkout #order_review_heading:after {
  background-color: transparent;
  height: 0;
  margin-top: 0;
}

.woocommerce-checkout #order_review_heading {
  margin-top: 60px;
}

/* My Account Page */
.woocommerce-account #primary {
  max-width: 90%;
}

.woocommerce-account div.woocommerce {
  padding-top: 40px;
}

@media (min-width: 768px) {
  .woocommerce-account div.woocommerce {
    margin-top: 60px;
  }
}

.woocommerce-account .woocommerce-MyAccount-content p {
  margin-top: 0;
}

.woocommerce-account .woocommerce-Addresses {
  margin-top: 50px;
}

.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title h3 {
  font-size: 1.5rem;
}

.woocommerce-account .woocommerce-MyAccount-navigation .is-active a {
  font-weight: 700;
}

.woocommerce-account .woocommerce-MyAccount-orders {
  border: 1px solid rgba(153, 153, 153, 0.2);
}

.woocommerce-account .woocommerce-MyAccount-orders th, .woocommerce-account .woocommerce-MyAccount-orders td {
  border: 1px solid rgba(153, 153, 153, 0.2);
}

.woocommerce-account .woocommerce-MyAccount-orders th {
  background: #0b2e4e;
  color: #fff;
  padding: 15px;
}

.woocommerce-account .woocommerce-MyAccount-orders td {
  font-size: 16px;
  padding: 15px;
  text-align: center;
}

.woocommerce-account .woocommerce-MyAccount-orders td .woocommerce-button {
  border: none;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

.woocommerce-account .woocommerce-MyAccount-orders td .woocommerce-button:hover {
  background: none;
  color: inherit;
  text-decoration: none;
}

.woocommerce-account .woocommerce-EditAccountForm em {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="text"],
.woocommerce-account .woocommerce-EditAccountForm input[type="email"],
.woocommerce-account .woocommerce-EditAccountForm input[type="password"] {
  margin-top: 5px;
}

.woocommerce-account .woocommerce-EditAccountForm fieldset {
  padding: 1.75em 1.625em 1.55em;
}

.woocommerce-account .woocommerce-EditAccountForm label,
.woocommerce-account .woocommerce-EditAccountForm legend {
  font-weight: 700;
}

.woocommerce-account .woocommerce-EditAccountForm .required {
  color: #34b5e2;
}

/*--------------------------------------------------------------
MailChimp Block
--------------------------------------------------------------*/
.wp-block-jetpack-mailchimp form {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .wp-block-jetpack-mailchimp form {
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 auto;
    max-width: 550px;
  }
}

@media (min-width: 1000px) {
  .wp-block-jetpack-mailchimp form {
    max-width: 750px;
  }
}

.wp-block-jetpack-mailchimp input[type=text],
.wp-block-jetpack-mailchimp input[type=email] {
  background: transparent;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 1.125rem;
  font-weight: bold;
  height: 73px;
  margin: 0 auto .5rem;
  padding: 1rem 1.25rem;
  text-transform: uppercase;
  width: 100%;
}

.wp-block-jetpack-mailchimp input[type=email] {
  border: solid 2px #283b4e;
}

.wp-block-jetpack-mailchimp p:first-child {
  width: 100%;
}

@media (min-width: 1000px) {
  .wp-block-jetpack-mailchimp p:first-child {
    margin-right: 1rem;
    text-align: left;
    width: 59%;
  }
}

.wp-block-jetpack-mailchimp p:first-child input[type=email] {
  width: 100%;
}

.wp-block-jetpack-mailchimp p:nth-of-type(2) {
  margin-right: auto;
  width: 100%;
}

@media (min-width: 1000px) {
  .wp-block-jetpack-mailchimp p:nth-of-type(2) {
    margin-left: auto;
    width: 260px;
  }
}

.wp-block-jetpack-mailchimp button {
  background: #0080a4 !important;
  border: solid 2px #0080a4;
  border-radius: 6px;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 73px;
  margin-top: 0;
  padding: 5px 15px;
  text-transform: uppercase;
  width: 100%;
}

@media (min-width: 1000px) {
  .wp-block-jetpack-mailchimp button {
    width: 260px;
  }
}

.wp-block-jetpack-mailchimp #wp-block-jetpack-mailchimp_consent-text {
  width: 100%;
}

.wp-block-jetpack-mailchimp .wp-block-jetpack-mailchimp_notification {
  text-align: center;
}

.wp-block-jetpack-mailchimp .wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_processing, .wp-block-jetpack-mailchimp .wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_success, .wp-block-jetpack-mailchimp .wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_error {
  border: 1px solid #082745;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 490px;
  padding: 20px;
}

.has-background .wp-block-jetpack-mailchimp .wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_processing, .has-background .wp-block-jetpack-mailchimp .wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_success, .has-background .wp-block-jetpack-mailchimp .wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_notification.wp-block-jetpack-mailchimp_error {
  border: 1px solid #FFF;
  color: #FFF;
}
