/*
 Theme Name:   GSMD - A GeneratePress Child Theme
 Theme URI:    https://generatepress.com
 Description:  A C4 custom theme based on GeneratePress
 Author:       C4 Tech & Design
 Author URI:   https://c4tech.com
 Template:     generatepress
 Version:      0.1
*/
@font-face {
  font-family: 'IM Fell English';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/imfellenglish/v14/Ktk3ALSLW8zDe0rthJysWrnLsAzHFaOd.ttf) format('truetype');
}
@font-face {
  font-family: 'IM Fell English';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/imfellenglish/v14/Ktk1ALSLW8zDe0rthJysWrnLsAz3Fw.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Franklin';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZ8RNDM.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Franklin';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oZORNDM.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Franklin';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librefranklin/v13/jizMREVItHgc8qDIbSTKq4XkRiUawTk7f45UM9y05oaiQ9DM.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhLsWUBw.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduhHMWUBw.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Franklin';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/librefranklin/v13/jizOREVItHgc8qDIbSTKq4XkRg8T88bjFuXOnduh8MKUBw.ttf) format('truetype');
}
.blue {
  color: #4d6a96;
}
.blue .st0 {
  fill: #4d6a96;
}
.blue-bg {
  background-color: #4d6a96;
}
.cranberry {
  color: #a91d51;
}
.cranberry .st0 {
  fill: #a91d51;
}
.cranberry-bg {
  background-color: #a91d51;
}
.gold {
  color: #e0a528;
}
.gold .st0 {
  fill: #e0a528;
}
.gold-bg {
  background-color: #e0a528;
}
.pink {
  color: #feedea;
}
.pink .st0 {
  fill: #feedea;
}
.pink-bg {
  background-color: #feedea;
}
.opal {
  color: #eff3f8;
}
.opal .st0 {
  fill: #eff3f8;
}
.opal-bg {
  background-color: #eff3f8;
}
.libre {
  font-family: 'Libre Franklin', sans-serif;
}
.fell {
  font-family: 'IM Fell English', serif;
}
body {
  background-color: #ffffff;
  color: #191116;
}
b,
strong {
  font-weight: 600;
}
ol,
ul {
  margin-left: 2em;
}
.elementor-widget-heading h1.elementor-heading-title {
  font-family: 'IM Fell English', serif;
  font-size: 3.7vw;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.2em;
  margin-bottom: 10px;
}
h1 {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 42px;
  font-weight: 500;
  color: #191116;
  line-height: 1.2em;
  margin: 20px 0px;
}
h2,
.elementor-widget-heading h2.elementor-heading-title,
h3,
.elementor-widget-heading h3.elementor-heading-title,
h4,
.elementor-widget-heading h4.elementor-heading-title,
h5,
.elementor-widget-heading h5.elementor-heading-title,
h6,
.elementor-widget-heading h6.elementor-heading-title {
  font-family: 'Libre Franklin', sans-serif;
  line-height: 1.3em;
  margin-bottom: 10px;
}
h2,
.elementor-widget-heading h2.elementor-heading-title {
  font-size: 36px;
  font-weight: 400;
}
h3,
.elementor-widget-heading h3.elementor-heading-title {
  font-size: 34px;
  font-weight: 400;
}
h4,
.elementor-widget-heading h4.elementor-heading-title {
  font-size: 28px;
  font-weight: 600;
}
h5,
.elementor-widget-heading h5.elementor-heading-title {
  font-size: 24px;
  font-weight: 500;
}
h6,
.elementor-widget-heading h6.elementor-heading-title {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}
p {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 18px;
  color: #191116;
}
a,
.elementor a {
  color: #a91d51;
  text-decoration: underline;
  font-weight: 500;
}
a:hover,
.elementor a:hover {
  color: #e0a528;
}
a:focus,
.elementor a:focus {
  outline: none !important;
}
.elementor-widget-button a.elementor-button,
button,
.button,
a.button,
a.button.join-button,
a.wp-show-posts-read-more-button,
a.wp-show-posts-read-more-button:visited {
  border-radius: 4px;
  background-color: #a91d51;
  color: #ffffff;
  font-size: 19px;
  font-weight: 600;
  font-family: 'Libre Franklin', sans-serif;
  text-decoration: none !important;
}
.elementor-widget-button a.elementor-button:hover,
button:hover,
.button:hover,
a.button:hover,
a.button.join-button:hover,
a.wp-show-posts-read-more-button:hover,
a.wp-show-posts-read-more-button:visited:hover {
  background-color: #4d6a96;
  color: #ffffff;
}
a.wp-show-posts-read-more-button,
a.wp-show-posts-read-more-button:visited {
  transition: none;
  font-size: 16px;
  padding: 10px 15px;
  margin-top: 10px;
  display: inline-block;
}
.site-main .elementor-widget-button a.elementor-button,
.site-main button,
.site-main .button,
.site-main a.button,
.site-main .n2-ss-button-container,
.site-main a.wp-show-posts-read-more-button {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.5);
}
.elementor-drop-cap-letter {
  font-family: 'IM Fell English', serif;
  font-size: 90px;
  color: #feedea;
}
.image-button.elementor-widget-heading .elementor-widget-container,
.image-button.elementor-widget-text-editor .elementor-widget-container {
  outline: 1px solid white;
  outline-offset: -10px;
  min-height: 325px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding-bottom: 30px;
}
.image-button.elementor-widget-heading h5,
.image-button.elementor-widget-text-editor h5,
.image-button.elementor-widget-heading h5.elementor-heading-title,
.image-button.elementor-widget-text-editor h5.elementor-heading-title {
  color: #ffffff;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.1em;
  margin: 0px 30px;
}
.image-button.elementor-widget-heading h5::after,
.image-button.elementor-widget-text-editor h5::after,
.image-button.elementor-widget-heading h5.elementor-heading-title::after,
.image-button.elementor-widget-text-editor h5.elementor-heading-title::after {
  font-family: "FontAwesome";
  content: "\f30b";
  margin-left: 10px;
}
.image-button.elementor-widget-heading hr,
.image-button.elementor-widget-text-editor hr {
  color: #ffffff;
}
.image-button.elementor-widget-heading p,
.image-button.elementor-widget-text-editor p {
  color: #ffffff;
  padding-top: 10px;
  line-height: 1.2em;
  margin: 10px 30px 0px;
  border-top: 1px solid #ffffff;
}
#page .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}
.entry-content:not(:first-child),
.entry-summary:not(:first-child),
.page-content:not(:first-child) {
  margin-top: 0px;
}
.members-only {
  visibility: hidden;
}
.anon-only {
  visibility: visible;
}
.logged-in .members-only {
  visibility: visible;
}
.logged-in .anon-only {
  visibility: hidden;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
header.site-header {
  border-bottom: 2px solid #a91d51;
}
header.site-header .inside-header {
  justify-content: space-between;
  padding-bottom: 5px;
}
header.site-header .inside-header .header-rows {
  display: flex;
  flex-direction: column;
}
header.site-header .inside-header .header-rows .search-join-widget {
  align-self: flex-end;
}
header.site-header .inside-header .header-rows .search-join-widget section {
  display: inline-block;
}
header.site-header .inside-header .header-rows .search-join-widget .widget_search {
  margin-right: 15px;
}
header.site-header .inside-header .header-rows .search-join-widget .widget_search input {
  font-size: 14px;
  padding: 5px 10px;
  font-family: "FontAwesome", 'Libre Franklin', sans-serif;
  color: #191116;
  border-color: #feedea;
  width: 200px;
  transition: width .3s;
  background: #ffffff;
}
header.site-header .inside-header .header-rows .search-join-widget .widget_search input:focus {
  width: 350px;
}
@media (max-width: 991px) {
  header.site-header .inside-header .header-rows .search-join-widget .widget_search input:focus {
    width: 200px;
  }
}
header.site-header .inside-header .header-rows .search-join-widget .widget_search .search-submit {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 5px 10px;
}
header.site-header .inside-header .header-rows .search-join-widget .join-button {
  font-size: 16px;
  padding: 5px 20px;
  line-height: 1.5;
  color: #ffffff;
}
header.site-header #site-navigation {
  padding-top: 10px;
}
header.site-header #site-navigation.main-navigation .main-nav ul li a {
  color: #191116;
  font-size: 16px;
  font-weight: 600;
  padding: 0px 15px;
}
header.site-header #site-navigation.main-navigation .main-nav ul li a:hover {
  color: #a91d51;
}
header.site-header #site-navigation.main-navigation .main-nav ul li[class*="current-menu-"] > a {
  color: #4d6a96;
}
header.site-header #site-navigation.main-navigation .main-nav ul li .dropdown-menu-toggle {
  padding-right: 0px;
}
header.site-header #site-navigation.main-navigation .main-nav ul ul {
  background-color: #ffffff;
  box-shadow: none;
  border: 1px solid #a91d51;
  padding: 10px 0px;
}
@media (max-width: 991px) {
  header.site-header #site-navigation.main-navigation .main-nav ul ul {
    border: none;
  }
}
header.site-header #site-navigation.main-navigation .main-nav ul ul li a {
  padding: 15px;
}
header.site-header #site-navigation.main-navigation .nav-member-login h6,
header.site-header #site-navigation.main-navigation .nav-member-login .elementor-widget-heading h6.elementor-heading-title {
  font-size: 16px;
}
header.site-header #site-navigation.main-navigation .nav-member-login .elementor-widget:not(:last-child) {
  margin-bottom: 5px;
}
header.site-header #site-navigation.main-navigation .nav-member-login .elementor-form-fields-wrapper > div {
  margin-bottom: 10px;
}
header.site-header #site-navigation.main-navigation .nav-member-login .elementor-form-fields-wrapper .elementor-field-type-text {
  width: 48%;
}
header.site-header #site-navigation.main-navigation .nav-member-login .elementor-form-fields-wrapper .elementor-field-type-text:first-of-type {
  margin-right: 4%;
}
@media (max-width: 991px) {
  header.site-header #site-navigation.main-navigation .nav-member-login .elementor-form-fields-wrapper .elementor-field-type-text {
    width: 100%;
  }
  header.site-header #site-navigation.main-navigation .nav-member-login .elementor-form-fields-wrapper .elementor-field-type-text:first-of-type {
    margin-right: 0;
  }
}
header.site-header #site-navigation.main-navigation .nav-member-login .elementor-login-separator,
header.site-header #site-navigation.main-navigation .nav-member-login .elementor-register,
header.site-header #site-navigation.main-navigation .nav-member-login .elementor-lost-password {
  display: none;
}
header.site-header #site-navigation h2,
header.site-header #site-navigation .elementor-widget-heading h2.elementor-heading-title,
header.site-header #site-navigation h3,
header.site-header #site-navigation .elementor-widget-heading h3.elementor-heading-title,
header.site-header #site-navigation h4,
header.site-header #site-navigation .elementor-widget-heading h4.elementor-heading-title,
header.site-header #site-navigation h5,
header.site-header #site-navigation .elementor-widget-heading h5.elementor-heading-title,
header.site-header #site-navigation h6,
header.site-header #site-navigation .elementor-widget-heading h6.elementor-heading-title {
  margin-bottom: 5px;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-weight: 600;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
  cursor: default;
}
@media (min-width: 992px) and (max-width: 1100px) {
  header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 15px;
    padding: 0px 8px;
  }
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
  color: #4d6a96;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-shopping-cart {
  position: relative;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-shopping-cart a {
  text-decoration: none;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-shopping-cart .nav-cart-count {
  position: absolute;
  top: -8px;
  background: #feedea;
  padding: 2px 7px;
  border-radius: 100%;
  font-size: 10px;
  font-weight: 700;
  left: 13px;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
  margin-left: 0px;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu {
  padding: 15px 10px;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout > ul.mega-sub-menu .mega-nav-subhead > a.mega-menu-link {
  font-family: 'IM Fell English', serif;
  font-size: 22px;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout.submenu-right-align > ul.mega-sub-menu {
  right: 0;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-weight: 600;
}
header.site-header #site-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-nav-subhead > a.mega-menu-link {
  font-family: 'IM Fell English', serif;
  font-size: 22px;
}
header.site-header #site-navigation #mega-menu-wrap-primary a.historians-mobile-link {
  text-decoration: none;
  font-family: 'IM Fell English', serif;
  font-size: 22px;
  font-weight: 600;
  margin-left: 10px;
  margin-top: 5px;
}
header.site-header #site-navigation #mega-menu-wrap-primary a.historians-mobile-link:hover {
  color: #a91d51;
  background-color: #eff3f8;
}
header.site-header #site-navigation #mega-menu-wrap-primary .main-shop-link li.mega-nav-subhead a {
  font-size: 25px !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
header.site-header #site-navigation #mega-menu-wrap-primary .main-shop-link hr {
  background-color: #4d6a96;
  margin: 0;
  position: relative;
  top: -10px;
  width: 75%;
  left: 7%;
}
header.site-header #site-navigation #mega-menu-wrap-primary .product-category-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
header.site-header #site-navigation #mega-menu-wrap-primary .product-category-list .product-category-list-item {
  width: 32%;
  font-family: 'IM Fell English', serif;
}
header.site-header #site-navigation #mega-menu-wrap-primary .product-category-list .product-category-list-item a {
  text-decoration: none;
  font-size: 22px;
  font-weight: 600;
  padding: 5px 10px;
}
header.site-header #site-navigation #mega-menu-wrap-primary .product-category-list .product-category-list-item a:hover {
  color: #a91d51;
  background: #eff3f8;
}
@media (max-width: 991px) {
  header.site-header #site-navigation #mega-menu-wrap-primary .product-category-list .product-category-list-item {
    width: 100%;
  }
}
.logged-in .nav-member-login h6,
.logged-in .nav-member-login .elementor-widget-heading h6.elementor-heading-title {
  display: none;
}
.logged-in .nav-member-login a {
  display: inline;
}
.site-footer a {
  color: #e0a528;
  text-decoration: none !important;
}
.site-footer a:hover {
  text-decoration: underline;
}
.site-footer p {
  color: #ffffff;
  font-size: 18px;
}
.site-footer .footer-widgets {
  background: #191116;
}
.site-footer .footer-widgets .footer-widgets-container {
  padding-top: 80px;
}
.site-footer .site-info {
  background: #191116;
  padding-bottom: 50px;
}
.site-footer h6 {
  text-transform: none;
}
.site-footer h6 a {
  font-size: 18px;
}
.site-footer .footer-widget-1 {
  flex-basis: 11%;
}
.site-footer .footer-widget-1 .widget .textwidget h5 {
  font-family: 'IM Fell English', serif;
  font-size: 26px;
}
@media (max-width: 767px) {
  .site-footer .footer-widget-1 .widget .textwidget h5 {
    font-size: 23px;
  }
}
@media (min-width: 991px) {
  .site-footer .footer-widget-1 .textwidget p {
    padding-left: 100px;
  }
}
.site-footer .footer-widget-1 .footer-logo-seal {
  margin-right: 10px;
  position: relative;
  top: 3px;
}
@media (max-width: 991px) {
  .site-footer .footer-widget-1 .footer-logo-seal {
    float: none;
    margin: 0;
    width: 100%;
    padding: 0 100px;
    top: auto;
  }
}
@media (max-width: 450px) {
  .site-footer .footer-widget-1 .footer-logo-seal {
    padding: 0 65px;
  }
}
@media (min-width: 991px) {
  .site-footer .footer-widget-2 {
    max-width: 250px;
  }
}
.site-footer .footer-widget-3 {
  flex-basis: 7%;
}
.site-footer .footer-social {
  /*display: flex;
    justify-content: space-between;*/
}
.site-footer .footer-social i {
  font-size: 30px;
  padding-right: 25px;
}
.site-footer .footer-social i:hover {
  color: #ba871b;
}
.site-footer .footer-left-links a {
  color: #ffffff;
  font-size: 15px;
}
.site-footer .footer-left-links.terms-link {
  margin-right: 50px;
  display: inline-block;
}
.home h2.entry-title a {
  color: purple;
}
.home.separate-containers .inside-article {
  padding-top: 0px;
  padding-bottom: 0px;
}
.home.separate-containers .inside-article .entry-content:not(:first-child),
.home.separate-containers .inside-article .entry-summary:not(:first-child),
.home.separate-containers .inside-article .page-content:not(:first-child) {
  margin-top: 0px;
}
.home .home-ship-banner p {
  font-weight: 500;
  font-size: 28px;
  color: #fff;
}
.separate-containers .comments-area,
.separate-containers .inside-article,
.separate-containers .page-header,
.separate-containers .paging-navigation {
  padding-top: 0px;
}
.separate-containers .site-main {
  margin-top: 0px;
  margin-bottom: 0px;
}
.separate-containers .site-main.imported-page {
  margin: 50px 75px;
}
.separate-containers .site-main.imported-page .entry-header h1 {
  color: #a91d51;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #a91d51;
}
.separate-containers .site-main.imported-page .entry-content h1 {
  display: none;
}
.separate-containers .site-main .mqm {
  margin: 50px 75px;
}
.separate-containers .site-main .mqm .entry-header {
  border-bottom: 1px solid #a91d51;
  margin-bottom: 40px;
  padding-bottom: 20px;
}
.separate-containers .site-main .mqm .entry-header h1 {
  color: #a91d51;
  display: inline;
  border-bottom: none;
}
.separate-containers .site-main .mqm .mqm-previous h4 {
  border-bottom: 1px solid #4d6a96;
  padding-bottom: 10px;
  margin-bottom: 30px;
  margin-top: 100px;
}
.separate-containers .site-main #wpsp-2756 .wp-show-posts-single {
  margin-bottom: 40px;
}
.separate-containers .site-main #wpsp-2756 .wp-show-posts-single h5 {
  font-size: 20px;
  text-align: center;
}
.separate-containers .site-main #wpsp-2756 .wp-show-posts-single h5 a {
  text-decoration: none;
}
.separate-containers .site-main #wpsp-2756 .wp-show-posts-single .wp-show-posts-image img {
  width: 100%;
  height: 230px;
  object-fit: contain;
}
.admin-page-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 40px 0px 100px;
}
.admin-page-list .admin-page-list-item {
  width: 47%;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
.admin-page-list .admin-page-list-item a {
  float: right;
  margin: 0 7px;
}
.elementor-accordion .elementor-tab-title.elementor-active {
  background: #feedea !important;
}
.elementor-accordion .elementor-tab-content p {
  font-size: 17px;
}
.elementor-toggle {
  border: 1px solid #e8e8e8;
}
.elementor-toggle .elementor-tab-title.elementor-active {
  background: #feedea;
}
.elementor-toggle .elementor-toggle-item:first-of-type .elementor-tab-title {
  background: #feedea;
}
.wp-show-posts-columns .category-passenger-profile .wp-show-posts-inner {
  padding-bottom: 50px;
}
.entry-content p img {
  float: left;
  margin: 0px 20px 20px 0px;
}
.entry-content p img.alignright {
  float: right;
  margin-left: 1.5em;
}
.entry-content p img.aligncenter {
  float: none;
  margin: 0 auto;
}
#page-hero .hero-image {
  position: relative;
}
#page-hero .hero-image ::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
#page-hero .hero-image img {
  width: 100%;
  max-height: 60vh;
  object-fit: cover;
}
#page-hero .hero-header {
  position: absolute;
  top: 50%;
  left: 10%;
  max-width: 85%;
}
#page-hero .hero-with-sidebar img {
  margin: 0 -40px;
}
.banner-text-box-overlay {
  outline: 1px solid white;
  outline-offset: -10px;
  padding: 50px 30px;
}
.ectt-list-wrapper .style-1 {
  font-family: 'Libre Franklin', sans-serif;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.ectt-list-wrapper .style-1.ectbe-simple-event {
  border-radius: 0px;
}
.ectt-list-wrapper .style-1.ectbe-simple-event .ectbe-clslist-event-date {
  background: #eff3f8;
  color: #191116;
}
.ectt-list-wrapper .style-1.ectbe-simple-event .ectbe-clslist-event-date .ectbe-date-area {
  display: flex;
  flex-direction: column;
  padding: 10px 0px;
}
.ectt-list-wrapper .style-1.ectbe-simple-event .ectbe-clslist-event-date .ectbe-date-area .ev-day {
  order: 2;
  font-size: 24px;
}
.ectt-list-wrapper .style-1.ectbe-simple-event .ectbe-clslist-event-date .ectbe-date-area .ev-mo {
  order: 1;
  font-size: 18px;
}
.ectt-list-wrapper .style-1.ectbe-simple-event .ectbe-clslist-event-date .ectbe-date-area .ev-yr {
  order: 3;
  top: auto;
  font-size: 15px;
}
.ectt-list-wrapper .style-1.ectbe-simple-event .ectbe-clslist-event-info,
.ectt-list-wrapper .style-1.ectbe-simple-event .ectbe-clslist-event-details {
  background: #feedea;
}
.ectt-list-wrapper .style-1.ectbe-simple-event .ectbe-clslist-event-details a:hover {
  background: #fdd8d2;
  color: #a91d51;
}
.ectt-list-wrapper .ectbe-list-date .ectbe-date-area {
  display: block;
}
.tribe-events-single h1.tribe-events-single-event-title {
  color: #a91d51;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #a91d51;
  font-weight: 500;
  font-family: 'Libre Franklin', sans-serif;
}
.tribe-events-single .tribe-events-schedule {
  margin-top: 15px;
}
.tribe-events-single .tribe-events-schedule h2 {
  font-size: 26px;
  font-weight: 500;
  font-family: 'Libre Franklin', sans-serif;
}
.tribe-events-single > .tribe_events {
  box-shadow: 4px 4px 10px 3px rgba(0, 0, 0, 0.5);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  border-radius: 15px;
  padding: 30px;
}
.tribe-events-single .tribe-events-meta-group {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 18px;
  width: 400px;
}
.tribe-events-single .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 24px;
  font-weight: 600;
}
.tribe-events-single .tribe-events-meta-group dt {
  display: inline-block;
  margin: 20px 0px 0px;
}
.tribe-events-single .tribe-events-meta-group dd {
  display: block;
}
.tribe-events-single .tribe-events-meta-group .tribe-events-event-categories-label,
.tribe-events-single .tribe-events-meta-group .tribe-events-event-categories {
  display: none;
}
.member-events-landing {
  background: #feedea;
  padding: 15px 0px 5px;
}
.member-events-landing .ectbe-simple-event {
  border-left: 5px solid #e0a528;
}
.member-events-landing .ectbe-simple-event:first-of-type {
  margin-bottom: 30px;
}
.member-events-landing .ectbe-simple-event .ectbe-event-datetime {
  display: none;
}
.tribe-events.tribe-events-view--list {
  width: 100%;
}
.tribe-events.tribe-events-view--list .tribe-events-header .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg,
.tribe-events.tribe-events-view--list .tribe-events-header .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg {
  width: 20px;
  padding: 4px;
  height: 30px;
}
.tribe-events.tribe-events-view--list .tribe-events-header .tribe-events-c-top-bar__datepicker-button {
  padding: 3px 10px;
}
.tribe-events.tribe-events-view--list .tribe-events-calendar-list .tribe-events-calendar-list__month-separator {
  font-size: 30px;
  font-weight: 500;
  border-bottom: 1px solid #a91d51;
  color: #a91d51;
}
.tribe-events.tribe-events-view--list .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-weekday {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 20px;
}
.tribe-events.tribe-events-view--list .tribe-events-calendar-list .tribe-events-calendar-list__event-date-tag-daynum {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 28px;
  font-weight: 500;
}
.tribe-events.tribe-events-view--list .tribe-events-calendar-list .tribe-events-calendar-list__event-header {
  display: flex;
  flex-flow: column-reverse;
}
.tribe-events.tribe-events-view--list .tribe-events-calendar-list .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-datetime-wrapper {
  padding-top: 10px;
}
.tribe-events.tribe-events-view--list .tribe-events-calendar-list .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-title {
  font-size: 28px;
}
.ninja-forms-form-wrap .nf-form-fields-required {
  display: none;
}
.ninja-forms-form-wrap .nf-form-content label {
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 500;
  font-size: 17px;
}
.ninja-forms-form-wrap .label-left .nf-field-label {
  width: 20%;
}
.ninja-forms-form-wrap .label-left .nf-field-element {
  width: 80%;
}
.ninja-forms-form-wrap .nf-field input::placeholder {
  color: #A5A4A8;
  font-style: italic;
}
.ninja-forms-form-wrap .nf-form-content input:not([type="button"]):focus {
  color: #191116;
}
#mlm-form nf-rows-wrap .nf-row:nth-of-type(2n+14) {
  border: 1px solid #191116;
  padding: 20px 20px 0px;
  margin-bottom: 30px;
}
#mlm-form nf-rows-wrap .nf-row:last-of-type {
  border: none;
}
#mlm-form nf-rows-wrap .gen-divider {
  font-size: 19px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: -15px;
}
#mlm-form .submit-wrap .nf-field-label {
  display: none;
}
#mlm-form .submit-wrap input[type="button"] {
  font-weight: 600;
}
#mlm-form .nf-debug-msg {
  display: none;
}
.separate-containers.left-sidebar .site-content .content-area {
  width: 80%;
}
@media (min-width: 768px) and (max-width: 1030px) {
  .separate-containers.left-sidebar .site-content .content-area {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .separate-containers.left-sidebar .site-content .content-area {
    width: 100%;
  }
}
.separate-containers.left-sidebar .site-content .content-area .site-main {
  margin: 0px;
}
.separate-containers.left-sidebar .site-content .is-left-sidebar {
  width: 20%;
  border-right: 2px solid #a91d51;
}
@media (min-width: 768px) and (max-width: 1030px) {
  .separate-containers.left-sidebar .site-content .is-left-sidebar {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .separate-containers.left-sidebar .site-content .is-left-sidebar {
    width: 100%;
    border: none;
  }
}
.separate-containers.left-sidebar .inside-left-sidebar {
  text-align: center;
  margin-top: 0px;
  position: sticky;
  top: 0px;
}
.separate-containers.left-sidebar .inside-left-sidebar.shop-sidebar {
  position: static;
  top: auto;
}
@media (max-width: 767px) {
  .separate-containers.left-sidebar .inside-left-sidebar {
    position: static;
  }
}
.separate-containers.left-sidebar .inside-left-sidebar p {
  font-size: 15px;
}
.separate-containers.left-sidebar .inside-left-sidebar a,
.separate-containers.left-sidebar .inside-left-sidebar .elementor a {
  text-decoration: none;
}
.separate-containers.left-sidebar .inside-left-sidebar strong a,
.separate-containers.left-sidebar .inside-left-sidebar a strong {
  font-weight: 600;
}
body.woocommerce .woocommerce-breadcrumb {
  margin: 20px 0 30px;
  color: #999999;
  font-size: 15px;
}
body.woocommerce .woocommerce-breadcrumb a {
  color: #999999;
}
body.woocommerce.single-product div.product h1.product_title.entry-title {
  font-size: 30px;
  margin-bottom: 20px;
}
body.woocommerce.single-product div.product h2 {
  font-size: 30px;
}
body.woocommerce.single-product div.product p.price,
body.woocommerce.single-product div.product span.price {
  color: #191116;
  font-size: 28px;
}
body.woocommerce.single-product div.product .stock {
  color: #e0a528;
}
body.woocommerce.single-product div.product div.qty {
  float: left;
  padding: 10px;
}
body.woocommerce.single-product div.product .related.products {
  margin-top: 80px;
}
body.woocommerce.single-product form.cart .button {
  line-height: 1.5;
  background: #a91d51;
  font-weight: 500;
  margin-left: 25px;
}
body.woocommerce.single-product form.cart .button:hover {
  background-color: #4d6a96;
}
body.woocommerce.single-product .product_meta {
  font-size: 15px;
}
body.woocommerce span.onsale {
  background-color: #e0a528;
}
body.woocommerce ul.products {
  display: flex;
  flex-wrap: wrap;
}
body.woocommerce ul.products li.product {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.2);
}
body.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
  color: #191116;
  font-size: .85em;
  margin: .5em 10px;
}
body.woocommerce ul.products li.product h2.woocommerce-loop-product__title:hover {
  text-decoration: underline;
}
body.woocommerce ul.products li.product .price {
  color: #191116;
  font-size: 1.4em;
  font-weight: 500;
  margin-left: 10px;
  margin-right: 10px;
}
body.woocommerce ul.products li.product .price ins {
  color: #a91d51;
}
body.woocommerce ul.products li.product img {
  -webkit-transition: .3s all;
}
body.woocommerce ul.products li.product img:hover {
  -webkit-filter: brightness(60%);
  filter: brightness(60%);
}
body.woocommerce .shop-sidebar .woocommerce.widget {
  padding: 20px 20px 20px 0px;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories {
  margin-bottom: 20px;
  font-size: 15px;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li {
  font-size: 18px;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li.current-cat.cat-parent,
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li.current-cat-parent {
  margin: 20px 0px;
  font-size: 20px;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li.current-cat.cat-parent > a,
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li.current-cat-parent > a {
  font-weight: 600;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li.current-cat.cat-parent a,
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li.current-cat-parent a {
  color: #191116;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li.current-cat.cat-parent.current-cat-parent .current-cat > a,
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li.current-cat-parent.current-cat-parent .current-cat > a {
  text-decoration: underline;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li ul.children {
  margin-left: 0px;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li ul.children li {
  font-size: 16px;
  margin-bottom: 3px;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li a {
  color: #555555;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories li a:hover {
  text-decoration: underline;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories h2 {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 23px;
  padding-bottom: 10px;
  border-bottom: 1px solid #4d6a96;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories .select2-container--default .select2-selection--single {
  border-radius: 0px;
  margin: 15px 0px;
  padding: 5px;
  height: 40px;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 20px;
}
body.woocommerce .shop-sidebar .woocommerce.widget_product_categories .select2-container--default .select2-selection--single .select2-selection__clear {
  font-size: 28px;
  line-height: 22px;
}
.woocommerce-cart table.cart td.product-remove,
.woocommerce table.cart td.product-remove,
.woocommerce-cart table.shop_table td.product-remove,
.woocommerce table.shop_table td.product-remove,
.woocommerce-cart table.cart td.product-thumbnail,
.woocommerce table.cart td.product-thumbnail,
.woocommerce-cart table.shop_table td.product-thumbnail,
.woocommerce table.shop_table td.product-thumbnail {
  text-align: center;
}
.woocommerce-cart table.cart td.product-remove img,
.woocommerce table.cart td.product-remove img,
.woocommerce-cart table.shop_table td.product-remove img,
.woocommerce table.shop_table td.product-remove img,
.woocommerce-cart table.cart td.product-thumbnail img,
.woocommerce table.cart td.product-thumbnail img,
.woocommerce-cart table.shop_table td.product-thumbnail img,
.woocommerce table.shop_table td.product-thumbnail img {
  width: 80px;
}
.woocommerce-cart table.cart td.product-remove a.remove,
.woocommerce table.cart td.product-remove a.remove,
.woocommerce-cart table.shop_table td.product-remove a.remove,
.woocommerce table.shop_table td.product-remove a.remove,
.woocommerce-cart table.cart td.product-thumbnail a.remove,
.woocommerce table.cart td.product-thumbnail a.remove,
.woocommerce-cart table.shop_table td.product-thumbnail a.remove,
.woocommerce table.shop_table td.product-thumbnail a.remove {
  display: inline-block;
  color: #a91d51 !important;
  line-height: .9em;
}
.woocommerce-cart table.cart td.product-remove a.remove:hover,
.woocommerce table.cart td.product-remove a.remove:hover,
.woocommerce-cart table.shop_table td.product-remove a.remove:hover,
.woocommerce table.shop_table td.product-remove a.remove:hover,
.woocommerce-cart table.cart td.product-thumbnail a.remove:hover,
.woocommerce table.cart td.product-thumbnail a.remove:hover,
.woocommerce-cart table.shop_table td.product-thumbnail a.remove:hover,
.woocommerce table.shop_table td.product-thumbnail a.remove:hover {
  background: #a91d51;
  color: #ffffff !important;
}
.woocommerce-cart table.cart td.product-name,
.woocommerce table.cart td.product-name,
.woocommerce-cart table.shop_table td.product-name,
.woocommerce table.shop_table td.product-name {
  font-weight: 600;
  font-size: 19px;
}
.woocommerce-cart table.cart td.product-name dl.variation,
.woocommerce table.cart td.product-name dl.variation,
.woocommerce-cart table.shop_table td.product-name dl.variation,
.woocommerce table.shop_table td.product-name dl.variation {
  font-size: 15px;
  padding-top: 5px;
}
.woocommerce-cart table.cart td.product-name dl.variation p,
.woocommerce table.cart td.product-name dl.variation p,
.woocommerce-cart table.shop_table td.product-name dl.variation p,
.woocommerce table.shop_table td.product-name dl.variation p {
  font-size: 15px;
  font-weight: 500;
}
.woocommerce-cart table.cart td.product-name dl.variation dt,
.woocommerce table.cart td.product-name dl.variation dt,
.woocommerce-cart table.shop_table td.product-name dl.variation dt,
.woocommerce table.shop_table td.product-name dl.variation dt,
.woocommerce-cart table.cart td.product-name dl.variation dd,
.woocommerce table.cart td.product-name dl.variation dd,
.woocommerce-cart table.shop_table td.product-name dl.variation dd,
.woocommerce table.shop_table td.product-name dl.variation dd {
  line-height: 1.6em;
}
.woocommerce-cart button.button.alt,
.woocommerce button.button.alt,
.woocommerce-cart a.button.alt,
.woocommerce a.button.alt {
  background-color: #a91d51;
}
.woocommerce-cart button.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce-cart a.button.alt:hover,
.woocommerce a.button.alt:hover {
  background-color: #4d6a96;
}
.woocommerce-account-page .woocommerce-MyAccount-navigation {
  width: 23%;
  position: sticky;
  top: 0;
}
.woocommerce-account-page .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard,
.woocommerce-account-page .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders,
.woocommerce-account-page .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-account-page .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address {
  display: none;
}
.woocommerce-account-page .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
  font-weight: 600;
  text-decoration: none;
}
.woocommerce-account-page .woocommerce-MyAccount-content {
  border-left: 2px solid #a91d51;
  padding-left: 20px;
  width: 75%;
}
@media (max-width: 991px) {
  .has-inline-mobile-toggle #site-navigation.toggled {
    margin-top: 0px;
  }
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary {
    display: block;
  }
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary .mega-menu-toggle {
    display: none;
  }
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary #mega-menu-primary {
    display: block;
    right: 0px;
    background: #ffffff;
    border: 1px solid #a91d51;
    top: 0px;
    width: 400px;
  }
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #a91d51;
  }
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link span.mega-indicator::after {
    padding-left: 20px;
  }
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-shopping-cart {
    display: none;
  }
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #ffffff;
  }
  .mobile-menu-control-wrapper .menu-toggle {
    background: #ffffff;
    border: none;
    border-radius: 0px;
    font-size: 36px;
    padding: 0px 10px;
  }
  .mobile-menu-control-wrapper .menu-toggle:hover,
  .mobile-menu-control-wrapper .menu-toggle:focus {
    background: none;
  }
  header.site-header #site-navigation {
    padding-top: 0px;
  }
  header.site-header .inside-header {
    padding-bottom: 15px;
  }
  body.mega-menu-primary button.menu-toggle {
    display: block;
  }
  .inside-footer-widgets {
    flex-direction: column;
  }
  .inside-footer-widgets > div {
    width: 400px;
    margin: 0 auto;
    text-align: center;
  }
  .inside-footer-widgets > div:not(:last-child)::after {
    content: "";
    display: block;
    /*margin: 0 auto; this would center this border */
    width: 100%;
    padding-top: 40px;
    border-bottom: 1px solid #e0a528;
  }
  .footer-bar-active .inside-site-info {
    flex-direction: column;
  }
  .footer-bar-align-left .copyright-bar {
    margin-left: 0px;
    margin-top: 20px;
  }
  .home .home-ship-banner p {
    font-size: 20px;
  }
  h2,
  .elementor-widget-heading h2.elementor-heading-title {
    font-size: 4vw;
  }
  h3,
  .elementor-widget-heading h3.elementor-heading-title {
    font-size: 3.5vw;
  }
  h4,
  .elementor-widget-heading h4.elementor-heading-title {
    font-size: 3vw;
  }
  h5,
  .elementor-widget-heading h5.elementor-heading-title {
    font-size: 2.5vw;
  }
  h6,
  .elementor-widget-heading h6.elementor-heading-title {
    font-size: 2vw;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header.site-header .inside-header .header-rows {
    flex-direction: row;
  }
  header.site-header .inside-header .header-rows .search-join-widget {
    display: flex;
    align-self: unset;
    margin: 15px 10px;
  }
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary #mega-menu-primary {
    top: 60px;
  }
  .inside-footer-widgets {
    flex-direction: column;
  }
  .inside-footer-widgets > div:not(:last-child) {
    margin-bottom: 40px;
  }
  .inside-footer-widgets > div:not(:last-child)::after {
    margin-left: 40px;
  }
  .inside-footer-widgets h5 {
    font-size: 24px;
  }
  .inside-footer-widgets h6 a {
    font-size: 16px;
  }
  .inside-footer-widgets p {
    font-size: 16px;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 46%;
  }
  .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n),
  .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n) {
    float: right;
    clear: none !important;
  }
}
@media (max-width: 767px) {
  #page {
    padding-left: 10px;
    padding-right: 10px;
  }
  #page-hero .hero-header {
    top: 30%;
  }
  #page-hero .hero-header h1 {
    font-size: 6vw;
  }
  #page-hero .hero-header h2 {
    font-size: 5vw;
  }
  h2,
  .elementor-widget-heading h2.elementor-heading-title {
    font-size: 5vw;
  }
  h3,
  .elementor-widget-heading h3.elementor-heading-title {
    font-size: 4.5vw;
  }
  h4,
  .elementor-widget-heading h4.elementor-heading-title {
    font-size: 4vw;
  }
  h5,
  .elementor-widget-heading h5.elementor-heading-title {
    font-size: 3.5vw;
  }
  h6,
  .elementor-widget-heading h6.elementor-heading-title {
    font-size: 3vw;
  }
  p {
    font-size: 15px;
  }
  .elementor-widget-button a.elementor-button,
  button,
  .button,
  a.button {
    font-size: 15px;
  }
  .banner-text-box-overlay {
    padding: 30px 20px;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    margin: 0 1% 3em;
  }
}
@media (max-width: 500px) {
  .has-inline-mobile-toggle .inside-header {
    flex-wrap: nowrap;
  }
  .has-inline-mobile-toggle .inside-header .site-logo {
    margin-right: 20px;
  }
  .has-inline-mobile-toggle #site-navigation.toggled #mega-menu-wrap-primary #mega-menu-primary {
    width: 300px;
  }
  .home .home-ship-banner p {
    font-size: 18px;
  }
  .inside-footer-widgets > div {
    max-width: 400px;
    width: auto;
  }
  .woocommerce ul.products[class*="columns-"] li.product,
  .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }
}
