/*!
Theme Name: Pilates Nosara Child
Theme URI: http://underscores.me/
Author: Invictus Studio
Author URI: http://invictusstudio.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pilatesnosara-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

alpha is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

:root {
  --primary-color: #546747;
  --secondary-color: #f9b73d;
}

body {
  /* overflow-x: hidden; */
  line-height: 1.5;
  color: #000;
}

ul {
  padding: 0;
  margin: 0;
}

.section {
  padding: 50px 0;
}

a {
  text-decoration: none !important;
  transition: 0.5s ease !important;
}

a,
input,
button,
textarea,
select {
  outline: 0 !important;
}

button {
  transition: 0.5s all ease !important;
}

.post,
.page {
  margin: 0;
}

body,
p {
  font-weight: 400;
  color: #000;
  font-family: "Poppins" !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-family: "Poppins" !important;
}

.home .entry-title {
  display: none;
}

ul li,
li {
  list-style: none;
}

.skip-link.screen-reader-text {
  display: none;
}

/* Hide arrows for all number inputs */
input[type="number"] {
  -moz-appearance: textfield;
}

/* Hide arrows for Webkit browsers (Chrome, Safari, Edge) */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: inherit;
  opacity: 1;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: inherit;
  opacity: 1;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: inherit;
  opacity: 1;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: inherit;
  opacity: 1;
}

#sidebar {
  display: none;
}

.entry-footer {
  clear: both;
}

#colophon {
  clear: both;
}

/*SEARCH RESULTS - NO RESULTS CSS */

.search-results article.product,
.search-results article.page {
  display: none;
}

.search-results .page-title span::before,
.search-results .page-title span::after {
  content: '"';
}

.search-results .page-title {
  font-weight: bold;
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
}

.search-results .page-header {
  width: 100%;
}

.search-results #primary {
  display: flex;
  flex-wrap: wrap;
}

.search-results #primary article {
  width: 30%;
  margin: 0 1.5%;
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.1);
  padding: 20px;
  padding-top: 0;
  margin-bottom: 35px;
  border-radius: 6px;
}

.search-results #primary article a.post-thumbnail {
  display: block;
  margin-left: -20px;
  margin-right: -20px;
}

.search-results #primary article a.post-thumbnail img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.search-results #primary article .entry-title a {
  display: block;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}

.no-results.not-found {
  text-align: center;
  margin-bottom: 50px;
}

.no-results.not-found .search-form input.search-field {
  height: 45px;
  padding-left: 10px;
  border: 1px solid #eee;
  background-color: #eee;
  color: #333;
  font-size: 14px;
  width: 250px;
}

.no-results.not-found .search-form .search-submit {
  height: 45px;
  padding: 0 30px;
  border: 0;
  background-color: var(--primary-color);
  color: #fff;
  cursor: pointer;
}

.no-results.not-found .search-form .search-submit:hover {
  background-color: #252525;
}

.no-results.not-found .search-form label span {
  display: none;
  width: 0;
}

/*SEARCH RESULTS - NO RESULTS CSS ENDS*/

/* Modal box CSS*/

.modal {
  background-color: rgba(0, 0, 0, 0.6);
}

.modal-content {
  background-color: #fff !important;
  border-radius: 40px !important;
  padding: 100px 40px;
}

.modal-header {
  border-bottom: 0px !important;
}

.close {
  color: #000 !important;
  opacity: 1 !important;
  border: 1px solid #fff !important;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-color: #fff !important;
  padding: 0 !important;
  float: left !important;
  margin: 0 !important;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.modal-dialog {
  max-width: 650px !important;
  margin: 20px auto !important;
}

.close span {
  display: block;
  color: #fff;
  position: absolute;
  left: 120%;
  top: 0;
}

.dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  height: 50px !important;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding: 15px 15px 15px 40px !important;
}

.dgwt-wcas-details-main-image img {
  max-height: 200px !important;
}

.dgwt-wcas-suggestion-selected {
  background-color: var(--primary-color);
}

.dgwt-wcas-suggestion-selected .dgwt-wcas-st {
  color: #fff;
}

.dgwt-wcas-suggestion-selected .dgwt-wcas-sp {
  color: #fff;
}

.dgwt-wcas-pd-addtc .add_to_cart_inline {
  margin-left: 20px;
}

.asl_nores {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}

.results .asl_nores .asl_keyword {
  padding: 5px 0px !important;
  cursor: pointer;
  font-weight: bold;
  font-family: inherit;
  border-top: 1px solid #eee;
}

.asl_nores_header {
  margin-bottom: 10px !important;
}

/*  Modal CSS ENDS */

input[type="checkbox"] {
  position: relative;
  border: 2px solid #000;
  border-radius: 5px;
  background: none;
  cursor: pointer;
  line-height: 0;
  margin: 0 0.6em 0 0;
  outline: 0;
  padding: 0 !important;
  vertical-align: text-top;
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  opacity: 0.5;
}

/* input[type=checkbox]:hover {
  opacity: 1;
} */

input[type="checkbox"]:checked {
  background-color: #f9b73d;
  opacity: 1;
  border-color: #f9b73d;
}

input[type="checkbox"]:before {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  margin: -1px -1px 0 -1px;
  transform: rotate(45deg) translate(-50%, -50%);
  z-index: 2;
}

header#masthead,
footer#colophon {
  display: none;
}

body {
  margin: 0px;
}

section.Login_page_sec {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

/* .Login_page_sec :is(input#password, input#confirm-password) {
  padding-right: 42px;
} */
.password-field {
  padding-right: 42px !important;
}

section.Login_page_sec>div {
  height: 100vh;
}

section.Login_page_sec .right-col {
  background-image: url(/wp-content/uploads/2025/01/Login_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding-top: 50px;
  position: relative;
  background-position: center;
}

section.Login_page_sec .right-col:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg,
      #ffffff 6.01%,
      rgba(255, 255, 255, 0) 49.37%);
  z-index: 0;
}

section.Login_page_sec .right-col .img {
  position: relative;
}

section.Login_page_sec .left-col {
  display: flex;
  align-items: center;
  padding: 0px 200px;
  box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.25);
  z-index: 1;
}

section.Login_page_sec .left-col::before,
.mentor_sec::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 163px;
  height: 129px;
  background: url(/wp-content/uploads/2025/01/login_logo_icon.png);
  background-size: cover;
  background-repeat: no-repeat;
}

section.Login_page_sec .left-col .box {
  width: 100%;
}

section.Login_page_sec .box .content {
  text-align: center;
  margin-bottom: 30px;
}

section.Login_page_sec .left:has(input#rememberme) {
  display: flex;
  align-items: center;
  gap: 8px;
}

section.Login_page_sec .left input#rememberme {
  margin: 0px;
}

section.Login_page_sec .left input#rememberme+label {
  color: #546747;
  font-size: 14px;
  font-weight: 400;
  margin: 0px;
}

.head_30 h2 {
  font-family: "Athena" !important;
  font-weight: 600;
  font-size: 30px;
  line-height: 155%;
  color: var(--primary-color);
  text-transform: capitalize;
}

.head_40 h2 {
  font-family: "Athena" !important;
  font-weight: 600;
  font-size: 40px;
  line-height: 133%;
  text-transform: uppercase;
  color: var(--primary-color);
  text-align: center;
}

.head_60 h2 {
  font-family: "Athena" !important;
  font-weight: 600;
  font-size: 60px;
  line-height: 120%;
  color: var(--primary-color);
  text-align: center;
  text-transform: capitalize;
}

.para_14 p {
  font-weight: 400;
  font-size: 14px;
  line-height: 170%;
  color: #000;
}

.para_16 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}

.para_18 p {
  font-weight: 400;
  font-size: 18px;
  line-height: 142%;
  color: var(--primary-color);
}

.field label {
  font-weight: 600;
  font-size: 16px;
  line-height: 155%;
  color: var(--primary-color);
  margin-bottom: 10px;
}

.field .input_box {
  position: relative;
}

.field {
  margin-bottom: 20px;
}

.field .input_box svg {
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.field .input_box input,
.field .input_box textarea,
.field .input_box input,
.field .input_box select,
#card-number,
#card-expiry,
#card-cvc {
  width: 100%;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 100px;
  padding: 15px 10px 15px 60px;
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
}

#card-number,
#card-expiry,
#card-cvc {
  padding: 15px;
}

.field .input_box select {
  cursor: pointer;
  appearance: none;
  background: url(/wp-content/uploads/2025/04/dropdown_arrow.png);
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: 95% 21px;
}

.input_box input::placeholder {
  color: #78945f;
}

.field .input_box textarea {
  resize: none;
  border-radius: 20px;
  height: 140px;
  padding: 15px;
}

.field .input_box input.no-icon-input {
  padding: 15px;
}

.field-icon {
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  color: var(--primary-color);
  display: flex !important;
  align-items: center;
}

.form .link_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

.form .link_box .right {
  display: flex;
  align-items: center;
  gap: 7px;
}

.form .link_box span,
.form .link_box a {
  color: var(--primary-color);
  font-weight: 400;
  font-size: 14px;
  line-height: 142%;
}

.form .link_box a:hover {
  color: var(--secondary-color);
}

.submit-field button,
.modal-footer a,
.modal-footer button,
.save-field button {
  all: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  background: var(--secondary-color);
  border-radius: 100px;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
  line-height: 155%;
  height: 50px;
  cursor: pointer;
}

.save-field:has(> button) {
  margin-top: 30px;
}

.save-field button {
  width: 200px;
}

.submit-field button:hover,
.modal-footer a:hover,
.modal-footer button:hover,
.save-field button:hover {
  background: var(--primary-color);
  color: #fff;
}

.para_18.ask_acc {
  text-align: center;
  margin-top: 25px;
}

.para_18.ask_acc a {
  color: var(--secondary-color);
  font-weight: 700;
}

.para_18.ask_acc a:hover {
  color: var(--primary-color);
}

section.forgot_page_sec {
  height: 100vh;
  background-image: url(/wp-content/uploads/2025/01/forgot_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
}

.forgot_page_sec .logo_icon {
  margin-bottom: 20px;
}

.forgot_page_sec .box {
  background: #ffffff;
  opacity: 0.95;
  border-radius: 40px;
  width: 700px;
  padding: 100px 40px;
}

.forgot_page_sec .box .content {
  text-align: center;
}

.forgot_page_sec .submit-field button {
  width: 240px;
  margin: auto;
}

.forgot_page_sec div.para_18 p {
  margin-bottom: 20px;
}

.back_login {
  text-align: center;
  margin-top: 20px;
}

.back_login a {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.back_login a:hover {
  color: var(--primary-color);
}

/*Dashboard Page*/

.main_dashboard .right_side {
  padding: 20px 30px;
  width: calc(100% - 22%);
  position: relative;
  min-height: 100%;
  left: 22%;
}

.main_dashboard .left_side {
  background: #ffffff;
  box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.25);
  border-radius: 0px;
  height: 100vh;
  overflow-x: auto;
  position: fixed;
  width: 22%;
  top: 0;
  left: 0;
  z-index: 1;
}

.main_dashboard .left_side::-webkit-scrollbar {
  display: none;
}

.main_dashboard .left_side .sidebar_content {
  position: relative;
  padding: 40px 20px;
  height: 100vh;
}

.main_dashboard .left_side .sidebar_content:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 265px;
  height: 184px;
  background: url(/wp-content/uploads/2025/01/sidebar_icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
}

.sidebar_logo img {
  width: 80%;
  height: auto;
  object-fit: cover;
}

.sidebar_links {
  margin: 40px 0px;
  position: relative;
}

.sidebar_links .img {
  width: 40px;
  height: 40px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 10px;
  transition: 0.5s ease !important;
}

.sidebar_links li a {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 142%;
  color: #000000;
  padding: 10px;
}

.sidebar_links li:not(:last-child) a {
  margin-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
}

.sidebar_links li a.active,
.sidebar_links li a:hover {
  background: var(--secondary-color);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.25);
  border-radius: 100px;
  border-color: var(--secondary-color);
}

.sidebar_links li a.active {
  font-weight: 600;
}

.sidebar_links li a.active .img,
.sidebar_links li a:hover .img {
  background: var(--primary-color);
}

.sidebar_links li a.active .img img,
.sidebar_links li a:hover .img img {
  filter: brightness(100);
}

.dashboard_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding-bottom: 20px;
}

.dashboard_head:before {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0;
  background: #dbdbdb;
  width: 100%;
  height: 1px;
  right: 0;
  margin: auto;
  z-index: -1;
}

.head_40.left h2 {
  text-transform: capitalize;
  text-align: left;
  margin: 0;
}

.dashboard_head .right_box_bar,
.dashboard_head .right_box_bar .head_user_detail {
  display: flex;
  align-items: center;
}

.exit_icon a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #dbdbdb;
  display: flex;
  align-items: center;
  justify-content: center;
}

.exit_icon {
  margin-left: 60px;
}

.exit_icon a:hover {
  background: var(--primary-color);
}

.exit_icon a:hover img {
  filter: contrast(0) brightness(100);
}

.hamburger-menu-wrap {
  display: none;
  margin-left: 12px;
}

.hamburger-menu-wrap button {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #dbdbdb;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 25px;
  color: #546747;
  font-weight: 400;
}

.hamburger-menu-wrap button:hover {
  background-color: #546747;
  color: #fff;
}

.hamburger-menu-wrap .hide-hamburger-button {
  background-color: #546747;
  color: #fff;
}

.hamburger-menu-wrap #close-icon {
  display: none;
}

.hamburger-menu-wrap .hide-hamburger-button #close-icon {
  display: block;
}

.hamburger-menu-wrap .hide-hamburger-button #ham-icon {
  display: none;
}

.bell_icon {
  margin-right: 30px;
  position: relative;
}

.bell_icon a {
  display: flex;
  align-items: center;
}

.bell_icon>a:hover {
  animation: shake 0.5s ease-in-out;
  /* Runs only once */
}

/* Keyframes for shaking effect */
@keyframes shake {
  0% {
    transform: rotate(0deg);
  }

  20% {
    transform: rotate(-10deg);
  }

  40% {
    transform: rotate(10deg);
  }

  60% {
    transform: rotate(-10deg);
  }

  80% {
    transform: rotate(10deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.dashboard_head .right_box_bar .head_user_detail .img img,
.video_detail_sec2 .box .head_user_detail .img img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.dashboard_head .right_box_bar .head_user_detail .text h6 {
  margin: 0px;
  margin-left: 15px;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
}

.users_entries_box {
  padding: 30px 0px;
}

.users_entries_box .box {
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 30px;
}

.users_entries_box .box .img {
  width: 80px;
  height: 80px;
  background: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: auto;
}

.users_entries_box .box .text {
  margin-top: 15px;
}

.users_entries_box .box .text p {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  color: var(--primary-color);
}

.users_entries_box .box .text span {
  color: #000000;
  font-weight: 600;
  font-size: 24px;
  line-height: 142%;
}

.new_subscriber {
  padding-bottom: 30px;
}

.users_entries_box .head_40,
.new_subscriber .head_40 {
  margin-bottom: 20px;
}

div#example_wrapper .dt-layout-row:nth-child(1) .dt-layout-cell.dt-layout-start,
div#example_wrapper .dt-search label,
div#example_wrapper span.dt-column-order {
  display: none;
}

div#example_wrapper .dt-layout-row:nth-child(1) .dt-layout-cell.dt-layout-end {
  margin: unset;
}

.dt-container {
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 30px;
}

div#example_wrapper [type="search"],
.search_box input {
  padding: 10px 60px 10px 20px;
  border: 1px solid #dbdbdb;
  border-radius: 100px;
  height: 60px;
  width: 481px;
  font-weight: 400;
  font-size: 18px;
  line-height: 45px;
  color: #000000;
}

div#example_wrapper [type="search"]::placeholder,
.search_box input::placeholder,
.add_comment_box form .box textarea#autoHeightTextarea::placeholder {
  color: #999;
}

.dt-search span.fa.fa-search,
.search_box button {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40px;
  height: 40px;
  background: #dbdbdb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--primary-color);
}

.dt-search {
  position: relative;
}

div#example_wrapper thead tr th:nth-child(1) {
  border-radius: 40px 0px 0px 40px;
}

div#example_wrapper thead tr th:last-child {
  border-radius: 0px 40px 40px 0px;
}

div#example_wrapper thead tr th {
  background: #f5f5f5;
  border: none;
  padding-block: 15px;
  padding-left: 12px;
  padding-right: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 142%;
  color: var(--primary-color);
  outline: 0;
  text-align: left;
  pointer-events: none;
  white-space: nowrap;
}

/* div#example_wrapper thead tr th:nth-last-child(2) {
  padding-left: 0px;
} */

/* div#example_wrapper thead tr th:last-child {
  text-align: center;
} */

div#example_wrapper tbody tr td {
  padding-block: 15px;
  padding-left: 12px;
  padding-right: 0px;
  align-content: center;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 142%;
  color: #000000;
  border-color: #e9eef4;
}

/* div#example_wrapper tbody tr td:last-child {
  text-align: center;
} */

.status {
  padding: 3px 0px;
  width: 77px;
  border-radius: 12px;
  display: inline-block;
  color: #000;
  text-align: center;
  font-size: 12px;
  line-height: 18.6px;
}

.status.active {
  background-color: #3cd21e33;
}

.status.canceled {
  background-color: #f9b73d33;
}

.status.expired {
  background-color: #d02b2b33;
}

.status.deactivated {
  background-color: #DBDBDB;
  width: 96px;
}

div#example_wrapper button.dt-paging-button.current,
div#example_wrapper button.dt-paging-button:hover {
  background: var(--primary-color) !important;
  color: #fff !important;
  border-color: var(--primary-color) !important;
}

div#example_wrapper button.dt-paging-button.disabled {
  background: transparent !important;
  border-color: transparent !important;
  color: #000 !important;
}

div#exampleModalCenter .modal-content,
#change_pass_modal .modal-content {
  text-align: center;
}

div#exampleModalCenter .modal-content .head_40,
div#change_pass_modal .modal-content .head_40 {
  margin: 20px 0px;
}

.modal-footer {
  border: none !important;
  padding: 0px !important;
  justify-content: center !important;
}

.modal-footer a,
.modal-footer button {
  width: 200px;
  line-height: 50px;
}

.no_btn {
  background: transparent;
}

.modal-footer a.no_btn,
.modal-footer button.no_btn {
  background: transparent;
  border: 1px solid #dbdbdb;
}

.modal-footer a.no_btn:hover,
.modal-footer button.no_btn:hover {
  background: var(--primary-color);
}

div#example_wrapper .img a {
  height: 25px;
  width: 25px;
  background: #dbdbdb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

div#example_wrapper .img a:hover {
  background: var(--primary-color);
}

div#example_wrapper .img a:hover img {
  filter: brightness(100);
}

/*Video Library*/

.searching_bar {
  padding: 30px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.plus_btn a[data-target="#add-video-exercise-modal"] {
  /* width: 283px; */
}

.plus_btn a {
  background: var(--secondary-color);
  padding: 16px 10px;
  border-radius: 60px;
  /* min-width: 242px; */
  color: #000000;
  font-weight: 600;
  font-size: 16px;
  line-height: 155%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 46px;
}

.plus_btn a span {
  width: 36px;
  height: 36px;
  background: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  transition: 0.5s all ease;
}

.plus_btn a:hover {
  background: var(--primary-color);
  color: #fff;
}

.plus_btn a:hover span {
  background: var(--secondary-color);
}

.search_box {
  position: relative;
  width: 550px;
}

.search_box input {
  width: 100%;
  padding-right: 66px;
}

.search_box button {
  border: none;
  cursor: pointer;
}

.head_36 h2 {
  color: #000000;
  font-family: "Athena" !important;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
}

/*Profile Page*/
.profile_sec {
  padding: 30px 0px;
}

.profile_sec .box {
  padding: 50px 30px;
  background: #ffffff;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}

.profile_sec .box>div:first-child {
  margin-bottom: 20px;
}

.change-field button {
  width: 240px;
  background: transparent;
  border: 1px solid #dbdbdb;
}

.swal2-confirm {
  background: var(--secondary-color) !important;
  transition: 0.5s all ease !important;
  color: #000;
  width: 100px;
  border-radius: 100px;
}

.swal2-confirm:hover {
  background: var(--primary-color) !important;
  color: #fff;
}

.error-msg {
  color: red;
  font-size: 12px;
  margin-top: 5px;
  display: block;
  text-align: left;
}

.security_box {
  margin-top: 30px;
}

.security_box .para_14 p {
  font-weight: 300;
}

.box.image_edit_box {
  text-align: center;
  padding: 70px 30px;
}

.box.image_edit_box .img {
  position: relative;
  width: 180px;
  height: 180px;
  margin: auto;
  margin-bottom: 15px;
}

.box.image_edit_box .img>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.box.image_edit_box .img .small_img a {
  position: absolute;
  right: 0;
  background: var(--primary-color);
  bottom: 25px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box.image_edit_box .img .small_img a:hover {
  background: var(--secondary-color);
}

.head_24 h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
}

.box.image_edit_box .content a {
  font-size: 16px;
  line-height: 142%;
  color: #000000;
}

.box.image_edit_box .content a:hover {
  color: var(--primary-color);
}

.box.image_edit_box .plans_data,
.user_dashboard_sec .right .plans_data {
  margin-top: 15px;
  display: grid;
  grid-template-columns: 33% 33% 33%;
  align-items: self-start;
  gap: 0;
}

.box.image_edit_box .plans_data .para_14 p,
.user_dashboard_sec .right .plans_data .para_14 p {
  font-size: 12px;
  color: var(--primary-color);
}

.box.image_edit_box .plans_data .para_16 p,
.user_dashboard_sec .right .plans_data .para_16 p {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  line-height: 142%;
  line-break: auto;
}

.box.image_edit_box.user_image_edit_box {
  padding: 37px 30px;
}

#change_pass_modal .modal-content .field label {
  text-align: left;
  display: block;
}

#change_pass_modal .modal-content {
  padding: 70px 40px;
}

#change_pass_modal .modal-content form {
  margin-top: 40px;
}

.profile-edit-btn.active {
  background-color: var(--primary-color);
}

.profile-edit-btn.active img {
  filter: contrast(0) brightness(100);
}

.upload-container {
  display: flex;
  justify-content: left;
  align-items: center;
}

.upload-box {
  /* width: 100px; */
  width: 100%;
  height: 100px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 2px dashed #c4c4c4;
  border-radius: 12px;
  cursor: pointer;
  padding: 20px;
  text-align: center;
  transition: all 0.3s ease;
}

.upload-box:hover {
  border-color: #6b7d5e;
}

div#add-video-exercise-modal .modal-content,
div#woe-add-video-exercise-modal .modal-content,
div#add-podcasts-exercise-modal .modal-content,
div#add-coupon-modal .modal-content,
div#edit-coupon-modal .modal-content,
div#edit-video-exercise-modal .modal-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.upload-box svg {
  width: 40px;
  height: 40px;
  margin-bottom: 8px;
}

.upload-text {
  color: #000;
  font-weight: 400;
  font-size: 14px;
  line-height: 142%;
}

.upload-input {
  display: none;
}

.exercise-category {
  display: flex;
  gap: 10px;
  width: 100%;
  overflow: hidden;
}

.exercise-category li {
  height: auto;
}

.exercise-category li a {
  padding: 10px 20px;
  border: 1px solid #dbdbdb;
  /* Border color */
  border-radius: 25px;
  /* Rounded corners */
  color: #333;
  /* Default text color */
  background: transparent;
  transition: all 0.3s ease-in-out;
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
}

.exercise-category li.selected a,
.exercise-category li a:hover,
.exercise-category li a.active {
  background-color: var(--primary-color);
  /* Selected background */
  color: #fff;
  /* Selected text color */
}

/* .scrollable-category {
  white-space: nowrap;
  cursor: grab;
  user-select: none;
  -webkit-overflow-scrolling: touch;
} */

.scrollable-category {
  white-space: nowrap;
  cursor: grab;
  user-select: none;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  /* Firefox */
}

.scrollable-category::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera */
}

/*Tabs*/
.Featured-listining ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  text-align: center;
  color: #000000;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 100px;
  padding: 10px 20px;
  display: block;
  margin-right: 10px;
  cursor: pointer;
}

.Featured-listining ul {
  border: none;
  margin-top: 20px;
}

.Featured-listining ul li a.active,
.Featured-listining ul li a:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}

.videos_tabs_slides .not-enough-slides {
  /*   display: flex;
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 30px; */
  width: unset !important;
}

.videos_tabs_slides.not-enough-slides a {
  flex: 0 0 24%;
}

.single-podcast-slider .img {
  margin-bottom: 20px;
}

.all-latest-slider .box {
  background: #ffffff !important;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15) !important;
  border-radius: 20px !important;
  padding: 15px !important;
  display: block !important;
  margin: 10px !important;
  margin-left: 0px !important;
}

.all-latest-slider .box .img {
  position: relative;
}

.all-latest-slider .box .img img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  border-radius: 20px;
  border: 1px solid rgb(0 0 0 / 10%);
}

.all-latest-slider .box .img svg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.all-latest-slider .box h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 142%;
  color: #000000;
  margin-top: 15px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.all-latest-slider .box p {
  margin: 0px;
  font-weight: 400;
  font-size: 12px;
  line-height: 155%;
  text-transform: capitalize;
  color: var(--primary-color);
}

.all-latest-slider button.slick-arrow {
  left: unset;
  right: 0;
  top: -80px;
  width: 40px;
  height: 40px;
  border-radius: 200px;
  background: #dbdbdb;
  cursor: pointer;
}

.all-latest-slider button.slick-arrow::before {
  font-size: 0px;
}

.all-latest-slider button.slick-prev {
  right: 55px;
}

.all-latest-slider button.slick-arrow:hover {
  background: var(--secondary-color);
}

.all-latest-slider button.slick-arrow:hover img {
  filter: brightness(0);
}

.slick-list {
  margin: 0 -15px;
}

.slick-slide {
  margin: 0 15px;
}

.all-latest-slider .slick-list {
  padding-top: 20px;
  padding-bottom: 30px;
}

.video_detail_sec1 .exit_icon.back {
  margin: 30px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.video_detail_sec1 .exit_icon.back a {
  background: var(--primary-color);
}

.video_detail_sec1 .exit_icon.back a:hover {
  background: #dbdbdb;
}

.video_detail_sec1 .exit_icon.back a img {
  transition: 0.5s all ease;
}

.video_detail_sec1 .exit_icon.back a:hover img {
  filter: brightness(0);
}

.video_detail_sec1 .exit_icon.back span {
  font-weight: 600;
  font-size: 18px;
  line-height: 27px;
  color: #000000;
}

.video_detail_sec1 .listing ul {
  display: flex;
  margin: 0px;
}

.video_detail_sec1 li {
  pointer-events: none;
}

.video_detail_sec1 .listing ul li span {
  display: block;
  padding: 10px 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  color: #000000;
  transition: 0.5s all ease;
}

.video_detail_sec1 .listing ul li a:hover span {
  color: var(--primary-color);
}

.video_detail_sec1 .listing ul li:not(:last-child) span {
  border-right: 1px solid #dbdbdb;
}

.video_detail_sec2 {
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 15px;
  margin: 30px 0;
  position: relative;
}

.video_detail_sec2 .VideoImg {
  position: relative;
}

.video_detail_sec2 .VideoImg img,
.video_detail_sec2 .VideoImg video {
  width: 100%;
  height: 460px;
  object-fit: contain;
  border-radius: 20px;
  border: 1px solid rgb(0 0 0 / 10%);
}


    .video_detail_sec2 .VideoImg .video-skeleton {
        height: 460px;
    }

.video_detail_sec2 .VideoImg img {
  object-fit: cover;
}

.user_dashboard_sec .video_detail_sec2 .VideoImg img {
  object-fit: cover;
  border: none;
}

.video_detail_sec2 .VideoImg a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video_detail_sec2 .box {
  margin: 15px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.video_detail_sec2 .box .head_user_detail {
  display: flex;
  align-items: center;
  gap: 10px;
}

.video_detail_sec2 .box .head_user_detail .text h6 {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 155%;
  color: #000000;
}

.video_detail_sec2 .box .right,
.video_detail_sec2 .box .right>div,
.podcasts_sec1 .box .content .center,
.podcasts_sec1 .box .content .center>div {
  display: flex;
  align-items: center;
  gap: 10px;
}

.podcasts_sec1 .para_14 p {
  font-weight: 300;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  overflow-wrap: break-word;
}

.video_detail_sec2 .box .right .views span,
.video_detail_sec2 .box .right .timer span {
  font-weight: 400;
  font-size: 10px;
  line-height: 155%;
  color: #000000;
  font-size: 10px;
}

.video_detail_sec2 .content h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 142%;
  color: #000000;
  margin: 0;
}

.video_detail_sec2 .content span {
  font-weight: 400;
  font-size: 18px;
  line-height: 155%;
  text-transform: capitalize;
  color: var(--primary-color);
  display: inline-block;
}

.video_detail_sec2 .content p {
  margin-top: 15px;
}

.video_detail_sec2 .content p,
.video_detail_sec2 .content ul li {
  font-weight: 300;
  font-size: 14px;
  line-height: 170%;
  color: #000000;
}

.video_detail_sec2 .content ul {
  margin: 0px;
}

.video_detail_sec2 .content ul li {
  font-weight: 400;
  position: relative;
  padding-left: 15px;
}

.video_detail_sec2 .content ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 7px;
  height: 7px;
  background: var(--primary-color);
  border-radius: 50px;
}

.video_detail_sec2 .content ul li:not(:last-child) {
  margin-bottom: 5px;
}

.video_detail_sec3 .head_24 h3 {
  color: var(--primary-color);
  line-height: 40px;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.video_detail_sec3,
.podcasts_sec1 {
  margin-bottom: 20px;
}

div#add-video-exercise-modal .modal-content .modal-body,
div#woe-add-video-exercise-modal .modal-content .modal-body,
div#add-coupon-modal .modal-content .modal-body,
div#edit-coupon-modal .modal-content .modal-body,
div#add-podcasts-exercise-modal .modal-content .modal-body {
  padding: 0px;
}

div#add-video-exercise-modal .modal-content .modal-body .content,
div#woe-add-video-exercise-modal .modal-content .modal-body .content,
div#add-coupon-modal .modal-content .modal-body .content,
div#edit-coupon-modal .modal-content .modal-body .content,
div#add-podcasts-exercise-modal .modal-content .modal-body .content {
  margin-bottom: 20px;
}

.podcasts_sec1 .box {
  display: grid;
  grid-template-columns: 50% 50%;
  align-items: center;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 15px;
}

.podcasts_sec1 .box .img {
  position: relative;
  padding-right: 10px;
}

.podcasts_sec1 .box .img img {
  width: 100%;
  height: 270px;
  border-radius: 20px;
  object-fit: contain;
  border: 1px solid rgb(0 0 0 / 10%);
}

.podcasts_sec1 .box .img svg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.podcasts_sec1 .box .content {
  padding-left: 5px;
}

.podcasts_sec1 .box .content h5 {
  margin: 0px;
  font-weight: 600;
  font-size: 16px;
  line-height: 142%;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.podcasts_sec1 .box .content .center {
  margin: 10px 0px;
}

.main-podcast-box {
  position: relative;
}

.main-podcast-box .post_remove {
  position: absolute;
  right: 10px;
  top: 10px;
}

.main-podcast-box .hide_post_icon {
  right: 60px;
  top: 18px;
}

.podcasts_sec1 .box .content .center .views span,
.podcasts_sec1 .box .content .center .timer span {
  font-weight: 400;
  font-size: 10px;
  line-height: 155%;
  color: #000000;
}

.podcasts_sec1 .row {
  row-gap: 30px;
}

.post_remove {
  margin-bottom: 15px;
  position: relative;
}

.post_remove a.vertical_dots {
  width: 40px !important;
  height: 40px !important;
  border: 1px solid #dbdbdb !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: transparent !important;
  margin-left: auto !important;
  position: relative !important;
  padding: 0px !important;
}

.post_remove a.vertical_dots:hover {
  background: var(--primary-color) !important;
}

.post_remove a.vertical_dots:hover img {
  filter: brightness(100);
}

.post_remove ul {
  margin: 0px;
  position: absolute;
  z-index: 1;
  background: #ffffff;
  box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  padding: 5px 10px;
  width: 250px;
  right: -2px;
  top: 50px;
}

.post_remove ul:before {
  content: "";
  position: absolute;
  right: 10px;
  width: 10px;
  height: 10px;
  top: -10px;
  margin: auto;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
  z-index: 2;
}

.post_remove ul li a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0px;
}

.post_remove ul li:not(:last-child) {
  border-bottom: 1px solid #e9eef4;
}

.post_remove ul li a span {
  color: #181a1c;
  font-weight: 400;
  font-size: 18px;
  line-height: 155%;
}

.post_remove ul li a:hover span {
  color: var(--primary-color);
}

p.no-post {
  padding: 20px 5px;
  margin: 0;
}

/* Loader CSS */
.ajax-loader-container {
  width: 100%;
  text-align: center;
}

.ajax-loader-wrap,
.ajax-loader-wrap div {
  box-sizing: border-box;
}

.ajax-loader-wrap {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.ajax-loader-wrap div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid var(--secondary-color);
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: var(--secondary-color) transparent transparent transparent;
}

.ajax-loader-wrap div:nth-child(1) {
  animation-delay: -0.45s;
}

.ajax-loader-wrap div:nth-child(2) {
  animation-delay: -0.3s;
}

.ajax-loader-wrap div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*Community Hall*/
.community_user_box {
  margin: 30px 0px;
}

.community_user_box .para_16 {
  width: 90%;
  margin: 30px auto;
  text-align: center;
}

.community_user_box .plus_btn a {
  width: 238px;
  margin: auto;
}

.community_user_box .img {
  margin-top: 30px;
}

.community_user_box .img img {
  width: 100%;
  height: 385px;
  border-radius: 20px;
  object-fit: cover;
}

.community_box_one {
  padding: 30px;
  background: var(--primary-color);
  border-radius: 20px;
  margin: 30px 0px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.community_box_one .content h2,
.community_box_one .content p {
  color: #fff;
  margin: 0;
}

.community_box_one .content h2 {
  margin-bottom: 15px;
}

.community_box_two {
  margin: 30px 0;
  margin-bottom: 70px;
}

.community_box_two .left_col_side .post_create_box {
  margin-bottom: 30px;
}

.community_box_two .left_col_side .post_create_box .img img {
  width: 68px;
  height: 68px;
  object-fit: cover;
  border-radius: 50%;
}

.community_box_two .left_col_side .post_create_box .up {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 30px;
  padding: 10px 0;
  border-bottom: 1px solid #dcdcdc;
}

.community_box_two .left_col_side .post_create_box .text {
  width: 100%;
}

.community_box_two .left_col_side .post_create_box .text textarea {
  border: none;
  width: 100%;
  height: 70px;
  align-content: center;
  resize: none;
}

.community_box_two .left_col_side .post_create_box .text textarea::placeholder {
  color: #b3b3b3 !important;
}

.community_box_two .left_col_side .post_create_box .down {
  margin-top: 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.community_box_two .left_col_side .post_create_box .down a {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.community_box_two .left_col_side .post_create_box .down a:hover {
  color: var(--primary-color);
}

.community_box_two .right_col_side {
  padding: 30px;
  background: #f5f5f5;
  border-radius: 20px;
}

.community_box_two .right_col_side .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.community_box_two .right_col_side .title h4 {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: var(--primary-color);
}

.community_box_two .right_col_side .title .count_box {
  width: 40px;
  height: 40px;
  background: #f9b73d;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

.profile_members ul li,
.profile_members ul li .left {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: space-between;
}

.profile_members ul li:not(:last-child) {
  margin-bottom: 15px;
}

.profile_members ul li .left .img img,
.community_box_two .left_col_side .post_boxes .box .p_img img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  border-radius: 50%;
}

.profile_members ul li .left .text h3 {
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #09112a;
  margin: 0;
}

.profile_members ul li .left .text h3 a:hover {
  color: var(--primary-color);
}

.profile_members ul li .right {
  display: flex;
  align-items: center;
  gap: 10px;
}

/* .profile_members ul li .right.community_memebers_profile {
  display: none;
} */

.profile_members ul li .right .post_remove {
  margin: 0;
}

.profile_members ul li .right .post_remove ul {
  right: -20px;
}

.profile_members ul li .right .profile_btn a {
  background: rgba(249, 183, 61, 0.2);
  border: 1.35714px solid #f9b73d;
  border-radius: 135.714px;
  height: 35px;
  display: block;
  padding: 0px 20px;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #000000;
  align-content: center;
}

.profile_members ul li .right .profile_btn a:hover {
  background: transparent;
}

.profile_members ul li .right .three_dots_btn a {
  display: flex;
  align-items: center;
}

div#blockuser,
div#unblockuser,
div#deleteuser,
div#remove-podcast-modal,
div#hide-and-show-podcast-modal,
div#delete-coupon-modal,
div#remove-video-modal {
  text-align: center;
}

div#blockuser .logo_icon,
div#unblockuser .logo_icon,
div#deleteuser .logo_icon,
div#remove-podcast-modal .logo_icon,
div#hide-and-show-podcast-modal .logo_icon,
div#delete-coupon-modal .logo_icon,
div#remove-video-modal .logo_icon {
  margin-bottom: 20px;
}

.community_box_two .left_col_side .post_boxes .box .head_data,
.community_box_two .left_col_side .post_boxes .box .left {
  display: flex;
  align-items: center;
}

.community_box_two .left_col_side .post_boxes .box .head_data {
  justify-content: space-between;
  width: 100%;
}

.community_box_two .left_col_side .post_boxes .box .left {
  gap: 15px;
}

.community_box_two .left_col_side .post_boxes .box .text h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin: 0;
}

.community_box_two .left_col_side .post_boxes .box .head_data .post_date_box span {
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  color: #dbdbdb;
  padding: 0px 20px;
}

.community_box_two .left_col_side .post_boxes .box .head_data .post_date_box span:before,
.community_box_two .left_col_side .post_boxes .box .head_data .post_date_box span:after {
  content: "";
  position: absolute;
  left: 0;
  width: 6.15px;
  height: 6.15px;
  background: #dce0e4;
  top: 0;
  bottom: 0;
  margin: auto;
}

.community_box_two .left_col_side .post_boxes .box .head_data .post_date_box span:after {
  left: unset;
  right: 0;
}

.community_box_two .left_col_side .post_boxes .box .head_data .post_remove {
  margin: 0;
}

.community_box_two .left_col_side .post_boxes .box .para_16 {
  margin: 15px 0px;
}

span.yellow {
  color: var(--secondary-color);
}

.community_box_two .left_col_side .post_boxes .box .img a {
  width: 100%;
  /* min-height: 430px; */
  /* max-height: 100%; */
  min-height: 370px;
  max-height: 370px;
  display: flex;
  border: 1px solid #546747;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.community_box_two .left_col_side .post_boxes .box .img img {
  /* width: 100%;
  height: 430px;
  border-radius: 20px;
  object-fit: contain;
  border: 1px solid #546747; */
  max-width: 100%;
  object-fit: contain;
  width: auto;
  height: auto;
}

.community_box_two .left_col_side .post_boxes .box .img video {
  border: 1px solid #546747;
}

.community_box_two .left_col_side .post_boxes .box .like_cmt_bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0px;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 15px;
}

.community_box_two .left_col_side .post_boxes .box .like_cmt_bar a {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}

.community_box_two .left_col_side .post_boxes .box .like_cmt_bar a:hover {
  color: var(--primary-color);
}

.community_box_two .left_col_side .post_boxes .box .like_cmt_bar a img {
  margin-right: 4px;
  transition: 0.5s all ease;
}

.community_box_two .left_col_side .post_boxes .box .like_cmt_bar a:hover img {
  filter: invert(35%) sepia(19%) saturate(615%) hue-rotate(52deg) brightness(99%) contrast(88%);
}

.all_comments_box {
  margin: 15px 0px;
  margin-top: 0px;
}

.all_comments_box .head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}

.all_comments_box .head h3 {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
}

.all_comments_box .head .selection select {
  background: #f5f5f5;
  border: none;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  outline: 0;
  cursor: pointer;
  padding: 6px 12px;
  padding-right: 23px;
  border-radius: 50px;
  appearance: none;
  background-image: url(/wp-content/uploads/2025/04/dropdown_arrow.png);
  background-repeat: no-repeat;
  background-position: 94% 12px;
}

.all_comments_box .box ul {
  margin: 0;
}

.all_comments_box .box ul li .cmt_box {
  display: flex;
  gap: 15px;
}

.all_comments_box .box ul li .content {
  background: #f5f5f5;
  padding: 20px;
  border: 1px solid #f5f5f5;
  border-radius: 20px;
}

.all_comments_box .box ul li .content .text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.all_comments_box .box ul li .content .text .comment_time {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
}

.all_comments_box .box ul li .content .para_14 {
  margin: 15px 0px;
}

.community_box_two .left_col_side .post_boxes .box .cmt_box .like_cmt_bar {
  justify-content: unset;
  gap: 20px;
  padding: 0;
}

.prev_reply {
  margin: 15px 0px;
}

.prev_reply a {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.prev_reply a:hover {
  color: var(--primary-color);
}

.add_comment_box form {
  display: flex;
  position: relative;
  gap: 10px;
}

.add_comment_box form .p_img {
  padding-top: 5px;
}

.add_comment_box form .box {
  width: 100%;
}

.add_comment_box form .box a {
  position: absolute;
  right: 20px;
  top: 11px;
}

.add_comment_box form .box textarea#autoHeightTextarea {
  align-content: center;
  border-radius: 50px;
  background: #f5f5f5;
  border: none;
  box-shadow: none;
  padding: 18px 20px;
  padding-right: 55px;
  width: 100%;
  resize: none;
}

.community_box_two .left_col_side .post_boxes>.box:not(:last-child) {
  margin-bottom: 20px;
}

.community_profile_box {
  margin-bottom: 30px;
}

.community_profile_box .dt-container {
  display: flex;
  align-items: center;
}

.community_profile_box .left_box {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 30px;
}

.community_profile_box .left_box .img img {
  width: 200px;
  height: 200px;
  border: 8px solid #ffffff;
  border-radius: 50%;
  object-fit: cover;
}

.community_profile_box .left_box .text h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 45px;
  color: #000000;
}

.community_profile_box .left_box .text .since p {
  margin: 0;
}

.back_with_text {
  position: relative;
  margin-top: 70px;
}

.back_with_text .exit_icon.back {
  position: absolute;
  left: 0px;
  margin-left: 80px;
  top: 0px;
}

.back_with_text .exit_icon.back a img {
  filter: invert(36%) sepia(5%) saturate(2499%) hue-rotate(52deg) brightness(50%) contrast(80%);
  transition: 0.5s all ease;
}

.back_with_text .exit_icon.back a:hover img {
  filter: unset;
}

.mentor_package_box {
  margin-bottom: 70px;
}

.mentor_package_box .box {
  display: grid;
  grid-template-columns: 70% 30%;
  margin-top: 30px;
}

.mentor_package_box .box .left {
  padding: 30px;
  border: 1px solid #dbdbdb;
  border-radius: 20px 0px 0px 20px;
}

.mentor_package_box .box .right .img img {
  border-radius: 0px 20px 20px 0px;
}

.mentor_package_box .box .right .img,
.mentor_package_box .box .right .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mentor_package_box .box .inn_box {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 15px;
}

.mentor_package_box .box .inn_box:before {
  content: "";
  position: absolute;
  left: -12px;
  width: 103%;
  height: 1px;
  background: rgba(219, 219, 219, 1);
  bottom: 0;
  right: 0;
  margin: auto;
}

.mentor_package_box .box .inn_box .content {
  padding-top: 5px;
}

.mentor_package_box .box .inn_box .head_40 h2 {
  text-align: left;
  margin: 0;
  text-transform: capitalize;
}

.mentor_package_box .box .inn_box .head_24 {
  display: flex;
  margin-top: 10px;
}

.mentor_package_box .box .inn_box .head_24 h3 {
  width: 130px;
  margin: 0;
}

.mentor_package_box .box .inn_box span {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin-top: 10px;
  display: inline-block;
}

.select_btn a {
  width: 160px;
  height: 50px;
  background: var(--secondary-color);
  /* border: 1px solid #e8e8e8;*/
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 142%;
  color: #000000;
}

.select_btn a:hover {
  background: var(--primary-color);
  color: #fff;
}

.mentor_package_box .box .left ul {
  margin: 0;
  padding-top: 15px;
}

.mentor_package_box .box .left ul li:not(:last-child) {
  margin-bottom: 20px;
}

.mentor_package_box .box .left ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  position: relative;
  padding-left: 45px;
}

.mentor_package_box .box .left ul li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  background: url(/wp-content/uploads/2025/04/li_tick_icon.png);
  top: 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.disclaimer_box {
  margin: 70px 0px;
}

.disclaimer_box .box {
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 20px 0px 0px 20px;
  padding: 50px;
}

.disclaimer_box .box .checkbox_text {
  margin: 20px 0px;
  position: relative;
  width: max-content;
  display: flex;
  align-items: center;
}

.disclaimer_box .box .checkbox_text:hover .check-box-wrapper {
  opacity: 1;
}

.disclaimer_box .box .submit-field button {
  margin: auto;
  width: 424px;
}

.disclaimer_box .box .para_18 p {
  color: #000;
  line-height: 30px;
}

.disclaimer_box .box .checkbox_text label {
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}

.mentor_sec.payments_sec .logo {
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.1);
  padding: 20px 0px;
}

.mentor_sec.payments_sec .back_with_text {
  margin-top: 40px;
}

.payments_sec1 {
  margin-top: 30px;
  margin-bottom: 70px;
}

.payments_sec1 .form .head_24 h3 {
  color: var(--primary-color);
  margin: 0px;
}

.payments_sec1 .form .head_24 {
  margin-bottom: 30px;
  margin-top: 10px;
}

.payments_sec1 .form .head_24:first-child {
  margin-top: 0;
}

.payments_sec1 .field .input_box input,
.payments_sec1 .field .input_box select {
  padding: 15px 20px;
}

.payments_sec1 .submit-field button {
  width: 295px;
  margin-top: 10px;
}

.order_summary .box {
  background: #ffffff;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 30px;
}

.order_summary .box .head_24 h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 125%;
  color: #111729;
  text-align: center;
}

.order_summary .box .mid {
  border: 1px solid #e3e8ef;
  backdrop-filter: blur(4px);
  border-radius: 12px;
  margin: 30px 0px 15px 0px;
}

.order_summary .box .mid .img img {
  width: 100%;
  height: 210px;
  object-fit: cover;
  border-radius: 12px 12px 0px 0px;
}

.order_summary .box .mid .text {
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
}

.order_summary .box .mid .text p {
  margin: 0;
}

.order_summary .box .mid .text .para_16 p {
  color: var(--primary-color);
  font-weight: 700;
  line-break: unset;
}

.order_summary .box .total_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--primary-color);
  padding: 12px 20px;
  border-radius: 6px;
}

.order_summary .box .total_box p {
  margin: 0;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.005em;
}

div#Paymentdetails .modal-content {
  text-align: center;
  padding: 55px 40px;
}

div#Paymentdetails .modal-content .logo_icon,
div#cancelSubscription .modal-content .logo_icon {
  margin-bottom: 20px;
}

div#Paymentdetails .modal-content .modal-body,
div#cancelSubscription .modal-content .modal-body {
  padding: 0;
}

div#Paymentdetails .modal-content .para_16 p,
div#cancelSubscription .modal-content .para_16 p {
  font-weight: 400;
}

div#Paymentdetails .modal-content .modal-footer {
  margin-top: 40px;
}

div#Paymentdetails .modal-content .modal-footer a {
  width: 430px;
}

div#Paymentdetails .modal-content .head_40 h2 {
  margin-bottom: 15px;
}

.user_subs_box {
  padding-bottom: 20px;
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0px;
}

.user_subs_box .head_40 h2 {
  text-align: left;
  text-transform: capitalize;
}

.user_subs_box .right {
  display: flex;
  align-items: center;
  gap: 30px;
}

.cancel_btn a {
  text-align: center;
  border-radius: 100px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  line-height: 142%;
  height: 50px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 235px;
  background: #ff5454;
  border: 1px solid #ff5454;
}

.user_subs_box .right .para_16 p {
  margin: 0;
  font-weight: 400;
}

.cancel_btn a:hover {
  color: #000;
  background: rgba(208, 43, 43, 0.2);
}

.cancel_btn.cancelled_btn {
  pointer-events: none;
}

.user_subs_box1 {
  margin-top: 30px;
  margin-bottom: 70px;
}

.user_subs_box1 span.sub-id {
  font-weight: 600;
  font-size: 20px;
  line-height: 38px;
  color: #546747;
}

.user_subs_box1 .row:not(:last-child) {
  margin-bottom: 30px;
}

.user_subs_box1 .box {
  padding: 40px;
  background: #ffffff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin-bottom: 30px;
}

.user_subs_box1 .box .data {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.user_subs_box1 .box .data .left span {
  font-weight: 600;
  font-size: 20px;
  line-height: 38px;
  color: var(--primary-color);
}

.user_subs_box1 .box .data .head_40 h2 {
  margin: 0;
  text-align: left;
  text-transform: capitalize;
}

.status_btn span {
  background: rgba(60, 210, 30, 0.2);
  border: 1.35714px solid #3cd21e;
  border-radius: 135.714px;
  width: 100px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 155%;
  color: #000000;
}

.status_btn.inactive span {
  background: rgba(249, 183, 61, 0.2);
  border: 1.35714px solid #f9b73d;
  border-radius: 135.714px;
}

.status_btn.expired span {
  background: rgba(208, 43, 43, 0.2);
  border: 1.35714px solid #d02b2b;
  border-radius: 135.714px;
}

.status_btn.trial-active span {
  background-color: #e6f0ff;
  border: 1.35714px solid #1e90ff;
  width: 75px;
}

.plans_data {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.plans_data .inn_box p {
  margin: 0;
}

.plans_data .inn_box .para_14 {
  margin-bottom: 10px;
}

.plans_data .inn_box .para_16 p {
  color: var(--primary-color);
  font-weight: 400;
}

.plans_data .inn_box .img a {
  width: 40px;
  height: 40px;
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.plans_data .inn_box .img a:hover {
  background: #dbdbdb;
}

.plans_data .inn_box .img a:hover img {
  filter: invert(36%) sepia(5%) saturate(2499%) hue-rotate(52deg) brightness(50%) contrast(80%);
}

.plans_data .inn_box .img a img {
  transition: 0.5s all ease;
}

div#cancelSubscription .modal-content {
  text-align: center;
  padding: 70px 40px;
}

.user_dashboard_sec {
  margin-bottom: 50px;
}

.user_dashboard_sec .video_detail_sec2 {
  margin: 0;
  padding: 0;
  box-shadow: none;
}

.user_dashboard_sec .video_detail_sec2 .VideoImg img,
.user_dashboard_sec .video_detail_sec2 .VideoImg video {
  height: 590px;
}

.user_dashboard_sec .right .plans_data {
  padding: 30px;
  background: #ffffff;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  text-align: center;
}

.user_dashboard_sec .left .all-latest-slider {
  margin-top: 30px;
}

.user_dashboard_sec .left .all-latest-slider .row:not(:last-child) {
  margin-bottom: 20px;
}

.user_dashboard_sec .left .all-latest-slider .head_24 h3 {
  color: var(--primary-color);
  margin-bottom: 20px;
}

.schedule_box {
  background: #ffffff;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  padding: 30px;
  text-align: center;
  margin: 30px 0px;
}

.schedule_box .img {
  margin-bottom: 20px;
}

.schedule_box .head_24 h3 {
  font-size: 22px;
}

.schedule_box .para_16 p {
  font-weight: 400;
}

.schedule_box .head_24 h3,
.schedule_box .para_16 p {
  margin-bottom: 20px;
}

.user_studio_podcast_sec,
.user_studio_podcast_sec .img {
  position: relative;
}

.user_studio_podcast_sec .img img {
  width: 100%;
  border-radius: 20px;
  height: 363px;
  object-fit: cover;
}

.user_studio_podcast_sec .content {
  padding: 45px 30px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.user_studio_podcast_sec .img:before {
  content: "";
  position: absolute;
  left: 0;
  background: linear-gradient(0deg,
      rgba(22, 22, 22, 0.8),
      rgba(22, 22, 22, 0.8)),
    url(image00004.jpg);
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.user_studio_podcast_sec .content .para_18 p {
  color: var(--secondary-color);
  font-weight: 500;
}

.user_studio_podcast_sec .content .text span {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 20px;
  display: block;
}

.user_studio_podcast_sec .content .para_16 p {
  color: #ffffff;
  font-weight: 400;
}

/*Playlist*/

.verified_art_box {
  padding: 70px 30px;
  border-radius: 20px;
  position: relative;
  background: linear-gradient(86.67deg,
      #546747 22.69%,
      rgba(148, 160, 140, 0) 74.36%),
    url(/wp-content/uploads/2025/04/Verified-Artist-img.png), #c4c4c4;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 30px 0px;
}

.verified_art_box .icon {
  display: flex;
  align-items: center;
  gap: 15px;
}

.verified_art_box .icon p {
  margin: 0;
  color: #fff;
}

.verified_art_box .head_60 h2 {
  text-align: left;
  color: #fff;
  line-height: 155%;
}

.verified_art_box .para_14 p {
  color: #fff;
}

/*Menu Test*/
.main_dashboard .left_side .sidebar_content a.close_btn {
  position: fixed;
  top: 25px;
  left: 21%;
  width: 40px;
  height: 40px;
  background: #dbdbdb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  display: none;
}

.main_dashboard .left_side .sidebar_content a.close_btn i {
  color: var(--primary-color);
  font-size: 20px;
  transition: 0.5s all ease;
}

.main_dashboard .left_side .minimize_sidebar_logo {
  opacity: 0;
  height: 0;
}

.main_dashboard .left_side .minimize_sidebar_logo img {
  width: 60px;
  height: 60px;
}

.main_dashboard.menu_open .sidebar_logo {
  display: none;
}

.main_dashboard.menu_open .minimize_sidebar_logo {
  opacity: 1;
  height: auto;
}

.main_dashboard.menu_open .sidebar_links a {
  display: inline-block;
}

.main_dashboard.menu_open .sidebar_links a .img {
  margin: 0;
}

.main_dashboard.menu_open .sidebar_links a span {
  display: none;
}

.main_dashboard.menu_open .left_side {
  width: 5.5%;
}

.main_dashboard.menu_open .left_side .sidebar_content a.close_btn {
  left: 4.5%;
}

.main_dashboard.menu_open .left_side .sidebar_content a.close_btn i {
  transform: rotate(180deg);
  transition: 0.5s all ease;
}

.main_dashboard.menu_open .right_side {
  left: 5.5%;
  width: calc(100% - 5.5%);
}

.main_dashboard .left_side,
.main_dashboard .right_side {
  transition: 0.5s all ease;
}

.main_dashboard.menu_open .left_side .sidebar_content:before {
  width: 80px;
  height: 50px;
  background-size: contain;
}

@media (max-width: 1900px) {
  .main_dashboard.menu_open .left_side .sidebar_content {
    padding: 40px 10px;
  }
}

.tooltipText {
  position: absolute;
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 13px;
  white-space: nowrap;
  z-index: 9999;
  display: none;
}

.tooltipText::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: transparent #000 transparent transparent;
}

.bell_icon a span.bubble_icon {
  position: absolute;
  background: var(--secondary-color);
  font-size: 10px;
  border-radius: 5px;
  right: -10px;
  top: -5px;
  color: #000;
  padding: 1px 3px;
  font-weight: 600;
}

.notifications_box {
  background: #fff;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
  min-width: 360px;
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  z-index: 99;
  margin: auto;
  transform: translate3d(-166px, 5px, 10px) !important;
  border-radius: 20px;
}

.notifications_box header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background: #dbdbdb;
  position: relative;
  border-radius: 15px 15px 0px 0px;
  border-bottom: 1px solid var(--primary-color);
}

.notifications_box header::before {
  position: absolute;
  content: "";
  inset: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent var(--primary-color) transparent;
  transform: rotate(0deg);
  margin: 0 auto;
  top: -10px;
  left: -4px;
}

.rotated-chevron-icon::before {
  position: absolute;
  content: "";
  inset: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent var(--primary-color) transparent;
  transform: rotate(0deg);
  margin: 0 auto;
  top: -10px;
  left: -4px;
}

.notifications_box header strong,
.notifications_box header i {
  color: var(--primary-color);
}

.notifications_box header i {
  cursor: pointer;
}

.notifications_box .content_box_data {
  height: 240px;
  overflow-y: auto;
  border-radius: 0px 0px 15px 15px;
}

.notifications_box .content_box_data .item {
  display: flex;
  padding: 13px 20px;
  gap: 15px;
}

.notifications_box .content_box_data .item .img img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}

.notifications_box .content_box_data .item:not(:last-child) {
  border-bottom: 1px solid var(--primary-color);
}

.notifications_box .content_box_data .item .item_content p {
  color: #000;
}

.notifications_box .content_box_data .item .item_content p span {
  font-weight: 600;
}

.notifications_box .content_box_data .item p {
  margin: 0;
  font-size: 14px;
}

.notifications_box .content_box_data .item .item_content .time_spent {
  display: flex;
  gap: 5px;
  align-items: center;
  margin-top: 7px;
}

.notifications_box .content_box_data .item .item_content .time_spent i {
  color: var(--primary-color);
}

.notifications_box .content_box_data .item .item_content .time_spent p {
  font-size: 12px;
}

.notifications_box .content_box_data .item:hover,
.notifications_box .content_box_data .item.notification-unread {
  background: #dbdbdb;
}

.mobile-notification-box {
  display: none;
}

/* Hide the default radio button */
.custom-radio input[type="radio"] {
  display: none;
}

/* Video Library Category */
.radio-label input {
  display: none;
}

.radio-label {
  padding: 10px 20px;
  border: 1px solid #dbdbdb;
  border-radius: 25px;
  color: #333;
  background: transparent;
  transition: all 0.3s ease-in-out;
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  cursor: pointer;
}

.radio-label span {
  font-weight: 400;
  color: #333;
  font-size: 14px;
}

.radio-label:hover {
  background-color: var(--primary-color);
}

.radio-label:hover span {
  color: #fff;
}

.radio-label:has(input:checked) {
  background-color: var(--primary-color);
  color: #fff;
}

.radio-label input:checked+span {
  color: #fff;
}

#selected-video-name {
  /* margin-left: 10px; */
  margin-bottom: 0;
}

/* Cat Loader */
.cat-loader,
.cat-loader div {
  box-sizing: border-box;
}

.cat-loader {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.cat-loader div {
  position: absolute;
  top: 33.33333px;
  width: 13.33333px;
  height: 13.33333px;
  border-radius: 50%;
  background: rgb(249 183 61);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.cat-loader div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}

.cat-loader div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}

.cat-loader div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}

.cat-loader div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(0);
  }
}

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(24px, 0);
  }
}

.community-post-btn {
  border: 0;
  background-color: unset;
  cursor: pointer;
}

.community-post-btn:hover {
  color: var(--primary-color);
}

.community-post-btn.disabled {
  pointer-events: none;
  background: rgb(0 0 0 / 20%) !important;
}

.wrapallimages {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  gap: 10px;
}

.preview_item img,
.preview_item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  border: 1px solid rgb(0 0 0 / 10%);
}

.preview_item {
  position: relative;
  width: 150px;
  height: 150px;
}

.preview_item i {
  position: absolute;
  right: -5px;
  top: -5px;
  color: #fff;
  background: var(--primary-color);
  padding: 5px;
  border-radius: 10px;
  font-size: 12px;
  width: 19px;
  height: 20px;
  cursor: pointer;
  z-index: 1;
}

.community_box_two .left_col_side .post_boxes .box .img video {
  width: 100%;
  /* height: 100%; */
  height: 370px;
  border-radius: 20px;
}

.community_box_two .left_col_side .post_boxes .box .para_16 .toggle-content {
  cursor: pointer;
}

.post_boxes .box.shadow>div:not(:first-child),
.post_boxes .box.shadow .left {
  filter: blur(8px);
}

.dt-container.shadow>div:not(:first-child) {
  pointer-events: none;
}

.like-post,
.comment-like-btn {
  display: flex;
  align-items: center;
  gap: 5px;
}

.like-post i,
.comment-like-btn i {
  font-size: 24px;
}

.like-post.liked,
.comment-like-btn.liked {
  color: var(--primary-color) !important;
}

.like-post.liked i,
.comment-like-btn.liked i {
  font-weight: bold;
  color: var(--primary-color);
}

.comment-send-btn {
  display: none;
  border: 0;
  background-color: transparent;
  color: var(--primary-color);
  font-size: 24px;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 11px;
  cursor: pointer;
}

.all_comments_box ul>li {
  margin-top: 15px;
}

.all_comments_box .inner_box_if {
  width: 100%;
}

.add_comment_box .reply-wrapper {
  padding-left: 70px;
  font-size: 14px;
  margin-bottom: 2px;
}

.reply-wrapper {
  display: none;
}

.reply-wrapper .reply-to {
  font-weight: bold;
}

.reply-wrapper .cancel-reply-btn {
  cursor: pointer;
}

emoji-picker {
  position: absolute;
  z-index: 1000;
}

emoji-picker {
  --background: #ffffff;
  --color: #000000;
  --category-button-color: #000000;
  --category-button-active-color: #007bff;
  --border-color: #ddd;
  --shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

div#imageView .modal-body img {
  /* width: 100%; */
  /* height: 500px; */
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 10px;
}

div#imageView .modal-content {
  padding: 10px;
  border-radius: 10px !important;
}

div#imageView .close {
  right: -15px;
  position: absolute;
  z-index: 9999;
  top: -15px;
  background: var(--primary-color) !important;
  color: #fff !important;
  border: none !important;
  font-size: 16px;
  display: flex;
  align-items: center;
}

div#imageView .modal-content .modal-body {
  padding: 5px;
  width: 100%;
  height: 100%;
  text-align: center;
}

div#imageView>div {
  position: relative;
  margin: 0 auto !important;
}

div:where(.swal2-container) button:where(.swal2-styled):not([disabled]) {
  width: max-content;
}

.forgot_page_sec .head_40 h2 {
  margin-bottom: 20px;
}

.forgot_page_sec .para-field {
  margin-bottom: 53px !important;
}

.reset-password-form .field:first-child {
  margin-bottom: 20px;
}

.prices-list {
  gap: 50px;
}

.payment-error-text {
  margin-block: 12px;
  font-size: 14px;
  display: block;
  font-weight: 400;
  color: red;
}

.check-box-wrapper {
  opacity: 0;
  transition: all 250ms ease;
}

.checkbox-text-box {
  padding: 20px;
  display: flex;
  height: 45px;
  align-items: center;
  justify-content: center;
  width: 383px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 50%;
  right: 50%;
  top: 30px;
  border: 1px solid #999;
  transform: translate(-50%);
}

.checkbox-text-box span {
  display: block;
  color: #111;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
}

div.dt-container div.dt-layout-row {
  margin-top: 30px !important;
}

.add-exercise-form input[name="title"]::placeholder {
  color: #999;
}

.field .input_box textarea::placeholder {
  color: #999;
}

.field .input_box input::placeholder {
  color: #999;
}

.add-exercise-form textarea::placeholder {
  color: #999;
}

p.no-post {
  font-size: 20px;
  /* font-weight: bold; */
  color: var(--clr-primary);
  text-align: center;
  /* text-decoration: underline; */
}

div:where(.swal2-icon).swal2-info {
  border-color: #546747 !important;
  color: #546747 !important;
}

.podcast-back-link {
  pointer-events: none;
}

.show-sidebar {
  left: 0vw !important;
}

/* 404 - NOT FOUND PAGE */
.error-404.not-found {
  text-align: center;
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100vw;
}

.not_found_inner {
  max-width: 100%;
}

/* .error404 #masthead,
.error404 #colophon {
  display: none;
} */

.logo a {
  outline: 0 !important;
}

.error-404.not-found .logo {
  padding: 0;
  background-color: transparent;
}

.error-404.not-found h1 {
  font-size: 200px;
  line-height: 1;
  color: var(--primary-color);
  margin: 30px 0;
  font-weight: 800;
}

.error-404.not-found h1 span {
  color: var(--secondary-color);
}

.page-header h3 {
  color: #000;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 40px;
}

.page-header p {
  font-size: 22px !important;
  color: #000;
  margin-bottom: 20px;
}

.page-content .return_home {
  background-color: var(--secondary-color);
  color: #000;
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
  transition: all 0.5s ease-in-out;
  border: 0;
  width: 200px;
  border-radius: 100px;
  line-height: 50px;
  font-weight: 600;
  font-size: 18px;
  height: 50px;
  cursor: pointer;
}

.page-content .return_home:hover {
  background-color: var(--primary-color);
  color: #fff;
}

/* 404 - NOT FOUND PAGE ENDS */

/* Not found css start */
.video-unavailable-box {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.video-message {
  text-align: center;
  font-family: "Poppins", sans-serif;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}

.video-message .icon {
  font-size: 25px;
  font-weight: bold;
  color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
  border-radius: 1000px;
  padding: 4px 18px;
}

.video-message p {
  font-size: 16px;
  margin: 0;
  color: #000;
  font-weight: 600;
}

/* Not found css end */

.hide_post_icon {
  position: absolute;
  top: 15px;
  right: 30px;
  width: 25px;
}

.hide_post_icon img {
  height: 100%;
  width: 100%;
}

.swal2-cancel {
  border-radius: 100px;
  background-color: var(--primary-color);
}

.swal2-cancel:hover {
  background-color: var(--secondary-color);
  color: #000;
}

.removed_picture {
  margin-bottom: 60px !important;
}

.remove_profile_picture a {
  color: #ff0000;
  margin-top: 5px;
  display: inline-block;
}

.remove_profile_picture a:hover {
  color: #ff0000;
}

button:focus,
input:focus {
  outline: none !important;
  box-shadow: 0 0 5px 1px rgb(249 183 61 / 50%) !important;
  border-color: rgb(249 183 61 / 50%) !important;
}

.community_box_two .left_col_side .post_create_box .down .select_btn button {
  width: 160px;
  height: 50px;
  background: var(--secondary-color);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 142%;
  color: #000000;
}

.community_box_two .left_col_side .post_create_box .down .select_btn button:hover {
  color: #fff;
  background-color: var(--primary-color);
}

.community_box_two .left_col_side .post_create_box .down .select_btn button i {
  margin-right: 6px;
}

.right.is_you {
  margin-right: 16px;
}

.post-textarea-box {
  position: relative;
}

.post-textarea-box .comment-emoji-btn {
  position: absolute;
  top: 0;
  right: 15px;
}

.para_16 p {
  line-break: anywhere;
}

#submit-podcast-btn[disabled="disabled"],
#submit-coupon-btn[disabled="disabled"],
#submit-video-btn[disabled="disabled"] {
  background-color: rgb(0 0 0 / 20%);
  pointer-events: none;
}

.subscription-badge {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
  padding: 4px 6px;
  /* width: 62px; */
  height: 20px;
  border-radius: 4px;
  text-transform: capitalize;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  text-align: center;
  /* animation: pulse 1.2s infinite; */
}

.new-badge {
  background-color: var(--primary-color);
}

.trial-badge {
  background-color: #F9B73D33;
  color: black;
  width: 62px;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

div#example_info {
  color: #546747;
}

#agree-error {
  margin-top: -18px;
  margin-left: 28px;
}

button.no_btn.closet {
  all: unset;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 9999;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

button.no_btn.closet svg {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

button.no_btn.closet svg rect {
  transition: 0.5s all ease;
}

button.no_btn.closet:hover svg rect {
  fill: #f9b73d;
}

#leave-community {
  width: 250px;
  height: 50px;
  background: var(--secondary-color);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  margin: 0 auto;
  border: 0;
  cursor: pointer;
}

.leave-community-box {
  margin-top: 20px;
}

#leave-community:hover {
  background: var(--primary-color);
  color: #fff;
}

.profile_members ul li .left .text h3 a {
  color: inherit;
}

.profile_members .user-blocked .left .img img,
.profile_members .user-restricted .left .img img {
  filter: grayscale(100%);
}

.profile_members .user-blocked .text h3 a,
.profile_members .user-restricted .text h3 a {
  color: #7e7e7e !important;
  pointer-events: none;
}

.profile_members .user-restricted .text h3 a>span {
  background: red;
  color: #fff;
  font-size: 12px;
  padding: 2px 8px;
  margin-left: 8px;
  border-radius: 12px;
}

.iti {
  width: 100%;
}

.iti__selected-flag {
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}

.iti__country-list {
  width: 100%;
  top: 52px;
  cursor: pointer;
}

.bold-disclaimer {
  font-weight: 600 !important;
}

.subscribers_dashboard_table .top,
.subscribers_dashboard_table .bottom,
.discounts_dashboard_table .top,
.discounts_dashboard_table .bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.subscribers_dashboard_table .top,
.discounts_dashboard_table .top {
  align-items: center;
  margin-bottom: 30px;
}

.discounts_dashboard_table .top {
  flex-wrap: wrap;
}

.discounts_dashboard_table .filters {
  flex: 0 0 100%;
  margin-top: 25px;
}

.subscribers_dashboard_table .bottom,
.discounts_dashboard_table .bottom {
  margin-top: 30px;
}

.subscribers_dashboard_table .bottom .dt-length,
.discounts_dashboard_table .bottom .dt-length {
  display: none;
}

.subcribers-table-filters,
.discounts-table-filters {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-left: 20px;
}

.subcribers-table-filters .filter-item,
.discounts-table-filters .filter-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #333;
}

.discounts-table-filters,
.discounts_dashboard_table input#dt-search-0 {
  margin-left: 0;
}

.subcribers-table-filters .filter-item label,
.discounts-table-filters .filter-item label {
  margin: 0;
}

.subcribers-table-filters select,
.discounts-table-filters select {
  padding: 6px 12px;
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  font-size: 14px;
  background: #fff;
  outline: none;
  appearance: none;
  padding-right: 25px;
  background: url(/wp-content/uploads/2025/04/dropdown_arrow.png);
  background-repeat: no-repeat;
  background-position: 90% 13px;
  cursor: pointer;
  border-radius: 20px;
}

.subcribers-table-filters input[type="date"],
.discounts-table-filters input[type="date"] {
  padding: 6px 12px;
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  font-size: 14px;
  background: #fff;
  /* color: #546747; */
  outline: none;
  cursor: pointer;
  border-radius: 20px;
}

.subcribers-table-filters input[type="date"]::-webkit-calendar-picker-indicator,
.discounts-table-filters input[type="date"]::-webkit-calendar-picker-indicator {
  filter: invert(39%) sepia(12%) saturate(866%) hue-rotate(52deg) brightness(92%) contrast(94%);
  cursor: pointer;
}

.subcribers-table-filters .to-text,
.discounts-table-filters .to-text {
  font-size: 14px;
  color: #666;
}

#cancel-upload-btn,
#cancel-podcast-upload-btn,
#cancel-edit-upload-btn {
  margin-top: 15px;
  background: #d9534f;
  color: #fff;
  border: none;
  padding: 4px 15px;
  border-radius: 25px;
  cursor: pointer;
  font-size: 14px;
}

#cancel-upload-btn:hover,
#cancel-podcast-upload-btn:hover,
#cancel-edit-upload-btn:hover {
  /* background: #a51712; */
}

#swal2-title {
  color: black;
}

/* Community Post Grid */
/* 
  ** Grid Two
*/
.img.two_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 10px;
  grid-row-gap: 0px;
}

.img.two_grid>a,
.img.two_grid>video {
  min-height: unset !important;
  max-height: unset !important;
  height: 370px !important;
}

/* 
  ** Grid Three
*/
.img.three_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.img.three_grid>a,
.img.three_grid>video {
  min-height: unset !important;
  max-height: unset !important;
}

.img.three_grid>a:nth-child(1),
.img.three_grid>video:nth-child(1) {
  grid-area: 1 / 1 / 3 / 2;
  height: 410px !important;
}

.img.three_grid>a:nth-child(2),
.img.three_grid>video:nth-child(2) {
  grid-area: 1 / 2 / 2 / 3;
  height: 200px !important;
}

.img.three_grid>a:nth-child(3),
.img.three_grid>video:nth-child(3) {
  grid-area: 2 / 2 / 3 / 3;
  height: 200px !important;
}

/* 
  ** Grid Four
*/
.img.four_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.img.four_grid>a,
.img.four_grid>video {
  min-height: unset !important;
  max-height: unset !important;
  height: 200px !important;
}

/* 
  ** Grid Five
*/
.img.five_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.img.five_grid>a,
.img.five_grid>video {
  min-height: unset !important;
  max-height: unset !important;
}

.img.five_grid>a:nth-child(1),
.img.five_grid>video:nth-child(1) {
  grid-area: 1 / 1 / 3 / 2;
  height: 410px !important;
}

.img.five_grid>a:nth-child(2),
.img.five_grid>video:nth-child(2) {
  grid-area: 1 / 2 / 2 / 3;
  height: 200px !important;
}

.img.five_grid>a:nth-child(3),
.img.five_grid>video:nth-child(3) {
  grid-area: 2 / 2 / 3 / 3;
  height: 200px !important;
}

.img.five_grid>a:nth-child(4),
.img.five_grid>video:nth-child(4) {
  grid-area: 1 / 3 / 2 / 4;
  height: 200px !important;
}

.img.five_grid>a:nth-child(5),
.img.five_grid>video:nth-child(5) {
  grid-area: 2 / 3 / 3 / 4;
  height: 200px !important;
}

.highlight-comment>.cmt_box>.inner_box_if>.content {
  /* border: 2px solid var(--primary-color); */
  background-color: rgb(249 183 61 / 20%);
  border-radius: 20px;
  transition: background-color 1s ease;
}

.highlight-comment>.cmt_box>.inner_box_if>.content>.like_cmt_bar {
  border: 0px;
  transition: background-color 1s ease;
}

.upload-box.drag-over {
  background-color: rgb(84 103 71 / 20%);
  border-color: var(--primary-color);
}

.account-restrict {
  color: var(--secondary-color);
  font-weight: 600;
}

.account-restrict:hover {
  color: var(--primary-color);
}

td.dt-empty {
  text-align: center !important;
}

.discounts_dashboard_table {
  margin-top: 40px;
}

.unlimited-checkbox {
  margin-top: 10px;
}

#limit-title-input:disabled {
  background-color: rgb(0 0 0 / 5%);
  pointer-events: none;
}

.sidebar_links li a.blocked_user:hover {
  cursor: not-allowed;
}

.profile_members ul li .left .text h3 img {
  width: 15px;
  /* height: 20px; */
  vertical-align: middle;
}


/* My css  */

.discounts_dashboard_table .discounts_table .img a:hover img {
  filter: brightness() !important;
}

.discounts_dashboard_table div#example_wrapper .img a:hover {
  background: none;
}

.active-coupon-switchere-btn .toggle {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 5px;
  gap: 6px;
  width: 114px;
  height: 40px;
  background: rgba(60, 210, 30, 0.3);
  border-radius: 50px;
  position: relative;
  cursor: pointer;
}

.seven-days-toggle .toggle {
  width: 100px;
}

/* Label */
.active-coupon-switchere-btn .toggle .label {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  /* width: 50px; */
  /* height: 8px; */
  color: #000000;
  flex: none;
  order: 0;
  flex-grow: 0;
  transition: all 0.4s ease;
}

/* Circle */
.active-coupon-switchere-btn .toggle .circle {
  width: 26px;
  height: 26px;

  border-radius: 50%;
  transition: all 0.4s ease;
  z-index: 1;
  position: absolute;
  top: 6px;
  left: 2px;
  z-index: 2;
}


/* Active State */
.active-coupon-switchere-btn .toggle.active {
  background-color: #c4f1c4;
  justify-content: flex-start;
}

.active-coupon-switchere-btn .toggle.active .circle {
  background-color: #3CD21E;
  transform: translateX(79px);
  /* move right */
}

.seven-days-toggle .toggle.active .circle {
  transform: translateX(65px);
}

.active-coupon-switchere-btn .toggle.active .label {
  padding-left: 10px;
  text-align: left;
}

/* Deactive State */
.active-coupon-switchere-btn .toggle.deactive {
  background-color: #f5b7b1;
  justify-content: flex-end;
}

.active-coupon-switchere-btn .toggle.deactive .circle {
  background-color: #e74c3c;
  transform: translateX(2px);
  /* move left */
}

.active-coupon-switchere-btn .toggle.deactive .label {
  text-align: right;
  /* label right side */
  padding-right: 10px;
}

.coupon-details-wraper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.coupon-details-wraper .actions {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  gap: 5px;
}

.coupon-details-table {
  padding: 25px;
  box-sizing: border-box;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 20px;


  padding: 30px;
  gap: 14px;
}

.coupon-details-table .table-row {
  overflow-x: auto;
  /* Horizontal scroll enable */
  -webkit-overflow-scrolling: touch;
  /* Smooth mobile scrolling */
  padding-bottom: 10px;
}

.main-coupon-details-table {
  min-width: 700px;

  width: 100%;
}

.main-coupon-details-table th {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #546747;
  padding: 5px 0 5px 5px;
}

.main-coupon-details-table td {
  padding: 5px 0 5px 5px;
}

.free-trial h4 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 155%;
  color: #546747;
}

.coupon-code-wraper h4 {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 155%;
  color: #546747;
}

.free-trial p {

  font-family: 'Poppins' !important;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
}

.coupon-bar {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 8px 13px;
  background: #FFFFFF;
  border: 1.16418px solid #E8E8E8;
  border-radius: 100px;
  margin-bottom: 20px;
  height: 60px;
}

.coupon-bar .coupon-input {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

.coupon-bar .coupon-input {
  border: none !important;
  /* border remove */
  outline: none !important;
  /* focus outline remove */
  box-shadow: none !important;
  /* focus shadow remove */
}

.coupon-input:focus,
.coupon-input:hover {
  border: none !important;
  /* hover & focus par bhi border na ho */
  outline: none !important;
  /* outline na ho */
  box-shadow: none !important;
  /* koi glow effect na ho */
}

.coupon-bar button.apply-coupon {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  gap: 10px;
  background: #F9B73D;
  border-radius: 100px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  border: none;
  cursor: pointer;
}



span.coupon-code {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 142%;
  color: #546747;
}

span.coupon-code-title {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  /* display: none; */
}

.discount_applied {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

.coupon-details-wraper h4.seven-days-free-trial {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 142%;
  color: #000000;
  margin: 0px !important;

}

.users_entries_box .coupon-details-wraper .actions {
  align-items: center;
  gap: 15px;
}

.mentor_sec .head-image-box {
  display: flex;
  align-items: center;
  padding: 30px;
  gap: 15px;
  background: #FFFFFF;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin: 30px 0 0 0;
}

.head-image-box .content h3 {
  font-family: 'Athena' !important;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 155%;
  text-transform: capitalize;
  color: #546747;
  text-align: left;
}

.head-image-box .pilates-logo-img {
  width: 120px;
  height: 120px;
}

.pilates-logo-img img {
  width: 100%;
}

.head-image-box .content p {
  font-family: 'Poppins' !important;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 170%;
  color: #000000;
  text-align: left;
  margin: 0;
}

.add-category-wraper,
.add-sub-category-wraper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.add-category-wraper a.add-category-btn,
.add-sub-category-wraper a.add-sub-category-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  gap: 10px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  color: #000000;
}

.add-exercise-form .radio-label {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  transition: all ease 0.3s;
}

.add-exercise-form .edit-delete-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.add-exercise-form .edit-delete-btn a {
  width: 15px;
}

.add-exercise-form .radio-label:hover {
  /* background-color: transparent; */
}

.add-exercise-form .radio-label:hover span {
  color: #fff;
}

.radio-label:has(input:checked) .edit-delete-btn {
  display: none;
}

.add-exercise-form .add-category-fields-group {
  display: none;
}

.add-exercise-form .edit-category-fields-group {
  display: none;
}

.add-exercise-form .delete-category-fields-group {
  display: none;
}

.add-exercise-form .add-sub-category-fields-group {
  display: none;
}

.add-exercise-form .edit-sub-category-fields-group {
  display: none;
}

.add-exercise-form .delete-sub-category-fields-group {
  display: none;
}

.delete-category-group .delete-image {
  width: 100px;
  margin: auto;
}

.delete-category-group p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 142%;
  text-align: center;
  color: #546747;
}

.delete-category-group p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 142%;
  text-align: center;
  color: #546747;
}

.delete-category-fields-group button#return-to-main-form-btn,
.delete-sub-category-fields-group button#return-to-main-form-btn {
  background: transparent;
  border: 1px solid #DBDBDB;
}

.delete-category-fields-group button#return-to-main-form-btn:hover,
.delete-sub-category-fields-group button#return-to-main-form-btn:hover {
  background: #F9B73D;
  border: 1px solid #F9B73D;
  color: #000;
}

.edit-sub-category-fields-group input.edit-category-title {
  background: #DBDBDB !important;
}

.edit-sub-category-fields-group input.edit-category-title::placeholder {
  color: #000000 !important;
}

.discount_detail {
  margin-top: 25px;
}

.class-plan .top-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
  gap: 30px;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin: 40px 0px;
}

.class-plan .top-head h2 {
  font-family: 'Athena' !important;
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 120%;
  text-transform: capitalize;
  color: #546747;
  margin: 0;
  text-align: center;
}

.class-plan .top-head p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  margin: 0;
}

.post-edit-option span.vertical_dots {
  width: 20px;
  position: absolute;
  top: 7px;
  right: 7px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 200px;
  z-index: 99px;
}

.vertical_dots img {
  width: auto !important;
  border: none !important;
  height: auto !important;
}

.post-edit-option ul {
  margin: 0;
  padding: 5px 10px;
  background: #FFFFFF;
  box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
}

.add-class-plan img,
.move-class-plan img,
.remove-class-plan img {
  width: auto !important;
  height: auto !important;
  border: none !important;
}

.post-edit-option span.add-class-plan,
.post-edit-option span.move-class-plan,
.post-edit-option span.remove-class-plan {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 0px 0px;
  gap: 10px;
}

.add-class-plan span,
.move-class-plan span,
.remove-class-plan span {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  color: #181A1C;
}

.post-edit-option ul {
  width: 230px;
  position: absolute;
  right: 0;
  top: 48px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.post-edit-option ul::before {
  content: "";
  position: absolute;
  right: 10px;
  width: 10px;
  height: 10px;
  top: -10px;
  margin: auto;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
  z-index: 2;

}

.add-class-plan-form .class-plan-checkbox,
.move-class-plan-form .class-plan-checkbox,
.remove-class-plan-form .class-plan-checkbox {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}

.post-edit-option li {
  padding: 10px 0px 10px;

}

.post-edit-option li:not(:last-child) {

  border-bottom: 1px solid #DBDBDB;
}

.free-trail-note {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 0 0 0;
  gap: 10px;
}

.free-trail-note img {
  width: 20px;
  height: auto;
}

.free-trail-note p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  margin: 0;
}

.add-class-plan-form input[type="checkbox"],
.move-class-plan-form input[type="checkbox"] {
  padding: 0px !important;
}

.remove-modal-content .remove-image {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.remove-modal-content p {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 142%;
  text-align: center;
  color: #546747;
  margin-top: 15px;
}

.remove-class-plan-form button#return-to-back-btn {
  border: 1px solid #DBDBDB;
  background: transparent;
}

.remove-class-plan-form button#return-to-back-btn:hover {
  border: 1px solid #F9B73D;
  background: #F9B73D;
  color: #000;
}

.delete-class-plan-form button#return-to-back-btn {
  border: 1px solid #DBDBDB;
  background: transparent;
}

.delete-class-plan-form button#return-to-back-btn:hover {
  border: 1px solid #F9B73D;
  background: #F9B73D;
  color: #000;
}

.class-plan-toggle-option {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 10px;
  width: 40px;
  height: 40px;
  border: 1px solid #DBDBDB;
  border-radius: 200px;
  margin-right: 15px;
  cursor: pointer;
}

.top-bar-class-plan-listing {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;

}

.class-plan-toggle-option img {
  width: auto;
}

.class-plan-toggle-wraper {
  position: relative;
}

.class-plan-toggle-option img {
  width: auto !important;
  border: none !important;
  height: auto !important;
}

.class-plan-toggle-wraper ul {
  margin: 0;
  padding: 5px 10px;
  background: #FFFFFF;
  box-shadow: 0px 30px 70px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
}

.edit-class-plan img,
.delete-class-plan img {
  width: 30px;
  height: 30px;

}

.class-plan-toggle-wraper span.edit-class-plan,
.class-plan-toggle-wraper span.delete-class-plan {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0px 0px 0px;
  gap: 10px;
  cursor: pointer;
}

.edit-class-plan span,
.delete-class-plan span {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 155%;
  color: #181A1C;
}

.class-plan-toggle-wraper ul {
  width: 230px;
  position: absolute;
  right: 15px;
  top: 48px;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.class-plan-toggle-wraper ul::before {
  content: "";
  position: absolute;
  right: 10px;
  width: 10px;
  height: 10px;
  top: -10px;
  margin: auto;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 12px solid #fff;
  z-index: 2;

}

.class-plan-toggle-wraper li {
  padding: 10px 0px 10px;

}

.class-plan-toggle-wraper li:not(:last-child) {

  border-bottom: 1px solid #DBDBDB;
}

.add-to-class-plan-single {
  position: absolute;
  top: 25px;
  right: 25px;
  background-color: #ffffff;
  padding: 5px 10px;
  border-radius: 100px;
  z-index: 9;
}

span.add-class-plan {
  cursor: pointer;
}

.class-plan-videos-lists .see-all-video-row h3,
.class-plan-videos-lists .see-all-Podcasts-row h3 {
  font-family: 'Athena' !important;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
  margin: 0px;
}


.class-plan-videos-lists .see-all-video-row,
.class-plan-videos-lists .see-all-Podcasts-row {
  justify-content: space-between;
  align-items: center;

}

.class-plan-videos-lists .see-all-video-row,
.class-plan-videos-lists .see-all-Podcasts-row {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;

}

.class-plan-videos-lists .see-all-Podcasts-row {
  margin-bottom: 20px;

}


.class-plan-videos-lists .see-all-video-row {
  margin-bottom: 10px;

}





.class-plan-videos-lists a.see-all-video,
.class-plan-videos-lists a.see-all-Podcasts {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
  gap: 10px;
  border: 1px solid #DBDBDB;
  border-radius: 100px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 155%;
  text-align: center;
  color: #546747;
}

.class-plan-videos-lists a.see-all-video:hover,
.class-plan-videos-lists a.see-all-Podcasts:hover {
  background: #F9B73D;
  color: #000;
}



.user_dashboard_sec .post-edit-option {
  display: none;
}



.see-all-Podcasts-list a.box {
  all: unset;
  display: grid !important;
  grid-template-columns: 50% 50%;
  align-items: center;
}

.see-all-Podcasts-list .main-podcast-box .post_remove {

  right: 20px;

}


.top-bar-class-plan-listing h3 {
  font-family: 'Athena' !important;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 45px;
}


.class-plan-videos-lists button.slick-arrow {

  top: -36px !important;
  right: 50px !important;

}

.class-plan-videos-lists button.slick-prev {

  top: -36px !important;
  right: 97px !important;

}

.single-video-library .edit-delete-btn {
  display: none;
}


.discount_applied a.remove-coupon {
  color: #f9b73d;
}

.video-selection-area,
.thumbnail-selection-area,
.woe-thumbnail-selection-area,
.woe-video-selection-area {
  position: relative;
}

a.remove-selected-video,
a.remove-selected-thumbnail,
a.woe-remove-selected-video,
a.woe-remove-selected-thumbnail {
  all: unset;
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 9999;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

a.remove-selected-video>svg,
a.remove-selected-thumbnail>svg,
a.woe-remove-selected-video>svg,
a.woe-remove-selected-thumbnail>svg {
  width: 100%;
  height: 100%;
}

a.remove-selected-video:hover>svg {
  fill: aquamarine;
}

input#active_date,
input#active_date::-webkit-datetime-edit,
input#active_date::-webkit-datetime-edit-text,
input#active_date::-webkit-datetime-edit-month-field,
input#active_date::-webkit-datetime-edit-day-field,
input#active_date::-webkit-datetime-edit-year-field {
  color: #000 !important;
}

.combine-btns {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}

.archive_video_btn a {
  color: #546747;
  font-weight: 600;
  font-size: 16px;
  line-height: 155%;

}

.archive_video_btn a:hover {
  color: #f9b73d;
  text-decoration: underline !important;
}

a.uncategorized_video_restore_btn {
  margin-right: 10px;
}

.radio-label:hover .edit-delete-btn a img {
  filter: brightness(100);
}


.class-plan-videos-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.all-latest-slider.class-plan-videos-list>a {
  flex: 0 0 24%;
}

.top-bar-class-plan-listing-right {
  display: flex;
  gap: 20px;
  align-items: center;
}

.top-bar-class-plan-listing-right>.post_remove {
  margin-bottom: 0;
}

.top-bar-class-plan-listing-right>.class_plan_view_all a {
  background-color: var(--secondary-color);
  padding: 8px 20px;
  border-radius: 100px;
  color: black;
}

.top-bar-class-plan-listing-right>.class_plan_view_all a:hover {
  background-color: var(--primary-color);
  color: white;
}

.class-plan-top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

a.add-new-class-plan-btn {
  background: var(--secondary-color);
  padding: 16px 0px;
  border-radius: 60px;
  min-width: 242px;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
  line-height: 155%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 60px;
}

a.add-new-class-plan-btn:hover {
  background: var(--primary-color);
  color: #fff;
}

a.add-new-class-plan-btn span {
  width: 36px;
  height: 36px;
  background: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  transition: 0.5s all ease;
}

a.add-new-class-plan-btn:hover span {
  background: var(--secondary-color);
}

.class-plan-videos-list button.slick-arrow {
  display: none !important;
}



span.Uncategorized {
  background-color: var(--primary-color);
  color: #fff;
  font-size: 10px;
  font-weight: 500;
  padding: 4px 6px;
  height: 20px;
  border-radius: 4px;
  text-transform: capitalize;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  text-align: center;
}

span.newly {
  background-color: #F9B73D33;
  color: black;
  font-size: 10px;
  font-weight: 500;
  padding: 4px 6px;
  height: 20px;
  border-radius: 4px;
  text-transform: capitalize;
  line-height: 1;
  vertical-align: middle;
  margin-left: 10px;
  text-align: center;

}


/* Video Skeleton CSS */
/* 🎬 Simple Responsive Video Skeleton */
:root {
  --skeleton-bg: #e9e9ee;
  --skeleton-highlight: #f6f7fb;
  --skeleton-duration: 1.2s;
  --skeleton-radius: 8px;
}

/* Skeleton Box */
.video-skeleton {
  width: 100%;
  /* ✅ fills parent width */
  aspect-ratio: 16 / 9;
  /* ✅ height auto adjusts */
  background: linear-gradient(90deg,
      var(--skeleton-bg) 0%,
      var(--skeleton-highlight) 50%,
      var(--skeleton-bg) 100%);
  background-size: 200% 100%;
  border-radius: var(--skeleton-radius);
  overflow: hidden;
  animation: skel-shimmer var(--skeleton-duration) linear infinite;
}

@keyframes skel-shimmer {
  0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -200% 0;
  }
}




.all-latest-slider .box .img .video-skeleton {
    height: 250px;
}

