/*
Theme Name:   Wisconsin Maritime Museum - Divi Child Theme
Theme URI:    https://www.wisconsinmaritime.org
Description:  WMM theme, based on Divi
Author:       SpinGroup
Author URI:   https://www.spingroup.com
Template:     Divi
Version:      1.3.3
*/
@import url('../Divi/style.css');

/**** Typography ****/
body {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.et-tooltip {
  color: #f26222;
  text-decoration: underline;
  cursor: pointer;
}
.entry-content h1 {
  font-weight: bold;
}
.entry-content h2 {
  color: #ed1c24;
  font-weight: bold;
}

.entry-content ul,
.entry-content ol {
  line-height: 1.5;
  padding-left: 1.5em;
}
.entry-content ul li,
.entry-content ol li {
  margin-bottom: 0.25em;
}
input,
textarea,
select,
button {
  font-size: 16px;
}
.minion {
  font-family: minion-pro, serif;
  font-weight: 600; /* 400 , 600 or 700  */
  font-style: normal;
}
.subheader h2,
.subheader h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 41px;
  color: #ed1c24 !important;
}
span.h1-title,
.title-section h1,
.title-section h2 {
  font-size: 60px; /* !important;*/
  text-transform: uppercase;
  font-weight: bold;
  text-align: left !important;
}

.et_pb_text_inner table {
}

/* Responseive Font Sizes - base is 26px for this theme
   These lines are in custom css panel so that they load last and can override even the unified DIVI styles 
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 
}

@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
}

@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {
     body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p 
     { 
         font-size: 22px;
     }
}

@media only screen and ( max-width: 479px ) {
     body,.et_pb_column_1_2 .et_quote_content blockquote cite,.et_pb_column_1_2 .et_link_content a.et_link_main_url,.et_pb_column_1_3 .et_quote_content blockquote cite,.et_pb_column_3_8 .et_quote_content blockquote cite,.et_pb_column_1_4 .et_quote_content blockquote cite,.et_pb_blog_grid .et_quote_content blockquote cite,.et_pb_column_1_3 .et_link_content a.et_link_main_url,.et_pb_column_3_8 .et_link_content a.et_link_main_url,.et_pb_column_1_4 .et_link_content a.et_link_main_url,.et_pb_blog_grid .et_link_content a.et_link_main_url,body .et_pb_bg_layout_light .et_pb_post p,body .et_pb_bg_layout_dark .et_pb_post p 
     { 
         font-size: 18px;
     }
}
*/
/**** End typography ****/

/**** WooCommerce ****/

/* Normalize/revert from divi some woocommerce styles */
.woocommerce {
  font-size: 18px;
}
.woocommerce p:not(.has-background):last-of-type {
  padding-bottom: 1em;
}

.woocommerce-info a {
  text-decoration: underline;
}

p.demo_store {
  padding: 0.75em 0 !important;
  font-size: 20px;
  background-color: #f1b319;
}
.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
  padding: 10px !important;
  font-size: 20px;
  border: 1px solid white !important;
  color: white;
}
.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:hover {
  color: white;
}
#top-header .et-cart-info {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
    width: 100%;
    margin: 20px 0;
    text-align: center;
  }
}
.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward::after {
  content: none !important;
}
body.woocommerce-page #main-content .container:before {
  content: none;
}
body.woocommerce-page #main-content #sidebar {
  display: none;
}
body.woocommerce-page #left-area {
  width: 100% !important;
  padding: 0 !important;
}

.woocommerce #content .quantity input.qty,
.woocommerce .quantity input.qty,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-page #content .quantity input.qty,
.woocommerce-page .quantity input.qty {
  background-color: white !important;
  border: 1px solid black !important;
  color: black !important;
  height: 46px;
}
input#coupon_code::-webkit-input-placeholder {
  color: black;
}
input#coupon_code::-moz-placeholder {
  color: black;
}
input#coupon_code:-ms-input-placeholder {
  color: black;
}
input#coupon_code::-ms-input-placeholder {
  color: black;
}
input#coupon_code::placeholder {
  color: black;
}
.wmm_event_header {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.wmm_event_header > .et_pb_row {
  padding-bottom: 0 !important;
}
.wmm-event-default-left {
  width: 65%;
  float: left;
}
.wmm-event-default-right {
  width: 30%;
  float: right;
}
@media (max-width: 768px) {
  .wmm-event-default-right,
  .wmm-event-default-left {
    width: 100%;
    float: none;
  }
  .recurringinfo {
    display: block;
  }
}
.tribe-events-single.is_page_builder {
  max-width: none;
  padding: 0 !important;
}
#tribe-events-content {
  /* normalizes tribe font sizzes */
  font-size: 22px;
}
.tribe-events-schedule h2,
.tribe-events-schedule .recurringinfo,
.tribe-events-schedule .tribe-events-cost {
  font-weight: normal;
}
/*
.tribe-events-schedule h2, .tribe-events-schedule .recurringinfo, .tribe-events-schedule .tribe-events-cost {
    font-size: 26px!important;
    font-weight: normal!important;
}
*/
.tribe-events-divider {
  margin-left: 10px;
  margin-right: 10px;
}
#tribe-events .tribe-events-button,
.et-db #et-boc .tribe-events-button {
  color: white;
}
.et-db #et-boc .tribe-events-button:hover {
  color: #444;
}
.tribe-button,
.woocommerce button.button,
.return-to-shop .button.wc-backward {
  padding: 0.3em 0.7em 0.3em 0.7em !important;
  background-color: rgb(5, 32, 95) !important;
  border-width: 0px !important;
  border-radius: 0px !important;
  letter-spacing: 1px !important;
  color: white !important;
  -webkit-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
  cursor: pointer;
  font-size: 20px !important;
}
.tribe-button:hover,
.woocommerce button.button:hover,
.return-to-shop .button.wc-backward:hover {
  padding: 0.3em 2em 0.3em 0.7em;
  border: 2px solid transparent;
  background: #e50019 !important;
}
.tribe-button::after,
.woocommerce button.button::after,
.return-to-shop .button.wc-backward::after {
  content: 'a';
  background-image: url(images/btn-wmm-arrow.svg) !important;
  display: inline-block !important;
  background-position: 0 64%;
  background-repeat: no-repeat;
  background-size: 1.4em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0);
  bottom: auto;
  right: 10px;
  width: 1.6em;
  position: static;
  margin-left: 15px;
  opacity: 1;
  font-size: 92% !important;
  -webkit-transition: all 300ms ease 0ms;
  -o-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  transition-delay: 0ms;
}
.tribe-button:hover::after,
.woocommerce button.button:hover::after,
.return-to-shop .button.wc-backward:hover::after {
  background-position: 5px 64%;
}
.return-to-shop .button.wc-backward {
  margin-bottom: 25px;
}
.single_add_to_cart_button::after {
  content: none !important;
}
.cart_totals .checkout-button::after {
  content: none !important;
}
.cart_totals .checkout-button {
  padding: 5px !important;
  font-size: 20px !important;
}
.shop_table tr th {
  font-size: 20px;
}
.comment-respond .comment-form .submit {
  padding: 5px 15px !important;
  font-size: 20px !important;
}

@media (max-width: 768px) {
  .coupon button.button {
    width: 100% !important;
    margin-top: 30px;
  }
}
.woocommerce .quantity input.qty {
  width: 40px;
  height: 35px;
}
li.reviews_tab a {
  font-size: 20px;
}
.place-order button.button {
  margin-top: 20px;
}
.place-order button.button::after {
  content: none !important;
}
.select2-results__options li {
  font-size: 16px;
}
/**** End WooCommerce ****/

/**** Utility Classes ****/
.table-no-rules table {
  border: 0;
}
.table-no-rules table td {
  border: 0;
}
.entry-content table.membership-table {
  margin: 30px 0;
  font-size: 16px;
  line-height: 1.3;
}
.entry-content table.membership-table td {
  padding: 6px 15px;
  text-align: center;
}
.entry-content table.wmm-schedule {
  margin: 30px 0;
  font-size: 16px;
  line-height: 1.3;
}

.entry-content table.membership-table td:first-child:not(.td) {
  font-weight: bold;
  text-align: left;
}

.entry-content table.wmm-schedule td:first-child {
  font-weight: bold;
  white-space: nowrap;
}

.row-vertical-align {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .entry-content table.membership-table {
    font-size: 14px;
  }

  .entry-content table.wmm-schedule td {
    display: block;
    width: 100%;
  }
  .entry-content table.wmm-schedule td:not(:first-child) {
    border-top: 0;
  }
  .title-section h1 {
    font-size: 30px;
    line-height: 1em !important;
    margin: 0;
  }
  img.alignleft,
  img.alignright {
    display: block;
    float: none;
    margin: 20px auto;
  }
}

@media only screen and (max-width: 980px) {
  .five-columns-xs .et_pb_column {
    width: 20% !important;
    margin: 0 !important;
  }
  .four-columns-xs .et_pb_column {
    width: 25% !important;
    margin: 0 !important;
  }
}

@media only screen and (max-width: 479px) {
  .five-columns-xs .et_pb_column {
    width: 20% !important;
    margin: 0 !important;
  }
  .four-columns-xs .et_pb_column {
    width: 25% !important;
    margin: 0 !important;
  }
  .two-columns-xs .et_pb_column {
    width: 48% !important;
    margin-right: 4% !important;
  }
  .two-columns-xs .et_pb_column:nth-child(2n) {
    margin-right: 0 !important;
  }
}

/**** Two-Col Switch Order (Also see reverse-cols-mobile) ****/
.twocol-switch-order .et_pb_column:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 3%;
  margin-right: 0;
}
@media (max-width: 980px) {
  .twocol-switch-order .et_pb_column:first-child {
    margin-left: 0;
  }
}
/**** End Two-Col Switch Order ****/

/**** .reverse-cols-mobile - add to row class to reverse the column order on mobile 
      - usually so image that's the right gets moved to top on mobile. Easier to use than Tww-col switch order
****/
@media (max-width: 980px) {
  .reverse-cols-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
/**** end .reverse-cols-mobile ****/

/**** End Utility Classes ****/

/**** Button Styles */
.et_pb_button {
  color: #fff;
  font-family: minion-pro, serif;
  font-weight: 600;
}
.et_pb_button:not(.btn-reset):not(.et_pb_more_button) {
  min-height: 150px;
  width: 200px;
  line-height: 1 !important;
  text-align: center;
  padding: 30px 5px 55px !important;

  -webkit-transition: left 0.2s !important;
  -o-transition: left 0.2s !important;
  transition: left 0.2s !important;
}

.et_pb_button.btn-secondary {
  background-color: #3491e1; /*CHANGED*/
}
.et_pb_button.btn-orange {
  background-color: #f1b319;
  border: 3px solid white !important;
}
.et_pb_button.btn-deep-orange {
  background-color: #f26222;
}
body .et_pb_button_module_wrapper .et_pb_button.btn-deep-orange:hover {
  background-color: #dd481c !important;
}
.et_pb_button:not(.btn-reset):not(.et_pb_more_button):after {
  content: 'a' !important;
  background-image: url('images/btn-wmm-arrow.svg') !important;
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  display: block !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.4em;
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0);
}
.et_pb_button:not(.btn-reset):not(.et_pb_more_button):hover:after {
  width: calc(100% - 5px);
  left: 10px;
}

body .et_pb_button_module_wrapper .et_pb_button:not(.btn-reset):not(.et_pb_more_button):hover {
  background-color: #1f50c0; /*CHANGED*/
  min-height: 150px;
  width: 200px;
  /*background-image: url('images/starburst-plain.png') !important;*/ /*CHANGED*/
  /* background-position: center !important; */
  /* background-size: contain !important; */
  /* background-repeat: no-repeat !important; */
  line-height: 1 !important;
  text-align: center;
  padding: 30px 5px 55px !important;
  color: #fff !important;
}

body .et_pb_button_module_wrapper .et_pb_button.button-dotted:not(.btn-reset):not(.et_pb_more_button):hover {
  /* background-image: url('images/starburst.png') !important; */ /*CHANGED*/
}

.et_pb_button.btn-wide:not(.btn-reset):not(.et_pb_more_button):hover,
.et_pb_button.btn-wide:not(.btn-reset):not(.et_pb_more_button) {
  width: 250px !important;
}

.et_pb_button.btn-smaller:not(.btn-reset):not(.et_pb_more_button),
body .et_pb_button_module_wrapper .et_pb_button.btn-smaller:not(.btn-reset):not(.et_pb_more_button):hover {
  width: 150px;
  min-height: 100px;
  font-size: 24px;
}
.et_pb_button.btn-smaller:not(.btn-reset):not(.et_pb_more_button):after {
  background-size: 1em;
}

.et_pb_fullwidth_header.btn-wmm-arrow .et_pb_button,
.et_pb_button.btn-wmm-arrow {
  padding-right: 0.7em !important;
}
.et_pb_fullwidth_header.btn-wmm-arrow .et_pb_button:after,
.et_pb_button.btn-wmm-arrow:after {
  content: 'a' !important;
  background-image: url('images/btn-wmm-arrow.svg') !important;
  display: inline-block !important;
  background-position: 0 64%;
  background-repeat: no-repeat;
  background-size: 1.4em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0);
  bottom: auto;
  right: 10px;
  width: 1.6em;
  position: static;
  margin-left: 15px;
  opacity: 1;
  font-size: 92% !important;
}
.et_pb_fullwidth_header.btn-wmm-arrow .et_pb_button:hover:after,
.et_pb_button.btn-wmm-arrow:hover:after {
  background-position: 5px 64%;
}

.et_pb_slider.btn-wmm-arrow .et_pb_button,
.et_pb_button.btn-wmm-arrow {
  padding-right: 0.7em !important;
  background: #f1b319;
  font-size: 24px;
  padding-left: 0.7em;
  background-color: #f1b319;
}
.et_pb_slider.btn-wmm-arrow .et_pb_button:after,
.et_pb_button.btn-wmm-arrow:after {
  content: 'a' !important;
  background-image: url('images/btn-wmm-arrow.svg') !important;
  display: inline-block !important;
  background-position: 0 64%;
  background-repeat: no-repeat;
  background-size: 1.4em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0);
  bottom: auto;
  right: 10px;
  width: 1.6em;
  position: static;
  margin-left: 15px;
  opacity: 1;
  font-size: 92% !important;
}
.et_pb_slider.btn-wmm-arrow .et_pb_button:hover:after,
.et_pb_button.btn-wmm-arrow:hover:after {
  background-position: 5px 64%;
}

@media only screen and (max-width: 767px) {
  .et_pb_slider.btn-wmm-arrow .et_pb_button,
  .et_pb_button.btn-wmm-arrow {
    font-size: 18px;
  }
}

@media only screen and (max-width: 390px) {
  .et_pb_slider.btn-wmm-arrow .et_pb_button,
  .et_pb_button.btn-wmm-arrow {
    font-size: 14px;
  }
}

.btn-inline .et_pb_button_module_wrapper {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
}

.btn-inline {
  text-align: center;
}

.btn-inline.btn-align-left {
  text-align: left;
}
.btn-inline.btn-align-left .et_pb_button_module_wrapper {
  margin: 0;
}

@media (max-width: 768px) {
  .et_pb_button:not(.btn-reset):not(.et_pb_more_button),
  body .et_pb_button_module_wrapper .et_pb_button:not(.btn-reset):not(.et_pb_more_button):hover {
    width: 150px;
    min-height: 100px;
    font-size: 24px;
  }
  .et_pb_button:not(.btn-reset):not(.et_pb_more_button):after {
    background-size: 1em;
  }
  .et_pb_button.btn-wide:not(.btn-reset):not(.et_pb_more_button):hover,
  .et_pb_button.btn-wide:not(.btn-reset):not(.et_pb_more_button) {
    width: 175px !important;
    font-size: 20px;
  }
}
@media (min-width: 981px) {
  .lightblue-button {
    float: left;
    margin-top: 50px !important;
  }
}
@media (max-width: 1245px) {
  body.et_button_no_icon .lightblue-button:not(.btn-reset),
  body.et_button_no_icon .lightblue-button:not(.btn-reset):hover {
    padding: 20px 40px 55px !important;
    width: 140px;
    min-height: 125px;
    font-size: 25px !important;
    margin-top: 20px !important;
  }
}
@media (max-width: 980px) {
  .lightblue-button,
  .lightblue-button:hover {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
}

body .et_pb_button_module_wrapper a.et_pb_button.btn-fullwidth:not(.btn-reset):not(.et_pb_more_button),
body .et_pb_button_module_wrapper a.et_pb_button.btn-fullwidth:not(.btn-reset):not(.et_pb_more_button):hover {
  width: 100%;
}

/**** End button styles */

/**** Slider Defaults ****/
.et_pb_slider .et_pb_slide .et_pb_slide_content {
  font-family: minion-pro, serif;
}
@media (max-width: 767px) {
  .et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    padding: 5%; /* Change horz padding */
  }
}
/**** End Slider Defaults ****/

/**** Divider(s) ****/
.vertical-center {
  position: relative;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
div.et_pb_section.title-section {
  background-size: contain !important;
  background-repeat: repeat !important;
  background-image: url(/wp-content/uploads/2019/03/Swirly-darkblue-header-background.jpg) !important;
}
.wave-divider.et_pb_section.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
  background-image: url(/wp-content/themes/wmm-theme/images/background-wave2.png);
  background-repeat: repeat-x;
  background-size: auto;
  background-position: top center;
  height: 200px;
}
@media (max-width: 980px) {
  .wave-divider.et_pb_section.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
    background-size: 980px;
    height: 120px;
  }
}

@media (max-width: 767px) {
  .wave-divider.et_pb_section.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
    display: none;
  }
  /*    
    .wave-divider.et_pb_section.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
        background-size: 767px;
        background-position-x: -180px;
        height: 45px;
    }    
    */
  /* Much of this can be set in DB 
  .wave-divider p{
    font-size: 30px;
  }
  .wave-divider .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description h1{
    font-size: 45px !important;
  }
  .wave-divider .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description{
    padding-left: 0;
    padding-right: 0;
  }
  .wave-divider .et_pb_slider .et_pb_slide_0.et_pb_slide{
    padding: 0;
  }
  .wave-divider .et_pb_slider .et_pb_slides .et_pb_container{
    width: 100%;
  }
    */
}
@media (max-width: 450px) {
  /*
    .wave-divider.et_pb_section.section_has_divider.et_pb_bottom_divider .et_pb_bottom_inside_divider {
        background-size: 600px;
        background-position-x: -70px;
    } 
    */
}

/**** End Divider(s) ****/

/**** Row Break point overrides ****/
@media (min-width: 769px) and (max-width: 980px) {
  /** .break-at-mobile class on 3/4+1/4 col rows - change break point to 768 **/
  .et_pb_gutters2 .et_pb_row.break-at-mobile {
    width: 90%;
  }
  .et_pb_gutters2 .et_pb_row.break-at-mobile .et_pb_column_3_4,
  .et_pb_gutters2.et_pb_row .break-at-mobile .et_pb_column_3_4 {
    width: 74.25%;
    margin-bottom: 0;
  }
  .et_pb_gutters2 .et_pb_row.break-at-mobile .et_pb_column_1_4,
  .et_pb_gutters2.et_pb_row .break-at-mobile .et_pb_column_1_4 {
    width: 22.75%;
  }
  .et_pb_gutters2 .et_pb_row.break-at-mobile .et_pb_column,
  .et_pb_gutters2.et_pb_row .break-at-mobile .et_pb_column {
    margin-right: 3%;
  }
  /** End .break-at-mobile class on 3/4+1/4 col rows - change break point to 768 **/
}
/**** End Row Break point overrides ****/

/**** Sections ****/
.section-blue-cta {
  overflow: hidden;
}
@media (max-width: 769px) {
  .section-blue-cta {
    background-size: cover !important;
  }
}
/**** End Sections ****/

/**** QuadMenu ****/
#main-header {
  background: transparent;
}
#top-header {
  position: relative;
  z-index: 90000; /*100001*/
}
body.quadmenu-offcanvas-in #top-header {
  z-index: 1;
}
#et-main-area {
  position: relative;
  z-index: 0;
}
nav #quadmenu .widget.widget_text p {
  line-height: 1.25;
  margin-bottom: 0;
  padding-bottom: 16px;
}
nav #quadmenu .widget.widget_text p:last-child {
  margin-bottom: 25px;
}
#top-header .container,
.fullwidth-menu,
nav#top-menu-nav,
nav.fullwidth-menu-nav {
  display: block !important;
  visibility: visible;
}
@media (max-width: 980px) {
  #et-secondary-menu,
  #et-secondary-nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100% !important;
  }
  .et-social-icons {
    display: none !important;
  }
}
#top-header .container {
  width: 100%;
  max-width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 0.75em;
  font-weight: 600;
}
#et_mobile_nav_menu,
.et_mobile_nav_menu {
  display: none !important;
}

@media only screen and (max-width: 980px) {
  #top-header a {
    font-size: 12px !important;
  }
}
nav #quadmenu .quadmenu-navbar-nav .quadmenu-dropdown-menu .quadmenu-title {
  margin-top: 15px;
}
.quadmenu-dropdown-menu .quadmenu-item a .quadmenu-item-content span.quadmenu-text {
  /*color: white;*/
  font-family: gill-sans-nova, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item > a > .quadmenu-item-content {
  padding: 0 0 16px 20px;
  line-height: 1.25;
  margin-bottom: 0;
}
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item:last-child > a > .quadmenu-item-content {
  padding-bottom: 20px;
}
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu li.quadmenu-item:first-child > a > .quadmenu-item-content {
  padding-top: 20px;
}

#quadmenu.quadmenu-default_theme
  .quadmenu-navbar-nav
  li.quadmenu-item-type-mega
  .quadmenu-dropdown-menu
  ul
  li.quadmenu-item
  > a
  > .quadmenu-item-content {
  padding: 0 0 16px 0 !important;
}

@media (max-width: 980px) {
  #quadmenu.quadmenu-default_theme:not(.quadmenu-is-horizontal) .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-widget {
    padding: 0 !important;
  }
  #quadmenu.quadmenu-is-vertical:not(.quadmenu-is-horizontal) .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-widget,
  #quadmenu.quadmenu-is-offcanvas:not(.quadmenu-is-horizontal) .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-widget {
    padding: 0 !important;
  }
  nav #quadmenu .widget.widget_text p:last-child {
    margin-bottom: 0 !important;
  }
}

/* End QuadMenu ****/

/**** Header */
#main-header {
  z-index: 9999 !important;
}
#top-header li:not(:hover) ul.sub-menu {
  pointer-events: none;
}
.page-id-62 .quadmenu-item-1412 .quadmenu-text {
  color: #e50019;
}
#quadmenu_0 {
  background: white !important;
}
header .quadmenu-navbar-nav .quadmenu-item a {
  background: white !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: start !important;
  margin-right: 15px !important;
}
header .quadmenu-navbar-nav .quadmenu-item .quadmenu-dropdown-menu a {
  background: transparent !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: start !important;
}
header .quadmenu-navbar-nav .quadmenu-item .quadmenu-dropdown-menu p a {
  color: white;
}
header .quadmenu-navbar-nav li a span {
  font-weight: 600;
  font-size: 18px;
  /*color: #00184D;*/
  text-transform: capitalize;
}
header .quadmenu-navbar-nav > li.current-menu-item > a .quadmenu-text {
  color: #e50019;
}
header #quadmenu .quadmenu-navbar-nav li.quadmenu-item > a > .quadmenu-item-content > .quadmenu-caret {
  top: 55%;
}
#et-top-navigation #quadmenu.quadmenu-default_theme .widget a,
#quadmenu.quadmenu-default_theme .widget ul li {
  font-family: gill-sans-nova, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

#et-top-navigation #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu .quadmenu-title {
  font-family: gill-sans-nova, sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
}

#main-header
  #quadmenu.quadmenu-is-horizontal
  .quadmenu-navbar-nav
  > li.quadmenu-item.quadmenu-has-caret
  > a
  > .quadmenu-item-content
  > .quadmenu-text {
  padding-right: 0;
}

@media (min-width: 980px) {
  #menu-item-1466 {
    display: none !important;
  }
  #menu-item-6943 {
    display: none !important;
  }
  #menu-item-6942 {
    display: none !important;
  }
  #quadmenu .quadmenu-navbar-nav .quadmenu-dropdown-menu ul {
    width: 100% !important;
  }

  #quadmenu .quadmenu-navbar-nav .quadmenu-dropdown-menu .quadmenu-row li:last-child ul {
    width: 105% !important;
  }
}
@media (max-width: 1200px) {
  #main-header #quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1150px) {
  #main-header .quadmenu-navbar-nav li a span,
  #main-header #et-top-navigation #quadmenu.quadmenu-default_theme .widget a,
  #main-header #et-top-navigation #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu .quadmenu-title {
    font-size: 16px;
  }
}

@media (max-width: 1050px) {
  #main-header .quadmenu-navbar-nav li a span,
  #main-header #et-top-navigation #quadmenu.quadmenu-default_theme .widget a,
  #main-header #et-top-navigation #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav .quadmenu-dropdown-menu .quadmenu-title {
    font-size: 14px;
  }
}
@media (max-width: 980px) {
  #menu-item-1466 {
    display: inline-block !important;
  }
}

header .quadmenu-navbar-header {
  position: relative;
  bottom: 10px;
}

header .quadmenu-dropdown-menu .quadmenu-row {
  margin-left: 25px !important;
}

#et-secondary-nav .menu-item:first-child {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

#top-header .container #et-secondary-menu {
  font-weight: 400;
}
#et-secondary-nav .sub-menu .menu-item:nth-child(2) {
  bottom: 0;
  font-weight: 400;
  background: transparent;
}
#et-secondary-nav .sub-menu .menu-item:nth-child(2) a {
  background: transparent;
  top: 0;
  position: relative;
  padding: 1em;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}
@media (min-width: 981px) {
  #et-secondary-nav .menu-item:nth-child(2) {
    position: relative;
    bottom: 15px;
    background: #46c0e2;
  }

  #et-secondary-nav .menu-item:nth-child(2) a:hover {
    opacity: 1 !important;
  }

  #et-secondary-nav .menu-item:nth-child(2) a {
    background: #46c0e2;
    top: 15px;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    font-family: minion-pro, serif;
    font-weight: 800; /* 400 , 600 or 700  */
    font-style: normal;
  }
  #et-secondary-nav .menu-item:nth-child(2) a::after {
    content: 'a';
    left: 0;
    z-index: 9999999999999;
    background: #46c0e2;
    color: #46c0e2;
    position: absolute;
    width: 100%;
    top: 20px;
  }
  #et-secondary-nav .sub-menu .menu-item:nth-child(2) a::after {
    content: none;
  }
}
#et-secondary-nav .sub-menu .menu-item {
  padding-left: 0;
  float: left;
  display: block !important;
}
#et-secondary-nav .sub-menu {
  background: #05205f;
  left: -15px;
}

#et-secondary-nav li {
  margin-right: 25px;
}
@media (max-width: 980px) {
  #et-secondary-nav li {
    margin-right: 10px;
  }
  #et-secondary-nav > .menu-item:not(:first-child) {
    display: none;
  }
  #et-secondary-nav > .menu-item:nth-child(2) {
    display: block;
    margin-right: 0;
    margin-left: 10px;
    background: #46c0e2;
    padding: 5px;
    margin-bottom: 10px;
  }
  #et-secondary-nav > .menu-item:nth-child(2) > a {
    padding-bottom: 0;
  }
}
#et-secondary-menu .et-social-icons {
  margin-left: 20px;
  margin-right: 0px;
}
.sub-menu {
  margin-top: 26px;
}

@media (max-width: 767px) {
  #et-secondary-nav .menu-item {
    display: none;
  }
  #et-secondary-nav .menu-item:first-child {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/** Search **/
.et-search-form {
  max-width: 60% !important;
}

nav#quadmenu {
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
.et_pb_menu_hidden nav#quadmenu {
  opacity: 0;
}
@media (max-width: 980px) {
  .et_pb_menu_hidden nav#quadmenu {
    opacity: 1;
  }
}
@media (min-width: 981px) {
  #et_top_search {
    margin: 2px 0 0 0px;
  }
}
@media (max-width: 980px) {
  #et_top_search {
    display: none;
  }
  .et-search-field {
    display: none;
  }
  .et_search_form_container span.et_close_search_field {
    display: none;
  }
}
#et_search_icon::before {
  color: white !important;
}
.et_close_search_field::after {
  color: black !important;
}
#main-header .et-search-field {
  font-size: 20px !important;
}
/** End Search **/
#et-secondary-menu #et-secondary-nav #hours-menu .hoursList {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hoursList .menu-item {
  text-align: left !important;
}
@media (min-width: 981px) {
  #hours-menu a:first-child {
    width: 238px;
  }
  #hours-menu .hoursList {
    width: 288px;
  }
}
#et-secondary-nav li li a.hours-item {
  padding: 0 1em !important;
  padding-bottom: 0.7em !important;
  width: 100%;
}
/* End Header ****/

/**** Home Page ****/

body #page-container .two-col-blue-button {
  line-height: 1em !important;
}

body #page-container .one-col-blue-button {
  line-height: 1 !important;
}

.no-margin-buttons {
  width: 100% !important;
}
.no-margin-buttons-row .et_pb_button_module_wrapper {
  border: 4px solid white;
}

#large-blurb .et_pb_blurb_content {
  margin: 0;
  width: 100%;
  max-width: 100%;
  position: absolute;
  bottom: 0px;
}

#large-blurb .et_pb_blurb_content .et_pb_blurb_container {
  margin: 0;
  width: 100%;
  max-width: 100%;
  position: absolute;
  bottom: 0px;
}

#large-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  padding-right: 70%;
}

@media (max-width: 980px) {
  #large-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    padding-right: 40%;
  }
}

.homepage-blurb .et_pb_blurb_content .et_pb_main_blurb_image {
  margin-bottom: 0;
}

.homepage-blurb .et_pb_blurb_content .et_pb_blurb_container {
  bottom: 5px;
  position: absolute;
}

.homepage-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  padding-left: 30px;
  padding-top: 5px;
  padding-right: 30px;
  padding-bottom: 30px;
  background: rgba(0, 24, 77, 0.5);
  border-top: 2px solid #46c0e2;
}

.homepage-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h6 {
  font-weight: bold;
  padding-right: 30px;
  padding-left: 30px;
}

.homepage-blurb .et_pb_blurb_content .et_pb_blurb_container h4 {
  font-weight: bold;

  padding-left: 30px;
}

#post-28 #et-boc .et_builder_inner_content .et_pb_section_3 {
  padding-top: 0px;
}

/**** End Home Page ****/

/** Two-Col Image First Rows **/
.et_pb_row.et_pb_row_fullwidth.twocol-image-first-right,
.et_pb_row.et_pb_row_fullwidth.twocol-image-first-left {
  max-width: 1080px !important;
}
.twocol-image-first-right .et_pb_column_1_2:nth-child(2) {
  padding: 50px 50px 50px 0 !important;
  max-width: 540px;
}
.twocol-image-first-right .et_pb_column_1_2:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.twocol-image-first-right .et_pb_column_1_2:nth-child(2) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media (min-width: 981px) {
  .twocol-image-first-left .et_pb_column_1_2:nth-child(2) {
    padding: 50px 0 50px 50px !important;
    max-width: 540px;
    /* calc(50% - 540px)*/
  }
}
@media (max-width: 980px) {
  .twocol-image-first-right .et_pb_column_1_2:nth-child(2),
  .twocol-image-first-left .et_pb_column_1_2:nth-child(2) {
    padding: 50px 0 50px !important;
    max-width: none;
  }
  .et_pb_row.et_pb_row_fullwidth.twocol-image-first-right .et_pb_column_1_2:nth-child(2),
  .et_pb_row.et_pb_row_fullwidth.twocol-image-first-left .et_pb_column_1_2:nth-child(2) {
    padding: 50px 10% 50px !important;
  }
}

@media (max-width: 1245px) {
  .twocol-image-first-left .et_pb_column_1_2 .et_pb_text p,
  .twocol-image-first-right .et_pb_column_1_2 .et_pb_text p {
    font-size: 17px;
  }
  .twocol-image-first-left .et_pb_column_1_2 .et_pb_text h5,
  .twocol-image-first-right .et_pb_column_1_2 .et_pb_text h5 {
    font-size: 25px;
  }
}
@media (min-width: 980px) and (max-width: 1180px) {
  .twocol-image-first-left .et_pb_column_1_2:nth-child(2) {
    padding-right: 50px !important;
  }
  .twocol-image-first-right .et_pb_column_1_2:nth-child(2) {
    padding-left: 50px !important;
  }
}
/** End Two-Col Image First Rows **/

/**** Visit ****/
#visit-header .et_pb_text_overlay_wrapper {
  padding-bottom: 90px;
}
.slider-offset-background {
  background-position: right 0px bottom 140px;
}
/*
.testimonial-slider p{
  font-size: 29px;
  text-align: left;
  line-height: 2;
}
*/
.testimonial-slider .et_pb_slide_title {
  margin-bottom: 30px;
}
.testimonial-slider .et-pb-controllers {
  width: auto;
  padding-left: 12.25%;
  float: left;
}
.testimonial-slider .et-pb-controllers *:not(.et-pb-active-control) {
  background: #46c0e2;
}
.mobile-testimonial-slider .et-pb-controllers *:not(.et-pb-active-control) {
  background: #46c0e2;
}
.mobile-testimonial-slider .et_pb_slider_container_inner {
  padding: 0 30px;
}
body #page-container .wave-divider .et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_more_button.et_pb_button {
  padding: 0.5em 0.5em !important;
  min-height: 50px;
  min-width: 276px;
  background-position: 95% 50% !important;
  text-align: left;
  position: relative;
  bottom: 90px;
}

/**** End Visit ****/

/**** Programs and Events ****/

/**** End Programs and Events ****/

/**** Events Calendar ****/

h3.entry-title.summary {
  font-size: 25px;
  padding: 5px;
}
.tribe-events-single {
  max-width: 1200px;
  margin: 0 auto;
  padding: 25px !important;
}
.tribe-events-single .tribe-events-back a {
  font-size: 20px;
}
.tribe-events-tooltip .tribe-event-date-start {
  font-size: 12px;
}
.tribe-events-tooltip .tribe-events-event-thumb img {
  padding-right: 5px;
}
ul.tribe-events-sub-nav a {
  font-size: 20px;
}
.tribe-events-tooltip {
  padding: 10px;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured {
  background: #05205f !important;
}
.tribe-events-read-more {
  font-size: 20px;
}
.tribe-event-description p {
  font-size: 14px;
}
.tribe-events-pg-template {
  max-width: 100% !important;
}
.tribe-events-pg-template .calendar-breadcrumb {
  display: block !important;
}
.tribe-events-pg-template .title-section {
  margin-bottom: 50px !important;
}
.tribe-events-pg-template .title-section h1 {
  margin: 0 !important;
  line-height: 1em !important;
}
.tribe-events-pg-template .title-section {
  padding-top: 115px !important;
  padding-bottom: 60px !important;
}
@media (max-width: 980px) {
  .tribe-events-pg-template .title-section {
    padding-top: 40px !important;
    padding-bottom: 10px !important;
  }
}
.tribe-events-pg-template .title-section .et_pb_row {
  padding: 0 !important;
}

#tribe-events-content-wrapper,
.tribe-events-ajax-loading {
  max-width: 1200px;
  margin: 0 auto;
}
.tribe-events-after-html .newsletter-form {
  background: #46c0e2 !important;
  margin-top: 50px;
}

.tribe-events-after-html .newsletter-form form input[name='email_address'] {
  position: relative;
  top: 10px;
}

.tribe-events-after-html .newsletter-form form input[type='submit'] {
  bottom: 23px;
}
@media (max-width: 1145px) {
  .tribe-events-after-html .newsletter-form .newsletter-text {
    font-size: 25px;
  }
  .tribe-events-after-html .newsletter-form form input[name='email_address'] {
    top: 0;
  }

  .tribe-events-after-html .newsletter-form form input[type='submit'] {
    bottom: 16px;
  }
}
@media (max-width: 980px) {
  .tribe-events-after-html .newsletter-form form input[type='submit'] {
    bottom: 4px;
  }
}

@media only screen and (max-width: 768px) {
  .tribe-events-pg-template {
    padding: 0 !important;
  }
  #tribe-events-content-wrapper {
    padding: 40px 20px 20px;
  }
  .tribe-events-after-html .newsletter-form form input[type='submit'] {
    bottom: 1.27px;
  }
  .tribe-events-pg-template .title-section {
    margin: 0;
    padding: 0;
  }
}

@media only screen and (max-width: 479px) {
  .newsletter-content form input[type='submit'] {
    bottom: 0;
  }
  .tribe-events-after-html .newsletter-form form {
    width: 250px;
  }
}
/**** End Events Calendar ****/

/**** Education ****/
.offset-background {
  background-position: right 0px bottom 80px;
}
/**** End Education ****/

/**** Submarines ****/

/*** Manitowoc 28 ***/

.submarine-image img {
  position: relative;
  -o-object-fit: contain;
  object-fit: contain;
  height: 110px;
  margin: 0 auto;
  float: none;
  display: block;
  width: 100%;
}

/*** End Manitowoc 28 ***/

/**** End Submarines ****/

/**** Collections ****/

.collections-blurb .et_pb_blurb_content .et_pb_blurb_container {
  position: absolute;
  bottom: 31px;
}

.collections-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 30px;
  padding-right: 30px;
  background: rgba(0, 24, 77, 0.5);
  border-top: 2px solid #46c0e2;
}

.collections-blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description h6 {
  font-weight: bold;
  padding-left: 30px;
  padding-right: 30px;
}

.collections-blurb .et_pb_blurb_content .et_pb_blurb_container h4 {
  font-weight: bold;
  padding-left: 30px;
}

/**** End Collections ****/

/**** Join and Give ****/
#join-give-header .et_pb_text_overlay_wrapper {
  padding-bottom: 90px;
}
#museum-hours p {
  display: inline;
}
#museum-hours h3 {
  display: inline;
}
@media (min-width: 980px) {
  .gold-border-text {
    position: absolute;
    bottom: 0;
    right: 0;
    float: right;
  }
}
.blue-subtitle-row {
  margin-right: 0;
}
/**** End Join and Give ****/

/**** Carousel Module ****/
.sg-carousel {
  height: 475px;
  overflow: hidden;
  margin-left: -10px;
}
.sg-carousel .slick-slide {
  margin-left: 10px;
}
/*
.sg-carousel.slick-initialized .slick-slide {
  margin-right: 3px;
  margin-left: 3px;
}
.sg-carousel .slick-slide:not(.et_pb_dp_dmb_module_402_item)
{
  display: none !important;
}
*/

/*
.sg-carousel.slick-initialized.slick-slider{
  display: flex;
  margin-top: 5px;
  margin-bottom: 40px;
}
*/
.sg-carousel .slick-arrow {
  display: inline-block;
  width: 0;
  color: transparent;
  border: none;
  z-index: 99;
  padding: 0px;
  position: absolute;
  top: 25%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  /*  align-self: center;
    opacity: 0;*/
  -webkit-transition: opacity linear 0.2s;
  -o-transition: opacity linear 0.2s;
  transition: opacity linear 0.2s;
}
.sg-carousel .slick-arrow:hover {
  cursor: pointer;
}
@media (max-width: 980px) {
  .sg-carousel .slick-arrow {
    opacity: 1;
  }
}
.sg-carousel .carousel-container:hover:before {
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}
.sg-carousel .carousel-container:hover {
  cursor: pointer;
}
.sg-carousel .slick-slider:hover .slick-arrow {
  opacity: 1;
}
.sg-carousel .slick-next {
  right: calc(1% + 60px);
}
.sg-carousel .slick-prev {
  left: 1%;
}
.sg-carousel .slick-next:before {
  content: '\35';
  font-family: ETmodules !important;
  font-weight: 600;
  font-size: 60px;
  color: white;
}
.sg-carousel .slick-prev:before {
  content: '\34';
  font-family: ETmodules !important;
  font-weight: 600;
  font-size: 60px;
  color: white;
}

.sg-carousel .carousel-container {
  width: 100%;
  height: 475px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.sg-carousel .carousel-container {
  overflow: hidden;
}

.sg-carousel .carousel-header-wrapper {
  margin: 0 60px 0 30px;
  border-bottom: 2px solid #46c0e2;
  margin-bottom: -1px;
  position: relative;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sg-carousel .carousel-header {
  color: white;
  font-weight: 600;
}

.sg-carousel .carousel-date {
  color: white;
}

.sg-carousel .carousel-subtitle {
  padding: 20px 30px 20px 30px !important;
  margin: 0;
  background-color: rgba(0, 24, 77, 0.6);
  color: white;
  min-height: 25%;
  font-size: 18px;
  line-height: 1.5;
}
.sg-carousel .carousel-container > * {
  position: relative;
  z-index: 1;
}

.sg-carousel .carousel-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background-size: cover;
  -webkit-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.sg-carousel .carousel-bg:before {
  background-color: rgba(0, 24, 77, 0.4);
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.sg-carousel:not(.sg-carousel-single) .carousel-container:hover .carousel-bg {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}

.sg-carousel.carousel-size-tall {
  height: 625px;
}
.sg-carousel.carousel-size-tall .carousel-container {
  height: 625px;
}
.sg-carousel-single {
  margin-bottom: 10px;
}
/**** End Carousel Module ****/

/**** Events Calendar Module ****/
.sg-calendar {
}

.sg-calendar .month-grid {
  /* Grid Fallback */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 90%;
  flex-basis: 90%;

  /* Supports Grid */
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-auto-rows: minmax(150px, auto);
  grid-gap: 0px;
  font-size: 14px;
  border-left: 1px solid #00184d;
  /*border-top: 1px solid #00184D;*/
}

.sg-calendar .event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr) [5];
  grid-template-columns: repeat(5, 1fr);
  -ms-grid-rows: 40px auto;
  grid-template-rows: 40px auto;
  border-bottom: 1px solid #00184d;
  border-right: 1px solid #00184d;
  min-height: 200px;
}

.sg-calendar .event > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.sg-calendar .event > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}

.sg-calendar .event > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.sg-calendar .event > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}

.sg-calendar .event > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.sg-calendar .event > *:nth-child(6) {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

.sg-calendar .event > *:nth-child(7) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}

.sg-calendar .event > *:nth-child(8) {
  -ms-grid-row: 2;
  -ms-grid-column: 3;
}

.sg-calendar .event > *:nth-child(9) {
  -ms-grid-row: 2;
  -ms-grid-column: 4;
}

.sg-calendar .event > *:nth-child(10) {
  -ms-grid-row: 2;
  -ms-grid-column: 5;
}

.sg-calendar h5 {
  font-size: 18px;
  font-weight: normal;
  color: #e50019;
}

.sg-calendar .event-cats {
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
  -ms-grid-column-span: 4;
  grid-column: span 4;
  /* border: 1px solid gray; */
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  border-top: 1px solid #46c0e2;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}
.sg-calendar .event-cats:hover {
  overflow: visible;
}
.sg-calendar .event-cats span {
  padding: 0 10px;
  display: block;
  background: white;
  position: absolute;
  border: 0px solid #999;
  width: 100%;
}

.sg-calendar .event-cats:hover span {
  background: #eee;
}
.sg-calendar .event-day {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  background: #46c0e2;
  text-align: center;
  color: white;
  font-weight: bold;
  font-size: 20px;
}

.sg-calendar .event-text {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-grid-column-span: 5;
  grid-column: span 5;
  border-top: 1px solid #46c0e2;
  padding: 10px;
  min-height: 200px;
}

.sg-calendar .event p {
  line-height: 1.3;
}

.sg-calendar .month {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; /* Supports Grid */
  display: -ms-grid;
  display: grid;
  grid-gap: 0px;
  -ms-grid-columns: 50px 0px 1fr;
  grid-template-columns: 50px 1fr;
  margin-bottom: 40px;
}

.sg-calendar .month-label span {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  left: 95%;
  top: 20px;

  display: block;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  width: 200px;
}

.sg-calendar .month-label {
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
  max-width: 50px;

  position: relative;
  background: #00184d url('/wp-content/uploads/2019/03/grain-texture.png');
  color: white;
  font-weight: bold;
}
.sg-calendar .event-time {
  font-size: 12px;
  padding-bottom: 0.5em;
}

.sg-calendar-filter {
  margin-top: 40px;
}
.sg-calendar-filter .et_pb_contact .et_pb_contact_field {
  position: relative;
  margin-bottom: 40px;
}
.sg-calendar-filter .et_pb_contact .et_pb_contact_field_third {
  float: left;
  width: 33.333%;
}
.sg-calendar-filter .et_pb_contact .et_pb_contact_field_20 {
  float: left;
  width: 20%;
}
.sg-calendar-filter p.et_pb_contact_field.et_pb_contact_field_last + p.et_pb_contact_field.et_pb_contact_field_last {
  clear: none;
}
.sg-calendar-filter .filter-cat-wrapper {
}
.sg-calendar-filter label {
  font-size: 12px;
  position: absolute;
  top: -40px;
}
.sg-calendar-filter .et_pb_contact p input,
.sg-calendar-filter .et_pb_contact p select {
  color: #666;
}
@media (max-width: 1100px) {
  .sg-calendar .event {
    -ms-flex-preferred-size: 33.3333%;
    flex-basis: 33.3333%;
  }
}

@media (max-width: 767px) {
  .sg-calendar .event {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .sg-calendar .month {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .sg-calendar .month-grid {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .sg-calendar .month-label {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    height: 50px;
    padding: 5px 10px;
    max-width: none;
    width: 100%;
  }
  .sg-calendar .month-label span {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: static;
  }
  .sg-calendar-filter .et_pb_contact .et_pb_contact_field_third,
  .sg-calendar-filter .et_pb_contact .et_pb_contact_field_20 {
    float: none;
    width: 100%;
  }
}

@media (max-width: 450px) {
  .sg-calendar .event {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

/**** End Events Calendar Module ****/

/**** Email Gravity Form ****/
.newsletter-form .newsletter-module .newsletter-content {
  position: relative;
  width: 80%;
  max-width: 1080px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.newsletter-form .newsletter-module {
  padding: 25px 0;
}
.newsletter-text {
  color: white;
  font-size: 35px;
}
.newsletter-module form {
  position: relative;
  width: 225px;
}
.newsletter-form .newsletter-module #input_43_1 { /*ADDED*/
  margin-top: 0px !important;
  padding: 4px !important;
  border: 3px solid #05205f !important;
  border-radius: 8px;
}
.newsletter-form .newsletter-module .newsletter-submit {
  width: 50px; /*CHANGED*/
  height: 37px; /*CHANGED*/
  background-color: #05205f;
  background-image: url(/wp-content/uploads/2019/03/icon-wmm-arrow.png);
  background-repeat: no-repeat;
  border: none;
  background-position: center;
  background-size: 60%;
  cursor: pointer;
  font-size: 0;
  border-radius: 0;
  position: absolute;
  top: 1px; /*CHANGED*/
  right: 0;
  margin-left: 8px; /*ADDED*/
  border-radius: 8px; /*ADDED*/
}
@media (max-width: 1108px) {
  .newsletter-text {
    font-size: 25px;
  }
}
@media (max-width: 980px) {
  .newsletter-form .newsletter-module .newsletter-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/* @media(max-width: 767px)
{
  .newsletter-submit{
    bottom: 1px;
  }
} */
/**** End Email Gravity Form ****/

/**** Reservation Gravity Form ****/

.reservation-form #gform_2,
#gform_3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.reservation-form #gform_2 .has_street span input {
  margin: 10px 0;
}

/*** REMOVE LABEL ON FIELDS USING PLACEHOLDER ***/
/* disabled now
.gform_wrapper .top_label .gfield_label,
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
 display: none;
}
*/
/* Fix for all labels being hidden on new divi versions*/
.gform_legacy_markup_wrapper .top_label .gfield_label,
.gform_legacy_markup_wrapper legend.gfield_label {
  display: -moz-inline-stack;
  display: inline-block;
  line-height: 1.3;
  clear: both;
}
/*** FIELD STYLING ***/
.gform_wrapper:not(#gform_wrapper_1) input[type='text'],
.gform_wrapper:not(#gform_wrapper_1) input[type='tel'],
.gform_wrapper:not(#gform_wrapper_1) input[type='email'],
.gform_wrapper:not(#gform_wrapper_1) input[type='number'],
textarea {
  background: #eee;
  border: none;
  border-radius: 0;
  color: #333 !important;
  padding: 15px !important;
}
.gform_wrapper input[readonly='readonly'] {
  background: white !important;
  border: 2px solid #eee !important;
  color: #666 !important;
}
.ginput_total.ginput_total_4 {
  font-size: 24px !important;
  font-weight: bold;
}
/*** BUTTON STYLING ***/
.gform_wrapper .gform_footer input.button {
  float: left;
  background: transparent;
  border: 2px solid #2ea3f2;
  font-size: 22px;
  color: #2ea3f2;
  padding: 12px 23px;
  border-radius: 5px;
  letter-spacing: 2px;
  cursor: pointer;
}
/*** BUTTON HOVER STYLING ***/
.gform_wrapper .gform_footer input.button:hover {
  background: rgba(0, 0, 0, 0.05);
  border: 2px solid transparent;
}
/**** End Reservation Gravity Form ****/

/**** halfwidth-image-container  ****/
.halfwidth-image-container {
  width: 100%;
  height: 500px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: -webkit-filter 200ms linear;
  transition: -webkit-filter 200ms linear;
  -o-transition: filter 200ms linear;
  transition: filter 200ms linear;
  transition: filter 200ms linear, -webkit-filter 200ms linear;
}
.halfwidth-image-container:hover {
  cursor: pointer;
}
.halfwidth-image-container:hover:after {
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.halfwidth-image-text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
.halfwidth-image-text h3 {
  color: white;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 2px solid #46c0e2;
  margin-bottom: 15px;
}
.halfwidth-image-text h3 p {
}

@media (max-width: 550px) {
  .halfwidth-image-text {
    left: 20%;
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
  }
}
/**** End halfwidth-image-container  ****/

/**** Gallery Styles ****/
.gallery-people .et_pb_gallery_image.portrait {
  height: 0;
  padding-bottom: 100%;
}

.gallery-people .et_overlay {
  display: none;
}

.mfp-title {
  font-size: 18px;
}

.gallery-people.et_pb_gallery_grid .et_pb_gallery_item img {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.gallery-people.et_pb_gallery_grid .et_pb_gallery_item img:hover {
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
  opacity: 1;
}

.gallery-people.et_pb_gallery_grid .et_pb_gallery_item {
  padding: 2px;
  width: 20% !important;
  clear: right !important;
}

@media only screen and (max-width: 479px) {
  .et_pb_column .gallery-people .et_pb_grid_item:nth-child(n) {
    width: 33% !important;
  }
}

.gallery-center-items .et_pb_gallery_items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.gallery-no-click .et_pb_gallery_items {
  pointer-events: none;
}
/**** Gallery Styles ****/

/**** Give & Gravity Forms ****/

form,
.give-form {
  font-size: 16px;
}

.give-submit.give-btn,
.give-btn.give-donation-level-btn,
.gform_wrapper .gform_footer input.button {
  background: transparent;
  padding: 12px 23px;
  /*border-radius: 5px;*/
  cursor: pointer;
  font-size: 18px !important;
  background: #05205e;
  border-width: 0px !important;
  border-color: #05205e;
  color: white;
}

.gform-email .gform_wrapper .gform_footer input.button {
  color: transparent;
}
.give-submit.give-btn:hover,
.gform_wrapper .gform_footer input.button:hover {
  color: #c9942b !important;
  background: #5acae8 !important;
}
.give-btn.give-donation-level-btn {
  background-color: #5acae8;
  color: white;
  font-size: 16px !important;
  padding: 6px 8px;
}
.give-btn.give-donation-level-btn:hover {
  background-color: #5acae8 !important;
  color: white !important;
}

.give-ffm-form-row-full {
  line-height: 1.5;
}

form[id*='give-form'] #give-donation-level-radio-list > li label {
  width: calc(100% - 25px);
}
/* End Gravity forms styling */

/**** End Give & Gravity Forms ****/

/**** Breadcrumbs ****/
#main-header {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#et-main-area .ds_dbreadcrumbs_create_div {
  max-width: 1080px;
  margin: 0 auto;
  width: 80%;
}
.ds_dbreadcrumbs {
  line-height: 1;
  background: transparent !important;
  /*padding-top: 0!important;
    padding-bottom: 12px!important;
    padding-left: 40px!important;*/
  padding: 0 0 12px 0 !important;
}
#et-main-area .ds_dbreadcrumbs .ds_dbreadcrumbs_home:before {
  content: 'Home';
  font-family: gill-sans-nova, sans-serif;
  top: 0;
}
/**** End Breadcrumbs ****/

/***** Footer */
footer {
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 20px;
}

footer p {
  padding-bottom: 0.5em;
  font-size: 20px;
}
@media (max-width: 767px) {
  .footer-widget {
    text-align: center;
  }
}

/*
@media (max-width: 980px) and (min-width: 767px) {
  #main-footer .footer-widget:last-child{
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    position: relative;
  }
}
*/

.footer-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
/*
#main-footer .footer-widget:last-child{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
 
.footer-widget #text-4{
  margin-right: 50px;
}
*/
@media (min-width: 981px) {
  .footer-widget #text-3 {
    position: relative;
    border-left: 1px solid white;
    border-right: 1px solid white;
    min-height: 220px;
  }
}
.footer-widget #text-3 .textwidget {
  padding-left: 50px;
  padding-right: 50px;
}

.footer-widget .footer-button {
  font-size: 22px;
  /*display: block;
  background-color: rgb(241, 179, 25);
    */
}
@media (max-width: 1200px) {
  .footer-widget .footer-button {
    font-size: 18px;
  }
}
/* Removed vertical line on Divi sidebar */
@media (min-width: 981px) {
  #main-content .container:before {
    display: none;
  }
}
/* End Removed vertical line */

/*
@media(max-width: 767px)
{
  .footer-widget .footer-button{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
*/
/*
div#custom_html-2.widget_text.fwidget.et_pb_widget{
  margin-bottom: 50px!important;
  margin-top: 10px!important;
}
*/

/* End Footer *****/

/** password protected page CSS **/
.page #main-content .post-password-required,
.post #main-content .post-password-required {
  max-width: 980px;
  width: 90%;
  margin: 10vw auto;
}
/** End password protected page CSS **/

/** Blog/News **/
.et_pb_posts .entry-featured-image-url {
  max-width: 300px;
  margin-right: 25px;
  float: left;
}
.et_pb_posts h2.entry-title {
  font-size: 36px;
}
@media (max-width: 980px) {
  .et_pb_posts h2.entry-title {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .et_pb_posts h2.entry-title {
    font-size: 26px;
  }
  .et_pb_posts .entry-featured-image-url {
    max-width: none;
    margin-right: 0;
    float: none;
  }
}

/** End Blog/News **/

/** Top header alert */
.wmm-alert {
  display: block;
  text-align: center;
}

.alert-red {
  background: #e50019;
  padding: 5px 20px 6px;
  font-size: 12px !important;
}
.alert-orange {
  background: #f26222;
  padding: 5px 20px 6px;
  font-size: 12px !important;
}
.wmm-alert a:hover {
  text-decoration: underline;
}
/*
.wmm-alert .alert-red {
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 980px) {
  .wmm-alert {
    position: absolute;
    right: 20px;
    top: 8px;
  }  
}
@media (max-width: 600px) {
  .wmm-alert {
    position: static;
    width: auto;
    display: block;
    margin-bottom: 10px;
  }  
}
*/
/** End Top header alert */

/* Woo Commerce Tweaks */
.woocommerce-variation {
  margin-bottom: 10px;
}
.woocommerce-variation-add-to-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce-page form.cart .quantity {
  padding-top: 5px;
  padding-bottom: 5px;
}
.orderby,
.woocommerce div.product form.cart .variations td select {
  font-size: 16px;
}

@media (min-width: 600px) {
  .wmm-shop-menu nav li:last-child {
    float: right !important;
  }
}
.wmm-shop-menu nav li:last-child a:after {
  display: none !important;
}
.wmm-shop-cart-section .et_pb_row {
  width: 100%;
}

/* Tweak Gravity Forms checkbox and radio buttons styling */
.et_pb_dcgd_gravity_divi_module .gfield_radio input,
.et_pb_dcgd_gravity_divi_module input[type='checkbox'] {
  width: auto;
}
.gform-body input[disabled] {
  opacity: 0.5;
}

.tribe-common.tribe-events .tribe-common-l-container {
  max-width: unset;
}

.tribe-common.tribe-events .tribe-common-l-container > *:not(.tribe-events-after-html) {
  max-width: var(--tec-grid-width);
  margin: 0 auto;
}

.tribe_event_series-template-default #main-content #left-area {
  padding: 0;
  width: 100%;
}

.ginput_container_coupon input {
	width: auto;
}

/* NEW NEWSLETTER */

/* Hide the textbox used to fetch the form */
:is(.et_pb_text_inner,.et_pb_code_inner) .hide{
  display:none;
}

/* Set the background and sizing */
:is(.et_pb_text_inner, .et_pb_code_inner):has(.newsletter-content_wrapper) {
  background-color: #5acae8;

  height: 100px;
  padding: 25px 0;
}

/* Center the text children */
.newsletter-content_wrapper .gform_heading {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* Hide the title */
.newsletter-content_wrapper .gform_heading .gform_title {
  display: none;
}

/* Style the description */
.newsletter-content_wrapper .gform_heading .gform_description {
  color: white;
  font-size: 35px;
  line-height: 50px;

/* Minion font (change?) */
  font-family: minion-pro, serif;
  font-weight: 600;
  font-style: normal;
}

/* Style the whole form */
.newsletter-content_wrapper {
  position: relative;
  width: 80%;
  max-width: 1080px;
  height: 50px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.newsletter-content .gform_fields {
  display: flex !important;
  width: 285px !important;
}

/* Set the size of the input box itself */
.newsletter-content .newsletter-input {
  position: relative;
  width: 225px;
}
.newsletter-content .gform_body {
  width: 225px;
  height: 50px;
}

/* Style the input box */
.newsletter-content .newsletter-input .ginput_container input {
  background-color: #ffffff !important;

  border: 3px solid #05205f !important;
  border-radius: 8px !important;

  width: 100%;
  height: 50px;
}

/* Set the submit parents size */
.newsletter-content #field_submit {
  margin-left: 10px;
  width: 50px;
}

/* Style the submit button */
.newsletter-content #gform_submit_button_1, #gform_submit_button_43 {
  padding: 1px 6px;
  width: 50px;
  height: 37px;
  background-color: #05205f;
  background-image: url(/wp-content/uploads/2019/03/icon-wmm-arrow.png);
  background-repeat: no-repeat;
  border: none;
  background-position: center;
  background-size: 60%;
  cursor: pointer;
  font-size: 0;
  border-radius: 6px;
  /* position: absolute; */
  top: 5px;
  right: 0;
}

.newsletter-content :is(#gform_submit_button_1, #gform_submit_button_43):has(+ .gform_ajax_spinner) {
  background-image: url(/wp-content/plugins/gravityforms/images/spinner.svg);
}

/* Remove large error thing */
.newsletter-content_wrapper .gform_validation_errors {
  display: none;
}

.newsletter-content .gfield_validation_message {
  display: none;
}

/* Spinner on submit form */
.newsletter-content .gform_ajax_spinner {
  display: none;
}

/* Resonsive */

@media (max-width: 1108px) {
  .newsletter-content_wrapper .gform_heading .gform_description {
      font-size: 25px;
      line-height: 25px;
      margin-bottom: 4px;
  }
}

@media (max-width: 980px) {
  .newsletter-content_wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      align-items: center;
  }

  .newsletter-content_wrapper .gform_heading {
      margin-bottom: 16px;
  }

  .newsletter-content_wrapper .gform_heading .gform_description {
    text-align: center;
  }

  .newsletter-content {
    width: 285px;
  }

  :is(.et_pb_text_inner, .et_pb_code_inner):has(.newsletter-content_wrapper) {
      height: 150px;
  }
}

@media (max-width: 536px) {
  .newsletter-content_wrapper .gform_heading {
      margin-bottom: 8px;
  }
}

/* END NEW NEWSLETTER */

/* ROUND BUTTONS */

@media (max-width: 479px) {
  .roundbuttons .et_pb_column {
    width: 50% !important;
  }
}

/* END ROUND BUTTONS */
