html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  font-family: 'Lora';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #eed9ff;
  text-align: left;
  background-color: rgb(0,0,0);
}

p {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

#classSched a {
  color: inherit;
  text-decoration: none;
}

#classSched li {
  margin-bottom: 10px;
}

#classSched a:hover {
  color: inherit;
  text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}

.h1, h1 {
  font-size: 28px;
  color: #ff00ff;
  font-style: italic;
  text-shadow: 0px 0px 7px #000000;
}

@media (min-width: 576px) {
  .h1, h1 {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .h1, h1 {
    font-size: 34px;
  }
}

.h2, h2 {
  font-size: 24px;
  color: #ff00ff;
  text-shadow: 0px 0px 5px #000000;
  line-height: 1.3;
}

@media (min-width: 576px) {
  .h2, h2 {
    font-size: 30px;
    color: #ff00ff;
    text-shadow: 0px 0px 5px #000000;
  }
}

.h3, h3 {
  font-size: 20px;
  color: #ff00ff;
  text-shadow: 0px 0px 3px #000000;
  line-height: 1.4;
}

@media (min-width: 576px) {
  .h3, h3 {
    font-size: 24px;
    color: #ff00ff;
    text-shadow: 0px 0px 3px #000000;
  }
}

.h5, h5 {
  font-size: 16px;
  color: #ff00ff;
  text-shadow: 0px 0px 6px #000000;
  line-height: 1.5;
}

@media (min-width: 576px) {
  .h5, h5 {
    font-size: 18px;
    color: #ff00ff;
    text-shadow: 0px 0px 6px #000000;
  }
}

.txt-services {
  font-size: 18px;
  text-shadow: 0px 0px 6px #000000;
}

@media (min-width: 576px) {
  .txt-services {
    font-size: 22px;
  }
}

@media (min-width: 991px) {
  .txt-services {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .txt-services {
    font-size: 20px;
  }
}

.text-pink {
  color: #ff00ff;
}

.text-body {
  color: #eed9ff!important;
}

.bg-content {
  background-color: rgb(13,13,13);
}

.bg-dk-cont {
  background-color: rgb(34,10,38);
}

.bg-lt-cont {
  background-color: rgb(25,25,25);
}

.bg-purple {
  background-color: #591859;
}

.sidebar {
  background-image: url("../../assets/img/lilys.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 450px;
}

.header-animation {
  position: absolute;
  background-image: url(../../assets/img/headervid2.gif);
  width: 552px;
  height: 186px;
  top: 204px;
}

.breast-cancer-icon {
  background-image: url(../../assets/img/breastcancer-but.png);
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: -110px;
}

.workshop-icon {
  background-image: url(../../assets/img/workshops-but.png);
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: -110px;
}

.teacher-icon {
  background-image: url(../../assets/img/teacher-but.png);
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: -110px;
}

.breast-cancer-icon:hover {
  background-image: url(../../assets/img/breastcancer-but.png);
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: 0px;
}

.workshop-icon:hover {
  background-image: url(../../assets/img/workshops-but.png);
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: 0px;
}

.teacher-icon:hover {
  background-image: url(../../assets/img/teacher-but.png);
  width: 110px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: 0;
}

.malabeads {
  background-image: url(../../assets/img/malabeads.png);
  background-repeat: no-repeat;
  width: 285px;
  min-height: 285px;
}

.malabeads-txt {
  font-size: 15px;
  font-style: italic;
  color: #ff72ff;
}

.poet-border {
  border-top: solid 1px purple;
  margin: 0;
  padding: 35px 0;
  line-height: 1.3;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(255,255,255,0.2);
}

.text-shadow {
  text-shadow: 0px 0px 4px black;
}

#certifications .bg-cert-modal {
  background-color: rgb(89,24,89);
}

#certifications .close {
  float: right;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

#certifications .modal-header {
  border-bottom: none;
  padding-bottom: 0;
}

#certifications .table td, .table th {
  border-top: 1px solid rgba(222,226,230,0.29);
}

#certifications .table {
  margin-bottom: 0;
  text-shadow: 1px 1px 1px #340034;
}

.btopbut {
  background: rgba(0,0,0,0.5);
  border: solid 2px rgba(0,0,0,0.5);
  border-radius: 6px;
  position: fixed;
  bottom: 7px;
  right: 6px;
  height: 38px;
  z-index: 9999;
}

.fas.fa-caret-square-up {
  font-size: 36px;
  color: rgba(255,0,247,0.5);
}

.table td, .table th {
  padding: .5rem;
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: #1e2528;
  border-bottom: none;
}

.nav-link {
  font-weight: 600;
  display: block;
  padding: 5px 10px;
}

.dropdown-item-schedule {
  padding: 5px 15px;
  white-space: normal;
  text-align: center;
}

.button, .dropdown-menu-schedule {
  margin-top: 44px !important;
}

.dropdown-menu-schedule {
  width: 100%;
  max-width: 380px;
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.header-phone-wrapper {
  position: absolute;
  left: 80px;
  bottom: 6px;
  z-index: 999;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.1;
  background: #b08dd6;
  border: solid 1.5px #343a40;
  border-radius: 5px;
  padding: 8px 6px 6px 6px;
}

.header-phone-wrapper .fa-mobile-alt {
  font-size: 26px;
}

.header-img-mob-wrapper {
  position: absolute;
  right: 0;
  top: 2px;
  z-index: 999;
}

.header-img-mob {
  width: calc(0px + 32VW);
  height: auto;
}

@media (min-width: 576px) {
  .header-img-mob {
    width: 175px;
  }
}

@media (min-width: 768px) {
  .header-img-mob {
    width: 233px;
    height: 193px;
  }
}

