a {
  color: #ffd966;
}
.action.featured {
  color: #fff;
  border: 5px solid #ffd966;
}
.bg-special {
  background-color: #ffd966 !important;
  --bs-nav-link-color: #212529;
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #222225;
  font-size: 1.1rem;
}
blockquote {
  border-left: 3px solid #ffd966;
  margin: 0.2rem 0;
  padding: 0.5rem;
}
body, nav {
  background-color: #212529;
  color: #cacaca;
  font-family: 'Poppins', sans-serif;
}
.btn-primary {
  color: #000;
  background-color: #ffd966;
  border-color: #ffd966;
}
.btn:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.btn:disabled {
  background-color: #7f8184;
  border-color: #7f8184;
}
.modal-content {
  background-color: #4e4e4e
}
.category{
  margin: 0.5rem;
}
.col-md-24 {
  width: 10%;
}
.cta {
  text-decoration: none;
  background-color: #ffd966;
  box-shadow: 0 0 20px 0 #ffd966;
}
.disabled {
  opacity: 0.5;
}
.featured, .category{
  border: 5px solid #43474A;
  color: #ffd966;
  padding: 1rem 2rem;
  display: inline;
  width: auto;
}
.featured:not(.selected):hover, .category.selected{
  border: 5px solid #ffd966;
  color: black;
  background-color: #ffd966;
  cursor: pointer;
  padding: 1rem 2rem;
  display: inline;
  width: auto;
}
.featured.selected {
  color: #cacaca;
}
.filter {
  border: 5px solid #43474A;
  color: #ffd966;
  padding: .5rem 1rem;
  border-radius: var(--bs-border-radius);
}
.filter:not(.selected):hover, .filter.selected {
  border: 5px solid #ffd966;
  color: black;
  background-color: #ffd966;
  cursor: pointer;
}
.filter.selected {
  cursor: default;
}
.flash {
  width: 100%;
  background-color: #222225;
  border-style: solid;
  padding: 10px;
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 10px;
}
.flash.warning, .flash.alert {
  color: #ff4949;
  border-color: grey;
}
.flash.success, .flash.notice {
  color: #fff;
  border-color: #ffd966;
}
.gold {
  color: #ffd966;
}
.playlist-table td.locked {
  color:rgb(150, 150, 150);
}
.li {
  margin: 0.2rem 0.25rem;
  padding: 0.5rem 2rem;
  border-bottom: 3px solid #EEE;
}
.li:hover, .li.active {
  border-bottom: 3px solid #ffd966;
  cursor: pointer;
}
.li:hover, .li.active {
  color: #ffd966;
}
.mb-6 {
  margin-bottom: 6rem;
}
.mt-6 {
  margin-top: 6rem;
}
.my-6 {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
.navbar-toggler {
  border: 2px solid #fff;
  box-shadow: none !important;
}
.navbar-toggler-icon {
  background-image: url(/assets/white_menu-16e296deb68ae1de648cde3b2e1cbe4c971b71f24a1cdce07da34d4d535740e5.png);
}
.nav-link:hover {
  color: black;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #ffd966;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 5px 4px;
}
.owl-carousel {
  position: relative;
}
.owl-carousel .wrapover {
  position: relative;
  display: inline-block;
}
.owl-carousel .about-video {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  padding-left: 2rem;
  padding-right: 2rem;
  color: white;
  text-align: center;
  box-sizing: border-box;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.owl-carousel .wrapover:hover .about-video {
  opacity: 1;
  cursor: pointer;
}
.owl-carousel img {
  width: 100%;
  height: auto;
  display: block;
}
.pb-6 {
  padding-bottom: 6rem;
}
.pt-6 {
  padding-top: 6rem;
}
.py-6 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.purchase {
  line-height: 1.5;
  cursor: pointer;
  background-color: #212529;
  border-color: transparent;
  text-transform: uppercase;
  color: #FFF;
  padding: 0.8rem 2rem;
}
.purchase:hover {
  background-color: #6e6e6e;
}
.purple {
  color: #8e62e9;
}
.purple-special {
  background-color: #8e62e9 !important;
}
section {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
select.bg-special {
  background-color: #212529 !important;
  color: #fff !important;
  border: 4px solid #ffd966 !important;
  padding: 0.55rem 1.1rem;
  width: unset;
}
ul.nav {
  display: inline-flex;
}
.ul {
  border-right: 3px solid #EEE;
  margin: 0.2rem 0;
  padding: 0.5rem;
}
.ul:hover, .ul.active {
  border-right: 3px solid #ffd966;
  cursor: pointer;
}
.ul i {
  color: #ffd966;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 0.5rem;
  font-size: .8rem;
}
.white-special {
  background-color: #f2f2f2 !important;
}
.form-select {
  --bs-form-select-bg-img: url(
    "data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg'\
    viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='white'\
    stroke-linecap='round' stroke-linejoin='round' stroke-width='2'\
    d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}
