@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.backTop {
  right: 50px;
}
.backTop .ant-back-top-content {
  background: #000;
  opacity: 0.3;
  transition: all 0.3s;
  box-shadow: 0 0 15px 1px rgba(69, 65, 78, 0.1);
}
.backTop .ant-back-top-content:hover {
  opacity: 1;
}
.footer {
  background: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  min-height: 72px;
}
@media (max-width: 767px) {
  .backTop {
    right: 20px;
    bottom: 20px;
  }
  .container {
    height: 100vh;
    flex: 1;
    width: 100%;
  }
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.discount-price {
  color: #d0006f;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
}
.text-link {
  color: #fff;
  cursor: pointer;
  font-weight: bold;
}
.cart-form {
  margin-left: 0;
  margin-right: 0;
  margin-top: 5px;
  background-color: #f8f9fa;
}
.cart-form .ant-form-item {
  margin-bottom: 0;
}
.cart-form .ant-form-item .ant-form-item-control {
  padding: 0;
}
.total-price {
  color: #d0006f;
}
.ant-table-thead .ant-table-cell {
  color: #000;
}
.ant-space-item .secondary {
  color: #000;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.contact-content {
  padding: 20px 5px;
  white-space: pre-line;
}
.contact-form {
  padding: 20px 5px;
  max-width: 500px;
  margin: auto;
}
.contact-form .ant-form-item .ant-input {
  height: 40px;
  font-size: 12px;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.main-footer .main-container .footer-item {
  height: 150px;
}
.main-footer .main-container .footer-item:hover {
  color: #d0006f;
}
.main-footer .main-container .footer-item .footer-icon {
  height: 50px;
}
.main-footer .main-container .footer-item .footer-name {
  text-align: center;
}
.main-footer .main-container .footer-menu {
  justify-content: space-between;
}
.main-footer .main-container .footer-icons .img-responsive {
  width: 100%;
  height: 140px;
}
@media screen and (max-width: 450px) {
  .main-footer .main-container .footer-icons .img-responsive {
    width: 380px;
    height: 180px;
  }
}
@media screen and (min-width: 768px) {
  .main-footer .main-container .footer-icons .img-responsive {
    width: 245px;
    height: 125px;
  }
}
.main-footer .footer-t {
  margin: 10px;
}
.main-footer .footer-ymb2 .footer-icon2 {
  width: 25px;
}
.main-footer .footer-ymb2 .footer-ymb2-item {
  align-items: center;
}
.main-footer ul {
  margin: 0;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.search-bar {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.search-bar .ant-input-search-button.ant-btn-primary {
  height: 42px;
}
.search-bar .ant-input-search .ant-input {
  padding: 5px;
}
.search-bar .ant-input-search .ant-input-group-wrapper {
  overflow: hidden;
}
.search-bar .ant-input-search .ant-input-affix-wrapper {
  box-shadow: none;
  border-radius: 0!important;
}
.search-bar .ant-input-search .ant-input-group-addon .ant-input-search-button {
  border-radius: 0!important;
}
@media (max-width: 768px) {
  .search-bar {
    width: 100%;
  }
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.main-header {
  z-index: 1000;
  width: 100%;
}
.header.ant-layout-header {
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 9;
  background-color: #000;
  height: unset;
  line-height: unset;
  white-space: nowrap;
}
.header.ant-layout-header .nav-bar .nav-icons {
  display: flex;
  padding: 0;
  margin: 0;
  width: 100%;
}
.header.ant-layout-header .nav-bar .nav-icons li {
  width: 100%;
  padding: 8px 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.header.ant-layout-header .nav-bar .nav-icons li .ant-badge-count {
  background: #000;
  font-size: 11px;
  box-shadow: none;
  padding: 0 5px;
  line-height: 20px;
  min-width: 20px;
  height: 20px;
}
.header.ant-layout-header .nav-bar .nav-icons li:hover {
  opacity: 0.9;
}
.header.ant-layout-header .nav-bar .nav-icons li.active {
  color: #fff;
}
.header.ant-layout-header .nav-bar .nav-icons li.active a {
  color: #fff;
}
.header.ant-layout-header .nav-bar .nav-icons li.custom {
  border-radius: 10px;
}
.header.ant-layout-header .nav-bar .nav-icons li.custom a {
  color: #fff;
}
.header.ant-layout-header .nav-bar .nav-icons li.custom-register {
  margin: 5px;
  background-color: #d0006f;
  border-radius: 10px;
}
.header.ant-layout-header .nav-bar .nav-icons li a {
  color: #fff;
  font-weight: bold;
}
.header.ant-layout-header .nav-bar .nav-icons li .anticon {
  display: none;
  font-size: 23px;
}
.header.ant-layout-header .nav-bar .nav-icons li .anticon.anticon-shopping-cart,
.header.ant-layout-header .nav-bar .nav-icons li .anticon.anticon-search {
  display: block;
}
.header.ant-layout-header .nav-bar .nav-icons li .cart-total {
  position: absolute;
  top: 2px;
  right: calc(50% - 20px);
}
.header.ant-layout-header .nav-bar .nav-icons li .ant-menu.ant-menu-light {
  background-color: #000;
}
.header.ant-layout-header .nav-bar .nav-icons li .ant-btn {
  background: #000;
  font-weight: bold;
  color: #fff;
  border: none;
}
.header.ant-layout-header .nav-bar .nav-icons li.nav-logo img {
  height: 50px;
}
.header.ant-layout-header .nav-bar .nav-icons li.nav-menu {
  display: none;
}
.header.ant-layout-header .nav-bar .nav-icons .right-menu {
  padding: 15px 0;
}
.header.ant-layout-header .nav-bar .nav-icons .right-menu .ant-menu-submenu-title {
  padding: 0;
}
.header.ant-layout-header .nav-bar .nav-icons .active {
  color: #fff;
  border-bottom: 2px solid;
}
@media (max-width: 450px) {
  .header.ant-layout-header .nav-bar {
    padding: 0;
  }
  .header.ant-layout-header .nav-bar .nav-icons {
    width: 100%;
    justify-content: space-between;
    padding: 8px 0;
  }
  .header.ant-layout-header .nav-bar .nav-icons li {
    font-size: 14px;
    padding: 2px 0;
  }
  .header.ant-layout-header .nav-bar .nav-icons li.custom {
    font-size: 12px;
  }
  .header.ant-layout-header .nav-bar .nav-icons li.custom.hide {
    display: none;
  }
  .header.ant-layout-header .nav-bar .nav-icons li .anticon {
    display: block;
  }
  .header.ant-layout-header .nav-bar .nav-icons li .hide {
    display: none;
  }
  .header.ant-layout-header .nav-bar .nav-icons li span {
    font-size: 12px;
  }
  .header.ant-layout-header .nav-bar .nav-icons li .cart-total {
    top: -5px;
  }
  .header.ant-layout-header .nav-bar .nav-icons li .anticon {
    font-size: 20px;
  }
  .header.ant-layout-header .nav-bar .nav-icons li.active {
    display: none;
  }
  .header.ant-layout-header .nav-bar .nav-icons li.hide-icons {
    display: none;
  }
  .header.ant-layout-header .nav-bar .nav-icons li.nav-menu {
    display: flex;
  }
}
.header.ant-layout-header .button {
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.header.ant-layout-header .button:hover {
  color: #000;
  background-color: #d0006f;
}
.ant-menu.ant-menu-sub li a:hover {
  color: #000;
}
.ant-menu.ant-menu-sub li.ant-menu-item-selected a {
  color: #000 !important;
}
.profile-drawer .profile-user {
  display: flex;
}
.profile-drawer .profile-user img {
  width: 45px;
  border-radius: 50%;
  margin-right: 5px;
}
.profile-drawer .profile-user img.token-ico {
  height: 20px;
  width: unset;
  border-radius: 0;
}
.profile-drawer .profile-user .profile-name {
  display: flex;
  width: 100%;
  flex-direction: column;
  text-transform: capitalize;
}
.profile-drawer .profile-user .profile-name span {
  color: #fff;
  font-size: 12px;
  text-transform: none;
}
.profile-drawer .ant-drawer-body {
  padding: 10px 15px 60px;
  position: relative;
  z-index: 0;
}
.profile-drawer .ant-drawer-body .profile-menu-item .menu-item {
  padding: 5px;
  margin-bottom: 2px;
  width: 100%;
  cursor: pointer;
  font-size: 15px;
  color: #fff;
}
.profile-drawer .ant-drawer-body .profile-menu-item .menu-item.active,
.profile-drawer .ant-drawer-body .profile-menu-item .menu-item:hover {
  background-color: none;
  font-weight: 600;
  border-radius: 5px;
  opacity: 0.9;
}
.profile-drawer .ant-drawer-body .profile-menu-item .ant-divider {
  margin: 10px 0;
}
.profile-drawer .ant-drawer-body .membership {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px;
  color: #000;
  text-align: center;
}
.profile-drawer .ant-drawer-body .membership a {
  color: #000;
}
.header-sticky .ant-layout-content {
  padding-top: 52px;
}
.header-sticky .main-header {
  position: fixed;
  top: 0;
  left: 0;
}
.header-sticky .main-header .nav-bar .nav-icons li {
  transition: all 0.5s ease-in-out;
  font-size: 16px;
}
.header-sticky .main-header .nav-bar .nav-icons li.nav-logo {
  display: none;
}
@media (max-width: 450px) {
  .main-header {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #000;
  }
  .header.ant-layout-header {
    padding: 0;
  }
  .ant-btn.info,
  .ant-btn.secondary-custom {
    margin-bottom: 5px;
  }
  .ant-table-thead > tr > th,
  .ant-table-tbody > tr > td,
  .ant-table tfoot > tr > th,
  .ant-table tfoot > tr > td {
    padding: 10px 5px;
  }
  .ant-col-offset-4 {
    margin-left: 0;
  }
  .switch-grp {
    margin-bottom: 10px;
  }
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.member-plans .line-card-item {
  border-bottom: 1px solid #fff;
  margin-top: 20px;
  padding-bottom: 0px;
}
.member-plans .line-card-item:last-child {
  border-bottom: none;
}
.member-plans .line-card-item:first-child {
  margin-top: 0;
}
.line-card-item {
  display: flex;
  align-items: center;
  height: 80px;
  margin-bottom: 2px;
  cursor: pointer;
}
.line-card-item:hover {
  opacity: 0.9;
  background-color: #d0006f;
}
.line-card-item .item-name {
  width: 70%;
  padding: 5px 10px;
}
.line-card-item .item-name:hover .name,
.line-card-item .item-name:hover .desc {
  color: #d0006f !important;
}
.line-card-item .item-name .name {
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
}
.line-card-item .item-name .desc {
  color: #fff;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.line-card-item .item-price {
  width: 30%;
  height: 100%;
  display: flex;
}
.line-card-item .item-price .angle-left {
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
  height: 100%;
  width: 33px;
  background: #000;
  display: inline-flex;
}
.line-card-item .item-price .price {
  color: #fff;
  height: 100%;
  width: 100%;
  background: #000;
  font-size: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .line-card-item .item-name {
    width: 60%;
  }
  .line-card-item .item-price {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  .line-card-item .item-name {
    width: 70%;
  }
  .line-card-item .item-price {
    width: 30%;
  }
}
.pk-card {
  border: 1px solid #000;
  position: relative;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  color: #000;
}
.pk-card .ant-card-body {
  padding: 0;
  position: relative;
}
.pk-card .ant-card-body .pk-top .pk-name {
  background-color: #fff;
  color: #000;
  text-transform: capitalize;
  padding: 10px;
  width: 100%;
  z-index: 9;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin: 0;
}
.pk-card .ant-card-body .pk-top .pk-price {
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-weight: 600;
  background-color: #fff;
}
.pk-card .ant-card-body .pk-top .pk-price .sub-price {
  font-size: 14px;
}
.pk-card .ant-card-body .recurring-text {
  padding: 5px 0;
  margin: 0;
}
.pk-card .ant-card-body .pk-description {
  margin-bottom: 5px;
  height: 150px;
  overflow: auto;
  color: #fff;
}
.pk-card .ant-card-body .pk-btn {
  background-color: #d0006f;
}
.pk-card .ant-card-body .pk-btn .ant-btn {
  color: #fff;
  height: 40px;
  width: 100%;
  font-weight: 600;
  border: none;
  margin-bottom: 10px;
  width: 92%;
  background: black;
  border-radius: 50px;
}
.pk-card:hover,
.pk-card.active {
  border: 1px solid #fff;
}
.pk-card:hover .ant-card-body .pk-btn .ant-btn,
.pk-card.active .ant-card-body .pk-btn .ant-btn {
  background-color: #d0006f;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
body.register-page {
  text-align: center;
  font-family: sans-serif;
  font-weight: 100;
}
body.register-page h1 {
  color: #d32f2f;
  font-weight: 100;
  font-size: 40px;
  margin: 40px 0px 20px;
}
body.register-page .clockdiv {
  font-weight: bold;
  font-family: sans-serif;
  color: #d0006f;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
body.register-page .clockdiv > div {
  padding: 10px;
  border-radius: 3px;
  display: inline-block;
}
body.register-page .clockdiv div > span {
  padding: 15px;
  border-radius: 3px;
  background: #e5e1e1;
  display: inline-block;
}
body.register-page .smalltext {
  padding-top: 5px;
  font-size: 16px;
}
body.register-page .small {
  font-size: 50px;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.login-page {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 80vh;
}
.login-box,
.register-box {
  max-width: 420px;
  width: 100%;
  margin: 30px auto;
  color: #fff;
}
.login-box.custom,
.register-box.custom {
  background-color: transparent;
}
.login-box .login-form,
.register-box .login-form {
  color: #fff;
}
.login-box .login-form .title,
.register-box .login-form .title {
  display: flex;
  justify-content: center;
  font-size: 22px;
  font-weight: bolder;
  margin-bottom: 15px;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 450px) {
  .login-box .login-form .title,
  .register-box .login-form .title {
    font-size: 18px;
  }
}
.login-box .login-form .title-m,
.register-box .login-form .title-m {
  color: #fff;
}
.login-box .login-form .skip-btns,
.register-box .login-form .skip-btns {
  display: flex;
  justify-content: center;
  align-items: center;
}
.login-box .login-form .skip-btns .ant-btn-link-disabled,
.register-box .login-form .skip-btns .ant-btn-link-disabled,
.login-box .login-form .skip-btns .ant-btn-link.disabled,
.register-box .login-form .skip-btns .ant-btn-link.disabled,
.login-box .login-form .skip-btns .ant-btn-link[disabled],
.register-box .login-form .skip-btns .ant-btn-link[disabled],
.login-box .login-form .skip-btns .ant-btn-link-disabled:hover,
.register-box .login-form .skip-btns .ant-btn-link-disabled:hover,
.login-box .login-form .skip-btns .ant-btn-link.disabled:hover,
.register-box .login-form .skip-btns .ant-btn-link.disabled:hover,
.login-box .login-form .skip-btns .ant-btn-link[disabled]:hover,
.register-box .login-form .skip-btns .ant-btn-link[disabled]:hover,
.login-box .login-form .skip-btns .ant-btn-link-disabled:focus,
.register-box .login-form .skip-btns .ant-btn-link-disabled:focus,
.login-box .login-form .skip-btns .ant-btn-link.disabled:focus,
.register-box .login-form .skip-btns .ant-btn-link.disabled:focus,
.login-box .login-form .skip-btns .ant-btn-link[disabled]:focus,
.register-box .login-form .skip-btns .ant-btn-link[disabled]:focus,
.login-box .login-form .skip-btns .ant-btn-link-disabled:active,
.register-box .login-form .skip-btns .ant-btn-link-disabled:active,
.login-box .login-form .skip-btns .ant-btn-link.disabled:active,
.register-box .login-form .skip-btns .ant-btn-link.disabled:active,
.login-box .login-form .skip-btns .ant-btn-link[disabled]:active,
.register-box .login-form .skip-btns .ant-btn-link[disabled]:active,
.login-box .login-form .skip-btns .ant-btn-link-disabled.active,
.register-box .login-form .skip-btns .ant-btn-link-disabled.active,
.login-box .login-form .skip-btns .ant-btn-link.disabled.active,
.register-box .login-form .skip-btns .ant-btn-link.disabled.active,
.login-box .login-form .skip-btns .ant-btn-link[disabled].active,
.register-box .login-form .skip-btns .ant-btn-link[disabled].active {
  color: rgba(255, 255, 255, 0.3);
}
.login-box .login-form .ant-input,
.register-box .login-form .ant-input {
  border-radius: 0;
  height: 45px;
}
.login-box .login-form .ant-input-password,
.register-box .login-form .ant-input-password {
  border-radius: 0;
}
.login-box .login-form .ant-input-password .ant-input,
.register-box .login-form .ant-input-password .ant-input {
  height: 32px;
}
.login-box .login-form button.login-form-button,
.register-box .login-form button.login-form-button {
  border-radius: 0;
  min-height: 45px;
  height: auto;
  white-space: pre-line;
  width: 100%;
  font-size: 16px;
  color: #fff;
  background-color: #d0006f;
  margin-bottom: 15px;
  text-transform: uppercase;
  border: none;
}
.login-box .login-form a,
.register-box .login-form a {
  color: #fff;
}
@media (max-width: 450px) {
  .login-box,
  .register-box {
    margin: auto;
  }
}
.register-box {
  max-width: 100%;
}
.register-box .register-steps span.step-box {
  padding: 5px 11px;
  margin-left: 30px;
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  opacity: 0.3;
  position: relative;
  cursor: pointer;
}
.register-box .register-steps span.step-box::before {
  content: ' ';
  position: absolute;
  top: 14px;
  right: 30px;
  width: 30px;
  background: #000;
  height: 2px;
}
.register-box .register-steps span.step-box:first-child {
  margin-left: 5px;
}
.register-box .register-steps span.step-box:first-child::before {
  display: none;
}
.register-box .register-steps span.step-box.active {
  opacity: 1;
  background-color: #000;
}
.form {
  position: absolute;
  top: 45%;
  left: 50%;
  margin: -160px 0 0 -160px;
  width: 320px;
  height: 320px;
  padding: 36px;
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.08);
}
.form button {
  width: 100%;
}
.form p {
  color: #cccccc;
  text-align: center;
  margin-top: 16px;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
}
.logo {
  text-align: center;
  cursor: pointer;
  margin-bottom: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo img {
  width: 40px;
  margin-right: 8px;
}
.logo span {
  vertical-align: text-bottom;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  color: #000;
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ant-spin-container,
.ant-spin-nested-loading {
  height: 100%;
}
.error-message {
  color: #f04134;
}
.forgot-box {
  background-color: #000;
  color: #fff;
  margin: 80px 30px;
  padding: 20px;
}
.forgot-box h2,
.forgot-box h4 {
  color: #fff;
}
@media (max-width: 450px) {
  .forgot-box .forgot-password {
    margin: 40px auto 0;
  }
  .forgot-box .forgot-form .ant-form-item {
    width: 300px;
  }
}
.forgot-form {
  display: flex;
  flex-direction: column;
  min-height: 300px;
  padding: 70px 0;
  align-items: center;
  justify-content: center;
}
.forgot-form .ant-form-item {
  margin-bottom: 10px;
  width: 420px;
}
.forgot-form .ant-form-item Input {
  text-align: center;
}
.forgot-form Button {
  width: 100%;
  color: #000;
}
.switch-btn {
  display: flex;
  justify-content: center;
}
.switch-btn button {
  background-color: transparent;
  border: none;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
  outline: none;
  transition: all 0.3s ease-in-out;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  cursor: pointer;
}
.switch-btn button:hover {
  color: #000;
}
.switch-btn button.active {
  color: #000;
  border-bottom: 2px solid;
}
.switch-grp {
  text-align: center;
}
.switch-grp .ant-switch {
  background-color: #000;
  padding: 0px 30px;
  height: 40px;
}
.switch-grp .ant-switch .ant-switch-handle {
  top: 1px;
  left: 1px;
  width: 38px;
  height: 38px;
}
.switch-grp .ant-switch .ant-switch-handle::before {
  border-radius: 50%;
}
.switch-grp .ant-switch-checked .ant-switch-handle {
  left: calc(100% - 38px - 1px);
}
.welcome-box {
  background-color: #f3f7f8;
  margin: 3em 0;
  padding: 3em;
  border-radius: 10px;
}
.welcome-box h3 {
  font-size: 1.8em;
  font-weight: 800;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
}
.welcome-box li {
  color: #6f7479;
  list-style: disc;
}
.email-verify-succsess {
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 10px;
}
.id-block {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.id-block .img-id {
  max-width: 50%;
  width: 175px;
}
.ant-form-item-explain {
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.login-logo {
  text-align: center;
  padding: 5px 0;
}
.login-logo img {
  max-width: 100%;
  max-height: 80px;
}
.pk-card {
  border-radius: 50px;
}
.pk-card .ant-card-body {
  border-radius: 40px;
  background-color: #000;
  color: #fff;
}
.pk-card .ant-card-body .pk-description {
  background: #373535;
  color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  margin: 0;
}
.pk-card .ant-card-body .sub-description {
  font-weight: bold;
}
.pk-card .ant-card-body .pk-top .pk-price {
  background: #373535;
  color: #fff;
}
.pk-card .ant-card-body .pk-top .pk-name {
  background-color: #373535;
  color: #fff;
  text-transform: capitalize;
  padding: 10px;
  width: 100%;
  z-index: 9;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  position: relative;
  margin: 0;
}
.pk-card .ant-card-body .pk-btn {
  background: #373535;
}
.pk-card .ant-card-body .pk-btn .ant-btn {
  background: #d0006f;
}
.pk-card:hover,
.pk-card.active {
  border: 1px solid #fff;
}
.pk-card:hover .ant-card-body .pk-btn .ant-btn,
.pk-card.active .ant-card-body .pk-btn .ant-btn {
  background-color: #666;
}
.top-register {
  height: auto;
  width: auto;
  text-align: center;
}
.top-register .title {
  color: #d0006f;
  font-size: 25px;
  text-transform: uppercase;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 20px;
}
.top-register .price-register {
  font-size: 70px;
  color: #d0006f;
  font-weight: bold;
}
.top-register .price-register sup {
  font-size: 40px;
}
.top-register .top-content {
  font-size: 25px;
}
.top-register .btn-b {
  font-size: 30px;
  color: #fff;
  border-radius: 35px;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  background-color: #d0006f;
  margin-top: 10px;
  margin-left: 20%;
  margin-right: 20%;
}
.top-register .btn-b :hover {
  color: #c1c6cb;
}
.top-register p {
  font-size: 18px;
}
.img-register {
  height: 100%;
}
.img-register img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.recurring-text {
  padding: 5px 0;
  margin: 0;
  background: #373535;
  color: #ddd;
}
.banner-register {
  width: auto;
  height: auto;
}
.btn-bottom {
  width: 100%;
  height: auto;
  background: #373535;
  font-size: 30px;
  border-radius: 50px;
}
.btn-bottom:hover a {
  color: #949191;
}
.btn-backhome {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 9999;
  border-radius: 10px;
  font-size: 15px;
}
.btn-backhome:hover a {
  color: #b2aeae;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.top-profile {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 80vh;
  position: relative;
  margin-top: 5px;
  padding: 115px;
}
.top-profile .video-club {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.top-profile .bg-top {
  position: absolute;
  top: 70px;
  left: 0;
  height: 100%;
  width: 0;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.top-profile .top-left {
  position: absolute;
  left: 5%;
  bottom: -15px;
  display: inline-flex;
  align-items: center;
}
.top-profile .top-left .ant-image .ant-image-img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  padding: 2px;
  border: 2px solid #000;
}
.top-profile .top-left .ant-image .ant-image-mask {
  border-radius: 50%;
}
.top-profile .top-left .m-name {
  white-space: nowrap;
  padding: 0 10px;
}
.top-profile .top-left .m-name h2 {
  text-transform: capitalize;
  font-size: 22px;
  color: #fff;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  margin: 0;
}
.top-profile .top-left .m-name h5 {
  font-size: 14px;
}
@media screen and (max-width: 450px) {
  .top-profile {
    height: 18vh;
  }
}
.pro-desc {
  background-color: #000;
  padding: 100px 60px 60px 0px;
}
.pro-desc .per-infor .ant-collapse {
  background-color: transparent;
}
.pro-desc .per-infor .ant-collapse .ant-collapse-item {
  border: none;
}
.pro-desc .per-infor .ant-collapse .ant-collapse-item .ant-collapse-header {
  padding: 12px 0;
  color: #fff;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  display: flex;
  align-items: center;
}
.pro-desc .per-infor .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
  white-space: pre-line;
  word-break: break-all;
  padding: 0 0 12px;
}
.pro-desc .per-infor .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box::first-letter {
  text-transform: uppercase;
}
.pro-desc .per-infor .per-club {
  color: #fff;
  font-weight: bolder;
  cursor: pointer;
}
.pro-desc .per-infor .bio {
  white-space: pre-line;
  margin-bottom: 15px;
}
.pro-desc .per-infor .bio::first-letter {
  text-transform: uppercase;
}
.pro-desc .per-infor .ant-descriptions-item-content {
  color: #fff;
  text-transform: capitalize;
  flex-wrap: wrap;
}
.pro-desc .per-infor .ant-descriptions-item-content .ant-tag {
  margin-bottom: 5px;
  border-color: #000;
  background-color: transparent;
}
.model-content {
  margin: 5px 0;
  background-color: #000;
  color: #fff;
  padding: 10px;
}
.model-content .ant-tabs-tab-btn:hover {
  color: #4e4e4e;
}
.grid-card {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
  position: relative;
  transition: all 0.3s ease-in-out;
  height: 285px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  margin-bottom: 40px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.grid-card .card-stat {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 5px 2px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(to bottom, #9a9a9a00 0%, #292929 100%);
}
.grid-card .model-name {
  color: #fff;
  background-color: #000;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  position: absolute;
  width: 100%;
  top: 100%;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.grid-card:hover {
  background-size: 102%;
}
.grid-card:hover .model-name {
  background-color: #000;
}
@media screen and (max-width: 768px) {
  .grid-card {
    height: 200px;
  }
}
.grid-card .per-stats {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 2px;
  color: #fff;
  font-size: 15px;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(to bottom, #9a9a9a00 0%, #292929 100%);
}
.grid-card .per-stats a {
  margin-right: 5px;
  color: #fff;
}
@media screen and (max-width: 450px) {
  .grid-card .per-stats {
    font-size: 14px;
  }
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.ant-card-body {
  background-color: #000;
}
.ant-card-body .ant-card-meta-title {
  color: #fff;
  text-align: center;
}
.ant-card-bordered {
  border: none;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.loading-screen {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #000;
  font-size: 30px;
}
.loading-screen img,
.loading-screen span {
  color: #000;
  animation-name: loading;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-fill-mode: none;
  animation-play-state: running;
  padding: 20px;
  text-align: center;
}
@keyframes loading {
  0% {
    font-size: 30px;
    width: 280px;
  }
  25% {
    font-size: 32px;
    width: 300px;
  }
  50% {
    font-size: 34px;
    width: 320px;
  }
  75% {
    font-size: 32px;
    width: 300px;
  }
  100% {
    font-size: 30px;
    width: 280px;
  }
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.contentInner {
  background: #000;
  padding: 12px;
  box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.01);
  min-height: calc(100vh - 230px);
  position: relative;
  color: #fff;
  margin: 25px 0;
}
@media (max-width: 767px) {
  .contentInner {
    min-height: calc(100vh - 160px);
  }
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.account-form .ant-form-item {
  margin-bottom: 10px;
}
.account-form .ant-form-item .ant-form-item-explain {
  font-size: 12px;
}
.account-form .ant-form-item .ant-form-item-explain.ant-form-item-explain-error {
  color: #fff;
}
.account-form input,
.account-form .ant-input {
  height: 40px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 3px;
}
.account-form .ant-input-password .ant-input {
  height: 32px;
}
.account-form .ant-select-selector {
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 5px 11px;
  min-height: 40px;
}
.account-form button {
  height: 40px;
  color: #d0006f;
}
.account-form .ant-picker.ant-picker-range {
  height: 40px;
}
.account-form .ant-picker.ant-picker-range input,
.account-form .ant-picker.ant-picker-range .ant-input {
  height: 32px;
  border: none;
}
.ant-tabs.ant-tabs-top.nav-tabs {
  color: #fff;
}
.membership-expired button {
  color: #d0006f;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.video-list {
  color: white;
}
.video-list .ant-col {
  padding: 5px;
}
.vid-card {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
  position: relative;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  height: 200px;
  margin-bottom: 30px;
  background-image: url('/no-image.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.vid-card .play-ico .anticon {
  font-size: 24px;
  color: #000;
}
.vid-card .vid-stats {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 2px;
  color: #fff;
  font-size: 11px;
  position: absolute;
  bottom: 0;
  background-image: linear-gradient(to bottom, #9a9a9a00 0%, #292929 100%);
}
.vid-card .vid-stats a {
  margin-right: 5px;
  color: #fff;
}
@media screen and (max-width: 450px) {
  .vid-card .vid-stats {
    font-size: 14px;
  }
}
.vid-card .vid-info {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  background-color: #000;
  color: #d0006f;
  padding: 5px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  text-transform: capitalize;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.vid-card .vid-info a {
  color: #fff;
}
@media screen and (max-width: 450px) {
  .vid-card .vid-info {
    font-size: 14px;
  }
}
.vid-card .vid-price {
  position: absolute;
  left: 0;
  top: 5px;
  display: flex;
  flex-direction: column;
}
.vid-card .label-price {
  color: #f92b2b;
  background-color: #000;
  width: auto;
  padding: 3px 13px;
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 90% 50%, 100% 0);
  font-size: 10px;
  font-weight: 600;
  margin-bottom: 5px;
}
.vid-card .label-price.custom {
  background-color: #000;
}
.vid-card .label-price.custom-freeall {
  background-color: #0080ff;
  color: #f92b2b;
}
.vid-card .label-price.notfree {
  background-color: #000;
  color: #f92b2b;
}
.vid-card .label-price.custom-freesrb {
  background-color: #66ff66;
  color: #f92b2b;
}
.vid-card:hover {
  opacity: 0.9;
}
.vid-card:hover .play-ico .anticon {
  color: #000;
}
.vid-card:hover .vid-info {
  background-color: #000;
}
@media screen and (max-width: 450px) {
  .vid-card {
    height: 140px;
    margin-bottom: 27px;
  }
}
.videojs-player .video-js {
  width: 100%;
  height: 650px;
}
@media screen and (max-width: 768px) {
  .videojs-player .video-js {
    height: 350px;
  }
}
@media screen and (max-width: 450px) {
  .videojs-player .video-js {
    height: 250px;
  }
}
.videojs-player .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-thumbs {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.photo-carousel {
  margin-bottom: 10px;
}
.photo-carousel .ant-divider.ant-divider-horizontal {
  color: #fff;
  border-color: #fff;
}
.photo-carousel .list-photos.blur .sub-btn {
  background-color: #d0006f;
  border: none;
}
.prd-card .label-wrapper .label-wrapper-price {
  background-color: #000;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.vid-title {
  margin: 10px 0;
  margin-top: 30px;
  font-size: 22px;
  font-weight: 600;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  color: #000;
  text-transform: capitalize;
}
.discount-price {
  -webkit-text-decoration-line: line-through;
  /* Safari */
  text-decoration-line: line-through;
}
.main-player .vid-group {
  display: flex;
  flex-wrap: wrap;
  height: 500px;
  position: relative;
}
.main-player .vid-group .left-group {
  width: 70%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main-player .vid-group .right-group {
  width: 30%;
  height: 100%;
}
.main-player .vid-group .right-group .title {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  margin: 0;
}
.main-player .vid-group .right-group .member-plans {
  color: #000;
  height: calc(100% - 30px);
  text-align: center;
  padding: 15px 10px;
}
.main-player .vid-group .right-group .member-plans ul li {
  text-align: left;
}
.main-player .vid-group .right-group .member-plans .ant-btn.ant-btn-block {
  height: 50px;
}
.main-player .vid-group .right-group .member-plans .checkout-price {
  font-size: 20px;
  margin: 10px;
  color: #fff;
}
.main-player .vid-group .right-group .member-plans .checkout-price .discount-p {
  font-size: 18px;
  color: #d0006f;
  text-decoration: line-through;
}
.main-player .vid-group .right-group .member-plans h4 {
  font-weight: 600;
}
.main-player .vid-group .vid-processing {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 450px) {
  .main-player .vid-group {
    flex-direction: column;
    flex-wrap: unset;
  }
  .main-player .vid-group.custom {
    height: 250px;
  }
  .main-player .vid-group .left-group {
    width: 100%;
    height: 250px;
  }
  .main-player .vid-group .right-group {
    width: 100%;
    margin-top: 15px;
  }
}
.main-player .video-thumbs {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-player .videojs-player {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.main-player .videojs-player .video-js {
  max-height: 100%;
}
.vid-information .main-container .ant-tabs-content {
  color: #fff;
}
.vid-information .main-container .ant-btn.secondary {
  background-color: #d0006f;
}
.vid-exl-group {
  z-index: 1;
  margin: 0 0 25px;
  background: rgba(1, 1, 1, 0.5);
  text-align: center;
  font-size: 18px;
  width: 100%;
  color: #fff;
}
@media screen and (max-width: 450px) {
  .vid-exl-group {
    font-size: 14px;
    margin: 0 0 15px;
  }
}
.delight {
  background-color: #d0006f !important;
  color: #fff !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: auto;
  border: 1px solid;
  margin: 5px;
  border-radius: 3px;
  padding: 5px 13px;
  outline: none;
}
.deovr {
  background-color: #d0006f !important;
  color: #fff !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: auto;
  border: 1px solid;
  margin: 5px;
  border-radius: 3px;
  padding: 5px 13px;
  outline: none;
}
.react-click-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  height: auto;
  border: 1px solid;
  margin: 5px;
  border-radius: 3px;
  padding: 5px 13px;
  outline: none;
  background-color: #000;
}
.tab-continution {
  display: flex;
  justify-content: center;
  align-items: center;
}

@charset "UTF-8";
.vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  text-align: center;
}

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,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) format("woff");
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\F101";
}

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-play-circle:before {
  content: "\F102";
}

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\F103";
}

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\F104";
}

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\F105";
}

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\F106";
}

.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\F107";
}

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\F108";
}

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\F109";
}

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-square:before {
  content: "\F10A";
}

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-spinner:before {
  content: "\F10B";
}

.vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
  content: "\F10C";
}

.vjs-icon-captions, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-captions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-captions:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before {
  content: "\F10D";
}

.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\F10E";
}

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-share:before {
  content: "\F10F";
}

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-cog:before {
  content: "\F110";
}

.vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .video-js .vjs-play-progress {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js .vjs-play-progress:before {
  content: "\F111";
}

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-outline:before {
  content: "\F112";
}

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-circle-inner-circle:before {
  content: "\F113";
}

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-hd:before {
  content: "\F114";
}

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\F115";
}

.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\F116";
}

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-facebook:before {
  content: "\F117";
}

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-gplus:before {
  content: "\F118";
}

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-linkedin:before {
  content: "\F119";
}

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-twitter:before {
  content: "\F11A";
}

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-tumblr:before {
  content: "\F11B";
}

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-pinterest:before {
  content: "\F11C";
}

.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\F11D";
}

.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\F11E";
}

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-next-item:before {
  content: "\F11F";
}

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-previous-item:before {
  content: "\F120";
}

.vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\F121";
}

.vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal;
}
.vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\F122";
}

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial;
}
.video-js:-moz-full-screen {
  position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.video-js[tabindex="-1"] {
  outline: none;
}

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit;
}

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3 {
  width: 100%;
  max-width: 100%;
  height: 0;
}

.video-js.vjs-16-9 {
  padding-top: 56.25%;
}

.video-js.vjs-4-3 {
  padding-top: 75%;
}

.video-js.vjs-fill {
  width: 100%;
  height: 100%;
}

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
}

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}

.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}

.vjs-hidden {
  display: none !important;
}

.vjs-disabled {
  opacity: 0.5;
  cursor: default;
}

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px;
}

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC;
}

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s;
}
.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.81666em;
  margin-left: -1.5em;
}

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s;
}

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none;
}

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block;
}

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.vjs-control .vjs-button {
  width: 100%;
  height: 100%;
}

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2;
}
.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto;
}

.video-js .vjs-modal-dialog > * {
  box-sizing: border-box;
}

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1;
}

.vjs-menu-button {
  cursor: pointer;
}

.vjs-menu-button.vjs-disabled {
  cursor: default;
}

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none;
}

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto;
}

.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box;
}

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none;
}

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F;
}

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7);
}

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em;
}

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em;
}

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em;
}

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em;
}

.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em;
}

.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block;
}

.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden;
}

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em;
}

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em;
}

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s;
}

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1;
}

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto;
}

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto;
}

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s;
}

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important;
}

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible;
}

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table;
}

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none;
}

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67;
}

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white;
}

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle;
}

.video-js .vjs-custom-control-spacer {
  display: none;
}

.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none;
}

.video-js .vjs-progress-control.disabled {
  cursor: default;
}

.vjs-live .vjs-progress-control {
  display: none;
}

.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center;
}

.vjs-no-flex .vjs-progress-control {
  width: auto;
}

.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em;
}

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em;
}

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em;
}

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0;
}

.video-js .vjs-play-progress {
  background-color: #fff;
}
.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.3333333333em;
  z-index: 1;
}

.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75);
}

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1;
}

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none;
}

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible;
}

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em;
}

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0;
}

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block;
}

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s;
}

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none;
}

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  -webkit-user-select: none;
  /* Konqueror HTML */
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  -ms-user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
}

.video-js .vjs-slider.disabled {
  cursor: default;
}

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff;
}

.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none;
}
.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex;
}

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
}

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px;
}

.video-js .vjs-volume-panel {
  transition: width 1s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0;
}
.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 10em;
  transition: width 0.1s;
}
.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s;
}

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s;
}

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none;
}

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em;
}

.video-js .vjs-volume-panel {
  display: flex;
}

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em;
}

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em;
}

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto;
}

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
}

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em;
}
.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
}

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em;
}
.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em;
}

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em;
}

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%;
}

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%;
}

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
}

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em;
}

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}

.vjs-has-started .vjs-poster {
  display: none;
}

.vjs-audio.vjs-has-started .vjs-poster {
  display: block;
}

.vjs-using-native-controls .vjs-poster {
  display: none;
}

.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em;
}

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none;
}

.video-js .vjs-seek-to-live-control {
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em;
}

.vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left;
}

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto;
}

.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888;
}

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red;
}

.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.vjs-live .vjs-time-control {
  display: none;
}

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none;
}

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none;
}

.vjs-time-divider {
  display: none;
  line-height: 3em;
}

.vjs-live .vjs-time-divider {
  display: none;
}

.video-js .vjs-play-control {
  cursor: pointer;
}

.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none;
}

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
}

.vjs-subtitles {
  color: #fff;
}

.vjs-captions {
  color: #fc6;
}

.vjs-tt-cue {
  display: block;
}

video::-webkit-media-text-track-display {
  transform: translateY(-3em);
}

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em);
}

.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none;
}
.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none;
}
.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center;
}

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em;
}

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center;
}

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%;
}

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden;
}

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  -webkit-animation: vjs-spinner-show 0s linear 0.3s forwards;
          animation: vjs-spinner-show 0s linear 0.3s forwards;
}

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  -webkit-animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite;
}

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white;
}

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  -webkit-animation-delay: 0.44s;
  animation-delay: 0.44s;
}

@keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@-webkit-keyframes vjs-spinner-show {
  to {
    visibility: visible;
  }
}
@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes vjs-spinner-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
@-webkit-keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f;
  }
  20% {
    border-top-color: #73859f;
  }
  35% {
    border-top-color: white;
  }
  60% {
    border-top-color: #73859f;
  }
  100% {
    border-top-color: #73859f;
  }
}
.vjs-chapters-button .vjs-menu ul {
  width: 24em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\F10D";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em;
}

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \F11D";
  font-size: 1.5em;
  line-height: inherit;
}

.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-current-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-time-divider,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-duration,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-remaining-time,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-playback-rate,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-chapters-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-descriptions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-captions-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subtitles-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-audio-button,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-control {
  display: none;
}
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,
.video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: auto;
  width: initial;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-subs-caps-button {
  display: none;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-custom-control-spacer {
  flex: auto;
  display: block;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer, .video-js:not(.vjs-fullscreen).vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer {
  width: auto;
}
.video-js:not(.vjs-fullscreen).vjs-layout-x-small.vjs-liveui .vjs-progress-control, .video-js:not(.vjs-fullscreen).vjs-layout-tiny .vjs-progress-control {
  display: none;
}

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%;
}

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table;
}

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell;
}

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom;
}

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px;
  }

  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px;
  }

  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1;
  }

  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr;
  }
}
.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em;
}

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none;
}

.vjs-text-track-settings fieldset span {
  display: inline-block;
}

.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em;
}

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0;
}

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%);
}

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75);
}

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px;
}

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em;
}

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden;
  }
}
.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000;
}

.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none;
  background: none;
}

.video-js *:focus:not(:focus-visible),
.video-js .vjs-menu *:focus:not(:focus-visible) {
  outline: none;
  background: none;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.vid-title {
  margin: 10px 0;
  margin-top: 30px;
  font-size: 22px;
  font-weight: 600;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  color: #000;
  text-transform: capitalize;
}
.discount-price {
  -webkit-text-decoration-line: line-through;
  /* Safari */
  text-decoration-line: line-through;
}
.main-player .vid-group {
  display: flex;
  flex-wrap: wrap;
  height: 500px;
  position: relative;
}
.main-player .vid-group .left-group {
  width: 70%;
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main-player .vid-group .right-group {
  width: 30%;
  height: 100%;
  background-color: #000;
}
.main-player .vid-group .right-group .title {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 20px;
  padding: 10px;
  margin: 0;
}
.main-player .vid-group .right-group .member-plans {
  color: #000;
  height: calc(100% - 30px);
  overflow: auto;
}
.main-player .vid-group .right-group .member-plans.custom {
  padding: 20px 5px;
  text-align: center;
}
.main-player .vid-group .right-group .member-plans.custom img {
  height: 120px;
}
.main-player .vid-group .right-group .member-plans.custom .checkout-price {
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
}
.main-player .vid-group .right-group .member-plans.custom .checkout-price .discount-p {
  color: #d0006f;
  text-decoration: line-through;
}
.main-player .vid-group .right-group .member-plans .line-card-item:hover {
  background-color: #000;
}
.main-player .vid-group .right-group .member-plans .line-card-item .item-name .name {
  color: #fff;
}
.main-player .vid-group .vid-processing {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 450px) {
  .main-player .vid-group {
    flex-direction: column;
    flex-wrap: unset;
  }
  .main-player .vid-group.custom {
    height: 250px;
  }
  .main-player .vid-group .left-group {
    width: 100%;
    height: 250px;
  }
  .main-player .vid-group .right-group {
    width: 100%;
  }
}
.main-player .video-thumbs {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-player .videojs-player {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.main-player .videojs-player .video-js {
  max-height: 100%;
}
.vid-information .main-container .ant-tabs-content {
  color: #fff;
}
.vid-information .main-container .ant-btn.secondary {
  background-color: #d0006f;
}
.vid-exl-group {
  z-index: 1;
  margin: 0 0 25px;
  background: rgba(1, 1, 1, 0.5);
  text-align: center;
  font-size: 18px;
  width: 100%;
  color: #fff;
}
@media screen and (max-width: 450px) {
  .vid-exl-group {
    font-size: 14px;
    margin: 0 0 15px;
  }
}
.btn-home {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
.btn-home a {
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  background-color: #d0006f;
}
.btn-home .btn-b {
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  background-color: #ff471a;
  margin: 20px;
  width: 150px;
  text-align: center;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.ant-carousel .slick-slide {
  text-align: center;
}
.ant-carousel .slick-slide img {
  width: 100%;
}
.ant-carousel .slick-slide video {
  width: 100%;
  min-height: 50vh;
  object-fit: cover;
}
@media (max-width: 450px) {
  .ant-carousel .slick-slide video {
    min-height: 220px;
  }
}
.ant-carousel .slick-dots.slick-dots-bottom li.slick-active button {
  background-color: #000;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.banner-left {
  position: absolute;
  left: 0;
  width: calc((100vw - 1200px) / 2);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.banner-left .ant-carousel .slick-slide {
  height: auto;
}
.banner-right {
  position: absolute;
  right: 0;
  width: calc((100vw - 1200px) / 2);
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.banner-right .ant-carousel .slick-slide {
  height: auto;
}
.banner {
  margin: 3px 0;
  position: relative;
}
.banner .anchor {
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 40px;
  background: rgba(0, 0, 0, 0.5);
}
.banner .anchor .anticon {
  font-size: 25px;
}
.show-all {
  padding: 0 5px;
  margin: 15px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.show-all a {
  padding: 10px 25px;
  font-size: 16px;
  color: #fff;
  border: 2px solid;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
}
.show-all a:hover {
  background-color: #000;
  color: #fff;
}
.btn-home {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
.btn-home a {
  margin: 15px;
  padding: 10px 25px;
  font-size: 16px;
  color: #fff;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  background-color: #d0006f;
}
@media screen and (max-width: 768px) {
  .btn-home a {
    margin: 15px;
    padding: 10px 25px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
    background-color: #d0006f;
  }
}
@media screen and (max-width: 450px) {
  .btn-home a {
    margin: 15px;
    padding: 10px 25px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
    background-color: #d0006f;
  }
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.clubs-wapper .ant-card-bordered {
  border: none;
}
.clubs-wapper .card-club {
  width: 100%;
  max-width: 240px;
}
.clubs-wapper .card-club .ant-card-body {
  background-color: #000;
}
.clubs-wapper .card-club .ant-card-body .ant-card-meta-title {
  text-align: center;
  color: #fff !important;
}
@media screen and (max-width: 450px) {
  .clubs-wapper .card-club {
    max-width: 100%;
  }
}
.clubs-detail-wapper .top-profile .m-name {
  white-space: nowrap;
}
.image-banner {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.video-banner {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.pro-desc {
  background-color: #000;
  padding: 100px 0px 0px 0px;
}
.image-club {
  margin-top: 160px;
}
@media screen and (max-width: 768px) {
  .image-club {
    margin-top: 145px;
  }
}
@media screen and (max-width: 450px) {
  .image-club {
    margin-top: 135px;
  }
}
.image-club .img-club {
  margin-top: 250px;
  width: 160px;
  height: 120px;
}
@media screen and (max-width: 768px) {
  .image-club .img-club {
    width: 130px;
    height: 110px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 450px) {
  .image-club .img-club {
    width: 110px;
    height: 95px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 768px) {
  .pro-desc .per-infor .bio {
    margin-top: 10px;
  }
}
@media screen and (max-width: 450px) {
  .pro-desc .per-infor .bio {
    margin-top: 40px;
  }
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.prd-card {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.prd-card .prd-thumb {
  cursor: pointer;
}
.prd-card .prd-thumb img {
  transition: all 0.3s ease-in-out;
  height: 250px;
  width: 100%;
  object-fit: cover;
}
@media screen and (max-width: 450px) {
  .prd-card .prd-thumb img {
    height: 180px;
  }
}
.prd-card .prd-thumb:hover img {
  transform: scale(101%);
}
.prd-card .no-of-images {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  font-size: 11px;
  z-index: 0;
}
@media screen and (max-width: 450px) {
  .prd-card .no-of-images {
    font-size: 10px;
  }
}
.prd-card .prd-info {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 5px 2px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  bottom: 40px;
  background-image: linear-gradient(to bottom, #9a9a9a00 0%, #292929 100%);
  z-index: 1;
  cursor: pointer;
}
.prd-card .prd-info .prd-name {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 13px;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (max-width: 450px) {
  .prd-card .prd-info {
    bottom: 32px;
  }
  .prd-card .prd-info .prd-name {
    font-size: 11px;
  }
}
.prd-card .prd-button {
  position: absolute;
  top: calc(100% - 40px);
  width: 100%;
  display: flex;
  justify-content: space-around;
}
.prd-card .prd-button .ant-btn.primary,
.prd-card .prd-button .ant-btn.secondary {
  width: 100%;
  border-radius: 0;
  border: none;
}
@media screen and (max-width: 450px) {
  .prd-card .prd-button {
    top: calc(100% - 32px);
  }
  .prd-card .prd-button .ant-btn.primary,
  .prd-card .prd-button .ant-btn.secondary {
    min-height: 32px;
    height: 32px;
    padding: 2px;
    font-size: 9px;
  }
  .prd-card .prd-button .ant-btn.primary .anticon + span,
  .prd-card .prd-button .ant-btn.secondary .anticon + span,
  .prd-card .prd-button .ant-btn.primary .ant-btn > span + .anticon,
  .prd-card .prd-button .ant-btn.secondary .ant-btn > span + .anticon {
    margin-left: 2px;
  }
}
.prd-card .label-wrapper {
  position: absolute;
  right: auto;
  left: 0px;
  top: 5px;
  display: flex;
  flex-direction: column;
  z-index: 1;
}
.prd-card .label-wrapper .label-wrapper-price,
.prd-card .label-wrapper .label-wrapper-digital {
  color: #fff;
  background-color: #000;
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 90% 50%, 100% 0);
  font-size: 10px;
  font-weight: 600;
  padding: 3px 13px;
  margin-bottom: 5px;
}
@media screen and (max-width: 450px) {
  .prd-card .label-wrapper .label-wrapper-price,
  .prd-card .label-wrapper .label-wrapper-digital {
    font-size: 10px;
    margin: 1px 0;
  }
}
.prd-card .label-wrapper .label-wrapper-name-model {
  color: #000;
  background-color: #f6f653;
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 90% 50%, 100% 0);
  font-size: 12px;
  font-weight: 600;
  padding: 3px 13px;
  margin-bottom: 5px;
}
@media screen and (max-width: 450px) {
  .prd-card .label-wrapper .label-wrapper-name-model {
    font-size: 10px;
    margin: 1px 0;
  }
}
.prd-card .label-wrapper .label-wrapper-digital {
  background-color: #000;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.cate-group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.cate-group .cate-item {
  color: #000;
  cursor: pointer;
  margin: 0 2px;
  text-transform: capitalize;
}
.cate-group .cate-item.active {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.search-lg-top {
  margin-top: 15px;
}
.search-lg-top .ant-input-search-button {
  height: 40px;
  width: auto;
}
.search-lg-top .ant-input-search .ant-input {
  height: 40px;
}
.search-lg-top .ant-input-search .ant-input-group-wrapper {
  overflow: hidden;
}
.search-lg-top .ant-input-search .ant-input-affix-wrapper {
  box-shadow: none;
  border-radius: 0;
}
.search-lg-top .ant-input-search .ant-input-group-addon .ant-input-search-button {
  border-radius: 0;
}

@font-face {
  font-family: 'Merriweather Sans';
  src: url('/fonts/MerriweatherSans.ttf');
}
@font-face {
  font-family: 'Merriweather Sans Bold';
  src: url('/fonts/MerriweatherSans-Bold.ttf');
}
@font-face {
  font-family: 'Roboto';
  src: url(/fonts/Roboto-Regular.ttf);
}
.text-overflow {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.text-gradient {
  background-image: -webkit-gradient(linear, 37.219838% 34.532506%, 36.425669% 93.178216%, from(#29cdff), to(#0a60ff), color-stop(0.37, #148eff));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.background-hover {
  transition: all 0.3s ease-out;
}
.background-hover:hover {
  background-color: #d0006f;
}
.product-card {
  display: flex;
  margin: 10px 0;
}
.product-card .prod-img {
  width: 40%;
  position: relative;
}
.product-card .prod-img .ant-carousel .slick-list .slick-slide {
  height: 420px;
  line-height: 420px;
}
@media screen and (max-width: 450px) {
  .product-card .prod-img .ant-carousel .slick-list .slick-slide {
    height: 320px;
    line-height: 320px;
  }
}
.product-card .prod-img .ant-image {
  width: 100%;
}
.product-card .prod-img .ant-image img {
  width: 100%;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
}
.product-card .prod-img .prod-stock {
  position: absolute;
  right: auto;
  left: 0px;
  top: 10px;
  color: #fff;
  line-height: 2em;
  background-color: #000;
  width: auto;
  padding: 0.2em 2em;
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 90% 50%, 100% 0);
  font-size: 12px;
  font-weight: 600;
  margin: 5px 0;
}
.product-card .prod-img .prod-digital {
  position: absolute;
  right: auto;
  left: 0px;
  top: 40px;
  color: #fff;
  line-height: 2em;
  background-color: #000;
  width: auto;
  padding: 0.2em 2em;
  clip-path: polygon(0px 0px, 0px 100%, 100% 100%, 90% 50%, 100% 0);
  font-size: 12px;
  font-weight: 600;
  margin: 5px 0;
  text-transform: capitalize;
}
.product-card .prod-info {
  width: 100%;
  padding: 0 20px;
}
.product-card .prod-info .prod-name {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  font-family: helveticaneue-light, helvetica neue, helvetica, arial, sans-serif;
  text-transform: capitalize;
}
@media screen and (max-width: 450px) {
  .product-card {
    flex-direction: column;
  }
  .product-card .prod-img {
    width: 100%;
    padding: 0 15px;
  }
  .product-card .prod-info {
    width: 100%;
    padding: 0 12px;
  }
  .product-card .prod-info .prod-name {
    font-size: 18px;
  }
}
.prod-price {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
}
.add-cart .secondary {
  color: #d0006f;
}
.add-cart .ant-btn {
  color: #fff;
}

