/*
Theme Name:     Harmony Child Theme
Description:    
Author:         corey
Template:       Harmony

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
html {
  scroll-behavior: smooth;
}

body {
  padding-top: 50px;
}

#wpadminbar {
  bottom: 0 !important;
  top: inherit !important;
}

body.home #main-header .container {
  padding: 50px 0 50px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.mobile {
  display: none;
}

#mobile_links {
  width: 100%;
  border-right: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* #top-menu li ul {
    background-image: -moz-linear-gradient( 135deg, rgba(76,0,204, 1) 0%, rgba(255,0,57, 1) 100%) !important;
    background-image: -webkit-linear-gradient( 135deg, rgba(76,0,204, 1) 0%, rgba(255,0,57, 1) 100%) !important;
    background-image: -ms-linear-gradient( 135deg, rgba(76,0,204, 1) 0%, rgba(255,0,57, 1) 100%) !important;
    background-image: linear-gradient( 135deg, rgba(76,0,204, 1) 0%, rgba(255,0,57, 2) 100%) !important;
} */

.mobile_nav {
  color: #fff !important;
  font-weight: 400;
  text-shadow: none;
}

ul.et_mobile_menu {
  margin-top: 0 !important;
  width: 100% !important;
}

a {
  text-decoration: none;
  color: #25968a;
}

#main-header h2 {
  margin: 70px 10px 20px;
  font-weight: bold;
  font-size: 50px;
}

@media screen and (max-width: 600px) {
  body.home #main-header .container {
    padding: 50px 0 80px;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  #main-header h2 {
    font-size: 30px;
  }
}

#content-area {
  background: rgba(255, 255, 255, 0.6);
  padding: 75px 20px;
}

.centerobject,
.centerButton {
  margin-right: auto !important;
  margin-left: auto !important;
  float: none !important;
  display: block !important;
}

.centerButton {
  display: table !important;
}

.main_bg {
  background-attachment: scroll;
  background-position: top center;
  background-repeat: no-repeat;
}

#breadcrumbs {
  display: none;
}

.home .example-images {
  padding: 25px;
  margin: 0 auto;
  float: none;
  display: block;
}

#news-section .container {
  padding: 0px 0 50px;
}

#news-section h2 {
  text-align: center;
  font-size: 40px;
  font-weight: 100;
  border: none;
  padding-bottom: 15px;
}

#news-section h3 {
  text-align: center;
  font-weight: bold;
}

.page .entry-content h1 {
  text-align: center !important;
}

.page-id-31 .s2member-pro-stripe-checkout-form-description-div {
  display: none;
}
/*End of register page */

.templateimg {
  max-height: 300px;
  margin: 0 auto;
}

.section {
  padding: 70px 20px;
}

.oddSection {
  background: url(/wp-content/uploads/2018/01/grey.png);
}

.sectionDivider {
  height: 2px;
  background-image: -moz-linear-gradient(
    135deg,
    rgba(67, 83, 207, 0.8) 0%,
    rgba(212, 79, 145, 0.8) 50%,
    rgba(254, 125, 103, 0.8) 100%
  );
  background-image: -webkit-linear-gradient(
    135deg,
    rgba(67, 83, 207, 0.8) 0%,
    rgba(212, 79, 145, 0.8) 50%,
    rgba(254, 125, 103, 0.8) 100%
  );
  background-image: -ms-linear-gradient(
    135deg,
    rgba(67, 83, 207, 0.8) 0%,
    rgba(212, 79, 145, 0.8) 50%,
    rgba(254, 125, 103, 0.8) 100%
  );
  background-image: linear-gradient(
    135deg,
    rgba(67, 83, 207, 1) 0%,
    rgba(212, 79, 145, 1) 50%,
    rgba(254, 125, 103, 1) 100%
  );
  opacity: 1;
  display: block;
}

.checkbox + .checkbox,
.radio + .radio {
  margin-top: 10px;
}

.templdiv {
  height: 350px;
  vertical-align: bottom;
  display: table-cell;
}

#main-footer p {
  color: #999;
  text-align: right;
  padding-bottom: 5px;
}

#main-nav {
  background: rgba(0, 0, 0, 0.5);
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.65) 0%,
    rgba(0, 0, 0, 0.35) 75%,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 1049;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  border: none;
}

.page-id-136 label,
.page-id-136 input {
  margin: 0 auto;
  float: none;
  display: block;
  text-align: center;
}

#top-menu > ul > li:first-child > a {
  padding: 35px 15px 35px;
}

#footer-bottom {
  padding: 0 15px;
}

.well {
  background-image: none;
  border: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  font-family: open sans;
}

strong {
  color: inherit;
}

.btn {
  border: none;
  padding: 10px 20px;
  background-color: #33c4b6;
  background-image: none;
  color: #fff;
}

.btn:hover {
  background-color: #25968a;
}

.btn-inverted {
  padding: 10px;
  background-color: #fff;
  color: #33c4b6;
  border: 1px solid #33c4b6;
  border-radius: 4px;
}

.btn-inverted:hover {
  background-color: #33c4b6;
  color: #fff;
}

.headerLogo {
  max-width: 750px;
  margin: 0 auto;
}

div#login h1 a {
  height: 187px !important;
}

.package ul {
  list-style-position: outside;
}

.btn:hover {
  color: #fff !important;
}

.btn-colors {
  background-image: -moz-linear-gradient(
    135deg,
    rgba(76, 0, 204, 1) 0%,
    rgba(255, 0, 57, 1) 100%
  ) !important;
  background-image: -webkit-linear-gradient(
    135deg,
    rgba(76, 0, 204, 1) 0%,
    rgba(255, 0, 57, 1) 100%
  ) !important;
  background-image: -ms-linear-gradient(
    135deg,
    rgba(76, 0, 204, 1) 0%,
    rgba(255, 0, 57, 1) 100%
  ) !important;
  background-image: linear-gradient(
    135deg,
    rgba(76, 0, 204, 1) 0%,
    rgba(255, 0, 57, 2) 100%
  ) !important;
  color: #fff;
}

.btn-colors:hover {
  background-image: -moz-linear-gradient(
    135deg,
    rgba(255, 0, 57, 2) 0%,
    rgba(76, 0, 204, 1) 100%
  ) !important;
  background-image: -webkit-linear-gradient(
    135deg,
    rgba(255, 0, 57, 2) 0%,
    rgba(76, 0, 204, 1) 100%
  ) !important;
  background-image: -ms-linear-gradient(
    135deg,
    rgba(255, 0, 57, 2) 0%,
    rgba(76, 0, 204, 1) 100%
  ) !important;
  background-image: linear-gradient(
    135deg,
    rgba(255, 0, 57, 2) 0%,
    rgba(76, 0, 204, 1) 100%
  ) !important;
  color: #fff;
}

#main-footer {
  padding: 25px;
  font-size: 11px;
  margin-top: 0px;
}

.modal {
  overflow: auto !important;
}

#main-footer img {
  margin-bottom: 10px;
  box-shadow: 0 0 10px #333;
}

.modal-content .vidembed {
  top: -0;
  margin-bottom: -0;
  padding: 20px;
}

#top-menu a {
  color: #fff;
  text-shadow: 1px 1px 0 #333;
  padding: 20px 15px;
}

#top-menu a:hover {
  color: #fff;
  text-shadow: 1px 1px 0 #333;
}

#top-menu a.btn {
  color: #3d5054;
  text-shadow: 1px 1px 0 #fff;
}

.wpcf7-submit {
  border: none;
  padding: 10px 20px;
  background-color: #33c4b6;
  background-image: none;
  color: #fff;
  border-radius: 4px;
}

.wpcf7-submit:hover {
  background-color: #265a88;
}

.entry h2.title,
h1.page-title,
.entry h1.title,
h1.entry-title {
  font-weight: 100;
  padding-bottom: 20px;
}

input,
text-area {
  border-radius: 4px;
  border-color: #dadada;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #33c4b6;
  background: #33c4b6;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 20px;
  font-size: 25px;
  color: #fff;
  text-align: center;
  font-weight: 100;
}

.fullWatermark {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.notPlusPlan {
  padding: 20px 10px;

  font-weight: 100;
  font-family: open sans;
}

.notPlusPlanStat {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 20px;
  z-index: 99;
}

.profpic {
  border-radius: 50%;
  position: relative;
  padding: 0 10px;
  width: 100%;
  max-width: 250px;
}

.questionsLink {
  color: #999;
  font-size: 18px;
  padding: 20px;
  background-color: #fff;
  position: fixed;
  top: 75px;
  right: 20px;
  z-index: 1000;
  border: solid 2px #33c4b6;
}

.staticAlert {
  position: fixed;
  z-index: 50;
  right: 0;
  bottom: 8%;
  background-color: #33c4b6;
  color: #fff;
  text-align: right;
  font-size: 20px;
  padding: 20px;
  max-width: 20%;
  border-radius: 4px 0 0 4px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
}

.staticAlert:hover {
  background-color: #265a88;
  color: #fff;
  text-decoration: none;
}

.speech-bubble {
  position: relative;
  background: rgb(98, 150, 190);
  border-radius: 5px;
  padding: 50px;
  font-size: 25px;
  color: #fff;
  font-weight: 100;
  line-height: 32px;
}

.speech-bubble:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 25px solid transparent;
  border-right-color: rgb(98, 150, 190);
  border-left: 0;
  margin-top: -12.5px;
  margin-left: -25px;
}

.speech-bubble-s {
  position: relative;
  background: rgb(98, 150, 190);
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 16px;
  color: #fff;
  font-weight: 100;
}

.speech-bubble-s:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-left-color: rgb(98, 150, 190);
  border-right: 0;
  border-bottom: 0;
  margin-top: -10px;
  margin-right: -20px;
}

#loadinggif {
  max-width: 150px;
}

@media screen and (max-width: 690px) {
  .questionsLink {
    position: inherit;
    margin: 20px auto;
    float: none;
    display: block;
  }

  .staticAlert {
    display: none;
  }

  .profpic {
    max-width: 175px;
  }

  .speech-bubble:after {
    top: 0;
    left: 80%;
    border-bottom-color: rgb(98, 150, 190);
    border-right-color: transparent;
    border-top: 0;
    border-left: 0;
    margin-left: -10px;
    margin-top: -20px;
  }

  .container {
    width: 100%;
  }
}

@media only screen and (max-width: 479px) {
  .container {
    width: 100%;
  }

  #mobile_links {
    display: flex !important;
  }
}

.well {
  background-color: #fff;
}

.wellGray {
  background-color: #fafafa;
}

#s2member-pro-stripe-checkout-form-source-token-div:after {
  content: url("/wp-content/uploads/Securepayments.png");
  text-align: center;
  margin: 0 auto;
  float: none;
  display: block;
}

.s2member-pro-stripe-checkout-form-source-token-button i,
.s2member-pro-stripe-checkout-form-source-token-button span {
  font-size: 18px;
}

.s2member-pro-stripe-checkout-form-source-token-button {
  height: inherit !important;
  padding: 20px 10px !important;
}

#s2member-pro-stripe-checkout-form-custom-fields-section
  .s2member-pro-stripe-form-section-title {
  display: none;
}

.s2member-pro-stripe-form-section-title {
  font-size: 26px !important;
  font-family: open sans !important;
  font-weight: 100 !important;
  text-align: center !important;
  color: #333 !important;
}

.modal .s2member-pro-stripe-form-section-title {
  display: none;
}

.profstatic {
  position: fixed;
  right: 10px;
  bottom: 45px;
}

.profstatic:hover {
  cursor: pointer;
}

.close-button {
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  color: #fff;
}

.rotateButton {
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: 40px !important;
  right: 0px;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  color: #fff;
}

p {
  font-family: open sans;
  font-weight: 100;
  font-size: 16px;
}

.wpcf7-form label,
.wpcf7-submit {
  margin: 0 auto;
  float: none;
  display: block;
  text-align: center;
}

.lightText {
  color: #999;
}

.ql-toolbar {
  background-color: #fafafa;
}

.ql-container {
  background-color: #fff;
}

.ql-container {
  min-height: 100px;
}

.ql-align-justify {
  text-align: justify;
}

.ql-align-right {
  text-align: right;
}

.ql-align-center {
  text-align: center;
}

#fontsList0 .ql-picker-options,
#fontsList1 .ql-picker-options,
#fontsList2 .ql-picker-options,
#fontsList3 .ql-picker-options,
#fontsList4 .ql-picker-options {
  max-height: 200px;
  overflow: hidden;
  overflow-y: scroll;
  position: relative;
  width: 200px;
  right: 70px;
  top: 0px;
}

.nav > li > a:hover,
.nav li:hover ul {
  background-color: rgba(0, 0, 0, 0.2);
}

.nav li:hover ul {
  margin-top: 0;
  left: 0;
  top: 55px !important;
}

.modalLink:hover {
  cursor: pointer;
}

.padding5 {
  padding: 0px;
}

.makeLink {
  color: #fe7d67;
  text-decoration: underline;
  cursor: pointer;
}

.btn-success:focus {
  background-color: #337ab7;
}

.unlockDiv {
  background-color: #fafafa;
  padding: 40px 20px;
  color: #333;
  text-align: center;
  font-size: 26px;
  border-radius: 5px;
}

.unlockDiv a {
  color: #333;
  font-weight: 900;
  text-decoration: underline;
}

.fakeLink {
  color: rgb(98, 150, 190) !important;
  text-decoration: underline;
  cursor: pointer;
}

#top-menu li {
  margin-bottom: 0;
}

#top-menu ul {
  margin-top: 0;
}

#slider {
  text-align: center;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.catch {
  display: block;
  height: 0;
  overflow: hidden;
}
#slider {
  margin: 0 auto;
}
#slider input {
  display: none;
}
#slide1:checked ~ #slides .inner {
  margin-left: 0;
}
#slide2:checked ~ #slides .inner {
  margin-left: -100%;
}
#slide3:checked ~ #slides .inner {
  margin-left: -200%;
}
#slide4:checked ~ #slides .inner {
  margin-left: -300%;
}
#slide5:checked ~ #slides .inner {
  margin-left: -400%;
}

#slide6:checked ~ #slides .inner {
  margin-left: 0;
}
#slide7:checked ~ #slides .inner {
  margin-left: -100%;
}
#slide8:checked ~ #slides .inner {
  margin-left: -200%;
}
#slide9:checked ~ #slides .inner {
  margin-left: -300%;
}
#slide10:checked ~ #slides .inner {
  margin-left: -400%;
}

#slides #container {
  width: 100%;
  overflow: hidden;
}

#slides .inner {
  width: 500%;
  line-height: 0;
}
#slides article {
  width: 20%;
  float: left;
}
#commands {
  margin: -25% 0 0 0;
  width: 100%;
  height: 50px;
}
#commands label {
  display: none;
  width: 80px;
  height: 80px;
  opacity: 0.5;
}
#commands label:hover {
  opacity: 0.8;
  cursor: pointer;
}
#active {
  position: relative;
  z-index: 5;
  margin: 16% 0 0;
  text-align: center;
}
#active label {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  width: 20px;
  height: 10px;
  background: rgba(0, 0, 0, 0.5);
}
#active label:hover {
  background: #333;
  border-color: #777 !important;
}
#slide1:checked ~ #commands label:nth-child(2),
#slide2:checked ~ #commands label:nth-child(3),
#slide3:checked ~ #commands label:nth-child(4),
#slide4:checked ~ #commands label:nth-child(5),
#slide5:checked ~ #commands label:nth-child(1) {
  background: url("https://0.s3.envato.com/files/84450220/img/next.png")
    no-repeat;
  float: right;
  margin: 0 -40px 0 0;
  display: block;
}
#slide1:checked ~ #commands label:nth-child(5),
#slide2:checked ~ #commands label:nth-child(1),
#slide3:checked ~ #commands label:nth-child(2),
#slide4:checked ~ #commands label:nth-child(3),
#slide5:checked ~ #commands label:nth-child(4) {
  background: url("https://0.s3.envato.com/files/84450220/img/previous.png")
    no-repeat;
  float: left;
  margin: 0 0 0 -50px;
  display: block;
}
#slide1:checked ~ #active label:nth-child(1),
#slide2:checked ~ #active label:nth-child(2),
#slide3:checked ~ #active label:nth-child(3),
#slide4:checked ~ #active label:nth-child(4),
#slide5:checked ~ #active label:nth-child(5) {
  background: #000;
  opacity: 0.6;
  border-color: #fff !important;
  border: 2px solid #fff;
}

#slide6:checked ~ #commands label:nth-child(2),
#slide7:checked ~ #commands label:nth-child(3),
#slide8:checked ~ #commands label:nth-child(4),
#slide9:checked ~ #commands label:nth-child(5),
#slide10:checked ~ #commands label:nth-child(1) {
  background: url("https://0.s3.envato.com/files/84450220/img/next.png")
    no-repeat;
  float: right;
  margin: 0 -40px 0 0;
  display: block;
}
#slide6:checked ~ #commands label:nth-child(5),
#slide7:checked ~ #commands label:nth-child(1),
#slide8:checked ~ #commands label:nth-child(2),
#slide9:checked ~ #commands label:nth-child(3),
#slide10:checked ~ #commands label:nth-child(4) {
  background: url("https://0.s3.envato.com/files/84450220/img/previous.png")
    no-repeat;
  float: left;
  margin: 0 0 0 -50px;
  display: block;
}
#slide6:checked ~ #active label:nth-child(1),
#slide7:checked ~ #active label:nth-child(2),
#slide8:checked ~ #active label:nth-child(3),
#slide9:checked ~ #active label:nth-child(4),
#slide10:checked ~ #active label:nth-child(5) {
  background: #000;
  opacity: 0.6;
  border-color: #fff !important;
  border: 2px solid #fff;
}

.caption {
  line-height: 20px;
  margin: 0 0 -150%;
  position: absolute;
  padding: 320px 12px;
  opacity: 0;
  color: #fff;
  text-transform: none;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 18px;
}
.caption bar {
  display: inline-block;
  padding: 10px;
  background: #000;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#slides {
  position: relative;
  margin: 45px 0 0;
  border-radius: 10px;
}
#slides .inner {
  -webkit-transform: translateZ(0);
  -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -moz-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -ms-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
#slider {
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#commands label {
  -webkit-transform: translateZ(0);
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
#slide1:checked ~ #slides article:nth-child(1) .caption,
#slide2:checked ~ #slides article:nth-child(2) .caption,
#slide3:checked ~ #slides article:nth-child(3) .caption,
#slide4:checked ~ #slides article:nth-child(4) .caption,
#slide5:checked ~ #slides article:nth-child(5) .caption {
  opacity: 1;
  -webkit-transition: all 1s ease-out 0.6s;
  -moz-transition: all 1s ease-out 0.6s;
  -o-transition: all 1s ease-out 0.6s;
  transition: all 1s ease-out 0.6s;
}
#slide6:checked ~ #slides article:nth-child(1) .caption,
#slide7:checked ~ #slides article:nth-child(2) .caption,
#slide8:checked ~ #slides article:nth-child(3) .caption,
#slide9:checked ~ #slides article:nth-child(4) .caption,
#slide10:checked ~ #slides article:nth-child(5) .caption {
  opacity: 1;
  -webkit-transition: all 1s ease-out 0.6s;
  -moz-transition: all 1s ease-out 0.6s;
  -o-transition: all 1s ease-out 0.6s;
  transition: all 1s ease-out 0.6s;
}

#commands,
#commands label,
#slides,
#active,
#active label {
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#slider {
  max-width: 960px;
}
@media only screen and (max-width: 850px) and (min-width: 450px) {
  #slider #commands {
    width: 100%;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  #slider #commands label {
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  #slider #slides .caption {
    padding: 280px 12px;
  }
  #slider #slides {
    padding: 2px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #slider #active {
    margin: 15% 0 0;
  }
}
@media only screen and (max-width: 450px) {
  #slider #commands {
    width: 100%;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  #slider #active {
    margin: 12% 0 0;
  }
  #slider #slides {
    padding: 2px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #slider #slides .caption {
    opacity: 0 !important;
  }
  #slider #commands label {
    -moz-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -o-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }
}

.examples #commands {
  margin: 0 auto;
  width: 100%;
  height: 50px;
  top: 100px;
  position: absolute;
}

div.s2member-pro-stripe-form-billing-method-section-title,
div.s2member-pro-stripe-form-registration-section-title,
div.s2member-pro-stripe-form-custom-fields-section-title,
div.s2member-pro-stripe-form-billing-method-section-title,
div.s2member-pro-stripe-form-billing-address-section-title {
  background: none !important;
}

div.s2member-pro-stripe-form-section-title {
  font-family: inherit;
  color: #999;
}

.s2member-pro-stripe-checkout-form-submission-section-title,
.s2member-pro-stripe-checkout-form-registration-section-title {
  display: none;
}

.div.s2member-pro-stripe-form-options-section {
  display: block;
}

div.s2member-pro-stripe-form-section > div.s2member-pro-stripe-form-div select {
  margin-bottom: 50px;
}

.wpcf7-form label,
.wpcf7-submit {
  margin: 0 auto;
  float: none;
  display: block;
  text-align: center;
}

.pointerHover:hover {
  cursor: pointer;
}

@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}

.s2member-pro-stripe-submit {
  width: 300px;
  margin: 0 auto;
  float: none;
  display: block;
  padding: 20px 40px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

div.s2member-pro-stripe-form-submission-section
  > div.s2member-pro-stripe-form-submit-div {
  float: none !important;
}

.entry {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}

.entryOdd {
  background-color: #dadada;
}

.stickyTop {
  position: sticky;
  top: 0;
}

.textColorWhite {
  color: #fff;
}

.blackAndWhiteLight {
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.5;
}

.blackAndWhiteLight:hover {
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  opacity: 1;
}

.page-id-870 .btn-primary,
.page-id-870 .staticAlertHome {
  background-color: #ff5827;
}

.page-id-870 .btn-primary:hover,
.page-id-870 .staticAlertHome:hover {
  background-color: #ee4927;
}

.et_pt_blogmeta {
  display: none;
}

.gradientText {
  background: -webkit-linear-gradient(
    45deg,
    rgb(76, 0, 204),
    rgb(255, 0, 57) 80%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.largeButton {
  width: 500px;
}

#agreeCheck {
  height: 15px;
  width: 15px;
  position: relative;
  top: 2px;
}

#shareButtons {
  position: fixed;
  left: 0;
  top: 100px;
  max-width: 75px;
}

#shareButtons img {
  max-width: 50px;
  margin-bottom: 5px;
}

#shareButtons img:hover {
  max-width: 75px;
}

.single p,
.single li {
  color: #000;
  font-size: 18px;
  font-weight: 100;
}

body ul {
  margin-left: 20px;
}

.single p {
  margin-bottom: 20px;
}

.entry p {
  padding-bottom: 0;
}

#top-menu ul {
  margin-bottom: 0px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3 {
  font-weight: 600;
}

.single h2 {
  font-size: 28px;
}

.single h3 {
  font-size: 24px;
}

.btn-disabled {
  background-color: #444 !important;
  pointer-events: none !important;
}

.btn-disabled:hover {
  background-color: #444 !important;
  pointer-events: none !important;
}

.roundimg {
  border-radius: 50%;
  max-width: 300px;
  margin: 0 auto;
  float: none;
  display: block;
}

.adsizeImg {
  background-image: url("/wp-content/uploads/placeholder-image-transparent3.png");
  background-size: 100% 100%;
}

.imBackground {
  background-image: url("/wp-content/uploads/IM-Promo-1500x750-faded.jpg");
  background-size: cover;
  padding: 300px 0;
  background-position: center;
}

.number {
  padding: 2px 12px 2px 10px;
  color: #fff;
  border-radius: 5px;
  font-weight: 900;
  margin-right: 10px;
}

#s2member-pro-stripe-form-card-element {
  background-color: #fff;
}

div.s2member-pro-stripe-form-section
  > div.s2member-pro-stripe-form-ajax-tax-div
  > div,
div.s2member-pro-stripe-form-section
  > div.s2member-pro-stripe-form-coupon-response-div
  > div {
  border-radius: 5px !important;
  border: none !important;
  padding: 10px !important;
  background: #cceed9 !important;
  margin-top: 5px;
}

.proratedUpgradeMessage {
  background: #dadada !important;
  border-radius: 0 0 5px 5px !important;
  padding: 10px;
}

.swirlDividerBottom {
  margin-bottom: -10px;
  width: 100%;
}

.swirlDividerTop {
  margin-top: -10px;
  width: 100%;
}

.orangeBackground {
  background-color: #fe7d67;
}

.orangeBackground a {
  color: #fff;
  text-decoration: underline;
}

.shake {
  animation: shake 1s;
}

#load,
.loader {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  background: var(--loadingGIF) no-repeat center center rgba(0, 0, 0, 0.25);
  background-size: 200px;
  top: 0;
}

#loadingMessage {
  color: #fff;
  font-size: 18px;
  padding: 10px;
  text-align: center;
  top: calc(50% + 100px);
  position: absolute;
  left: 0;
  right: 0;
  max-width: 600px;
  margin: 0 auto;
}

.featuredOn {
  max-width: 150px;
  float: left;
  display: inline-block;
  margin: 10px;
}

.elementor-default #left-area {
  width: 100%;
}

.elementor-default #sidebar {
  display: none;
}

.elementor-default #content-area:before {
  border: none;
}

.footerSocialIcons {
  float: left;
  margin-right: 10px;
  font-size: 50px;
}

.footerSocialIcons:hover {
  text-decoration: none;
  color: #fff;
}
.single-post .wp-video {
  margin-bottom: 20px;
}

.mepr_mepr_ref {
  display: none;
}

@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-2deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(2deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(2deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-2deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-2deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(2deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-2deg);
  }
}

@media (max-width: 576px) {
  #shareButtons {
    position: fixed;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.7);
  }

  #shareButtons img {
    max-width: 40px;
    margin-bottom: 0px;
    margin-right: 5px;
  }

  #shareButtons img:hover {
    max-width: 40px;
  }

  .featuredOn {
    width: 100px;
  }
}
