@charset "UTF-8";
/**
*
*	Name:			IRAN Sans-Serif Font
*	Version:		5.0
*	Author:			Moslem Ebrahimi (moslemebrahimi.com)
*	Created on:		Dec 25, 2012
*	Updated on:		Sep 01, 2017
*	Website:		             http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت های ایران سن سریف یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
IRAN Sans-serif fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (.....)
--------------------------------------------------------------------------------------
*
**/
@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 900;
  src: url("fonts/eot/IRANSansWeb(FaNum)_Black.eot");
  src: url("fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_Black.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_Black.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_Black.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  src: url("fonts/eot/IRANSansWeb(FaNum)_Bold.eot");
  src: url("fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_Bold.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot");
  src: url("../fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_Medium.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  src: url("fonts/eot/IRANSansWeb(FaNum)_Light.eot");
  src: url("fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_Light.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_Light.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_Light.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  src: url("fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot");
  src: url("fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf") format("truetype");
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/eot/IRANSansWeb(FaNum).eot");
  src: url("fonts/eot/IRANSansWeb(FaNum).eot?#iefix")
      format("embedded-opentype"),
    url("fonts/woff2/IRANSansWeb(FaNum).woff2") format("woff2"),
    url("fonts/woff/IRANSansWeb(FaNum).woff") format("woff"),
    url("fonts/ttf/IRANSansWeb(FaNum).ttf") format("truetype");
}

[dir="ltr"] .mr-auto {
  margin-left: auto !important;
  margin-right: 0 !important;
}

[dir="ltr"] .ml-auto {
  margin-right: auto !important;
  margin-left: 0 !important;
}

[dir="ltr"] .ml-5,
[dir="ltr"] .mx-5 {
  margin-right: 3rem !important;
  margin-left: 0 !important;
}

[dir="ltr"] .mr-5,
[dir="ltr"] .mx-5 {
  margin-left: 3rem !important;
  margin-right: 0 !important;
}

[dir="ltr"] .mr-2,
[dir="ltr"] .mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0 !important;
}

[dir="ltr"] .ml-2,
[dir="ltr"] .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0 !important;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  margin-bottom: 0;
}

body.modal-open {
  padding: 0 !important;
}

.modal.show {
  padding: 0 !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

:focus {
  outline: none;
}

:disabled {
  background-color: transparent;
}

input[type="number"] {
  -moz-appearance: textfield;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
}

input:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button:focus {
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

a {
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol {
  margin-bottom: 0;
}

ul {
  padding: 0;
  margin: 0 !important;
}

body {
  scrollbar-width: thin;
  font-family: IRANSans !important;
  direction: rtl;
  height: 100vh;
  font-weight: 300 !important;
  overflow-y: auto;
  font-size: 14px;
  position: relative;
}

html {
  height: -webkit-stretch;
  scrollbar-width: thin !important;
  scrollbar-color: #c7c7c7 #f6f5ff;
}

* {
  scrollbar-width: thin !important;
  scrollbar-color: #c7c7c7 #f6f5ff;
  font-family: "IRANSans";
}

/* Only Chrome */
::-webkit-scrollbar {
  width: 7px;
}

::-webkit-scrollbar:horizontal {
  height: 7px;
}

::-webkit-scrollbar-thumb {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #dadce0;
  border-radius: 8px;
  min-height: 40px;
}

::-webkit-scrollbar-track-piece {
  background-color: #f6f5ff;
}

::-webkit-scrollbar-thumb {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #dadce0;
  border-radius: 8px;
  min-height: 40px;
}

ul {
  padding-left: 0 !important;
}

.page-container {
  width: 95%;
  margin: auto;
}

@media (max-width: 767px) {
  .page-container {
    width: 90%;
  }
}

.lesson-item-content .comments {
  margin-top: 0;
}

.footer {
  position: absolute;
  bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #0046a6;
}

.footer .footer-color {
  color: #484848;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.breadcrumb {
  margin-bottom: 0 !important;
  margin-top: 10px;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  float: right;
  padding-right: 8px;
  padding-left: 8px;
}

.breadcrumb li {
  font-size: 12px;
}

.breadcrumb .breadcrumb-item {
  color: #0046a6;
}

.breadcrumb .breadcrumb-item.active {
  color: #808487;
}

.modal-open {
  overflow: hidden;
}

.drag {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #dadada;
  top: 0;
  right: 0;
  display: none;
}

.intro-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  .intro-header {
    -webkit-column-gap: 5px;
    column-gap: 5px;
  }
}

.intro-header h1 {
  font-size: 20px;
  font-weight: 700;
  color: #141414;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .intro-header h1 {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .intro-header h1 {
    font-size: 16px;
  }
}

.workshop-list .product-item {
  min-width: calc((100% / 3) - 13px);
  width: calc((100% / 3) - 13px);
}

@media (max-width: 767px) {
  .workshop-list .product-item {
    min-width: calc((100% / 2) - 13px) !important;
    width: calc((100% / 2) - 13px) !important;
  }
}

.product-item {
  padding: 10px 10px 20px 10px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  border-radius: 25px;
  min-width: calc((100% / 4) - 13px);
  width: calc((100% / 4) - 13px);
}

@media (max-width: 767px) {
  .product-item {
    min-width: calc((100% / 2) - 10px);
    width: calc((100% / 2) - 10px);
    margin-bottom: 10px;
  }
}

.product-item .product-card-head {
  position: relative;
}

.product-item .product-card-head img {
  width: 100%;
}

.product-item .product-card-head .subject-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  bottom: -12px;
}

.product-item .product-card-head .subject-container .product-subject {
  background: #aff5ff;
  font-size: 12px;
  font-weight: 400;
  color: #2ba0af;
  border-radius: 10px;
  padding: 5px;
}

.product-item .product-card-title {
  margin-top: 30px;
  color: #141414;
  font-weight: 500;
  font-size: 14px;
  min-height: 42px;
}

.product-item .product-card-big-title {
  margin-top: 20px;
  color: #141414;
  font-weight: 500;
  font-size: 16px;
}

.product-item .product-option {
  margin-top: 12.5px;
  margin-left: 10.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
}

.product-item .product-option .product-price {
  font-size: 14px;
  font-weight: 500;
  color: #141414;
  margin-bottom: 10px
}

.product-item .product-option .product-price span {
  font-size: 12px;
  font-weight: 300;
  color: #808487;
}

.product-item .product-option .blur-bg {
  width: 45px;
  height: 45px;
}

.product-item .product-option .product-buy {
  position: relative;
  z-index: 1;
}

.product-item .product-option .product-buy .selected-buy {
  display: none;
}

.product-item .product-option .product-buy::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: rgba(58, 131, 225, 0.45);
  width: 26px;
  height: 26px;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  z-index: -2;
}

.product-item .product-option .product-buy.selected .selected-buy {
  display: block;
}

.product-item .product-option .product-buy.selected .ready-buy {
  display: none;
}

input {
  border: 1px solid #ababab;
  border-radius: 12px;
  margin-bottom: 10px;
}

input::-webkit-input-placeholder {
  color: #525252;
  font-size: 10px;
}

input:-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

input::-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

input::placeholder {
  color: #525252;
  font-size: 10px;
}

.inputbox input {
  padding: 5px 14px;
}

.panel-header {
  padding-top: 12px;
  display: none;
}

@media (max-width: 767px) {
  .panel-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.panel-header .p-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 63%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  @media (max-width: 768px) {
    width: 100%;
  }
}

.panel-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  padding: 15px 0 50px 0;
}

@media (max-width: 991px) {
  .panel-container {
    -webkit-column-gap: 15px;
    column-gap: 15px;
  }
}

.panel-container .panel-sidebar.open {
  display: block;
}

.panel-container .panel-sidebar {
  width: 190px;
  padding: 15px 12px;
  padding-bottom: 28px;
  background-color: #0046a6;
  border-radius: 25px;
  display: block;
  min-height: 90vh;
  height: 95vh;
  overflow-y: auto;
  position: fixed;
  right: 15px;
}

@media (max-width: 767px) {
  .panel-container .panel-sidebar {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 8;
    border-radius: 0;
    height: 100vh;
    background-color: white;
    overflow-y: auto;
    padding-top: 50px;
  }
}
.panel-sidebar .panel-menu a {
  display: flex;
  align-items: center;
  column-gap: 15px;
}

.panel-container .panel-sidebar .user-img {
  width: 100%;
  height: 193px;
  margin-bottom: 20px;
  border-radius: 25px;
}

@media (max-width: 767px) {
  .panel-container .panel-sidebar .user-img {
    width: 85%;
    margin: 0 auto;
  }
}

.panel-container .panel-sidebar .user-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.panel-container .panel-sidebar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 40px;
}

.panel-container .panel-sidebar ul li {
  padding: 6px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  color: white;
}
.panel-container .panel-sidebar ul li span {
  margin-left: 10px;
}

@media (max-width: 767px) {
  .panel-container .panel-sidebar ul li {
    color: #0046a6;
  }
}

.panel-container .panel-sidebar ul li:first-child {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .panel-container .panel-sidebar ul li:first-child {
    display: none;
  }
}

.panel-container .panel-sidebar ul li .active-menu-img {
  display: none;
}

@media (max-width: 767px) {
  .panel-container .panel-sidebar ul li .active-menu-img {
    display: block;
  }
}

@media (max-width: 767px) {
  .panel-container .panel-sidebar ul li .default-menu-img {
    display: none;
  }
}

.panel-container .panel-sidebar ul li.active {
  background-color: white;
  color: #0046a6;
  border-radius: 10px;
  width: 120px;
}

.panel-container .panel-sidebar ul li.active .active-menu-img {
  display: block;
}

.panel-container .panel-sidebar ul li.active .default-menu-img {
  display: none;
}

.panel-container .panel-content {
  width: 100%;
  padding-right: 200px;
}

@media (max-width: 767px) {
  .panel-container .panel-content {
    width: 100%;
    padding-right: 0;
  }
}

@media (max-width: 575px) {
  .panel-container .panel-content {
    width: 100%;
    margin: 0 auto;
  }
}

.bread-btn-line {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dadada;
  padding-bottom: 15px;
}
@media (max-width: 575px) {
  .panel-container .panel-content .breadcrumb-nav {
    border: none;
  }
}

.panel-container .panel-content .intro-des-cat {
  max-height: 262px;
  overflow: hidden;
  position: relative;
  text-align: justify;
  margin-top: 90px;
}

.panel-container .panel-content .read-more {
  color: blue;
  display: none;
  margin-top: 10px;
  background-color: transparent;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
}

.panel-container .panel-content .responsive-filter-buttons {
  display: none;
  margin: 20px 0 30px 0;
}

@media (max-width: 575px) {
  .panel-container .panel-content .responsive-filter-buttons {
    display: block;
  }
}

.panel-container .panel-content .responsive-filter-buttons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}

.panel-container .panel-content .responsive-filter-buttons ul li {
  -webkit-column-gap: 11px;
  column-gap: 11px;
  font-size: 14px;
  color: #484848;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.panel-container .panel-content .panel-main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .panel-container .panel-content .panel-main-content {
    -webkit-column-gap: 12px;
    column-gap: 12px;
  }
}

.panel-container .panel-content .panel-main-content .product-item {
  min-width: calc((100% / 4) - 15px);
  width: calc((100% / 4) - 15px);
}

@media (max-width: 991px) {
  .panel-container .panel-content .panel-main-content .product-item {
    min-width: calc((100% / 3) - 11px);
    width: calc((100% / 3) - 11px);
  }
}

@media (max-width: 575px) {
  .panel-container .panel-content .panel-main-content .product-item {
    min-width: calc((100% / 2) - 6px);
    width: calc((100% / 2) - 6px);
  }
}

.panel-container
  .panel-content
  .panel-main-content
  .product-item
  .product-image-parent {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.panel-container
  .panel-content
  .panel-main-content
  .product-item
  .product-image-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  overflow: hidden;
}

.panel-container
  .panel-content
  .panel-main-content
  .product-item
  .product-image-parent:after {
  padding-top: 100%;
  content: "";
  display: block;
}

.panel-container .panel-content .panel-main-content .product-item .product-buy {
  width: 24px;
  height: 24px;
  background-color: white;
  border-radius: 25px;
  position: relative;
  z-index: 3;
}

.panel-container
  .panel-content
  .panel-main-content
  .product-item
  .product-buy::after {
  position: absolute;
  content: "";
  width: 32px;
  height: 32px;
  top: 0;
  z-index: -1;
}

.panel-container .panel-content .workshop-exp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 24px;
  column-gap: 24px;
}

@media (max-width: 820px) {
  .panel-container .panel-content .workshop-exp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.panel-container .panel-content .workshop-exp .workshop-exp-content {
  width: 76%;
}

.panel-container
  .panel-content
  .workshop-exp
  .workshop-exp-content
  .workshop-text {
  color: var(--neutral-g-1, #484848);
  text-align: justify;
  font-size: 12px;
  font-weight: 300;
  margin-top: 20px;
}

@media (max-width: 820px) {
  .panel-container .panel-content .workshop-exp .workshop-exp-content {
    width: 100%;
  }
}

.panel-container .panel-content .workshop-exp .top-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 23px;
  column-gap: 23px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 20px 0;
}

@media (max-width: 991px) {
  .panel-container .panel-content .workshop-exp .top-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.panel-container .panel-content .workshop-exp .top-section .intro-md {
  display: none;
}

@media (max-width: 991px) {
  .panel-container .panel-content .workshop-exp .top-section .intro-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (max-width: 820px) {
  .panel-container .panel-content .workshop-exp .top-section .intro-md {
    display: none;
  }
}

.panel-container .panel-content .workshop-exp .top-section .workshop-top-img {
  width: 40%;
  border-radius: 25px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .panel-container .panel-content .workshop-exp .top-section .workshop-top-img {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}

@media (max-width: 820px) {
  .panel-container .panel-content .workshop-exp .top-section .workshop-top-img {
    width: 80%;
  }
}

.panel-container .panel-content .workshop-exp .top-section .workshop-top-des {
  color: var(--neutral-g-1, #484848);
  text-align: justify;
  font-size: 12px;
  font-weight: 300;
  width: 60%;
}

@media (max-width: 991px) {
  .panel-container .panel-content .workshop-exp .top-section .workshop-top-des {
    width: 100%;
  }
}

.panel-container
  .panel-content
  .workshop-exp
  .top-section
  .workshop-top-des
  .intro-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .panel-container
    .panel-content
    .workshop-exp
    .top-section
    .workshop-top-des
    .intro-header {
    display: none;
  }
}

.panel-container .panel-content .workshop-exp .single-options {
  width: 24%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 10px;
}

@media (max-width: 1199px) {
  .panel-container .panel-content .workshop-exp .single-options {
    width: 27%;
  }
}

@media (max-width: 991px) {
  .panel-container .panel-content .workshop-exp .single-options {
    width: 40%;
  }
}

@media (max-width: 820px) {
  .panel-container .panel-content .workshop-exp .single-options {
    width: 80%;
    margin: auto;
  }
}

@media (max-width: 575px) {
  .panel-container .panel-content .workshop-exp .single-options {
    width: 100%;
  }
}

.panel-container .panel-content .workshop-exp .single-options .single-spec {
  padding: 22px 0;
  margin-top: 10px;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-spec-top {
  width: 83%;
}

@media (max-width: 1199px) {
  .panel-container
    .panel-content
    .workshop-exp
    .single-options
    .single-spec
    .single-spec-top {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .panel-container
    .panel-content
    .workshop-exp
    .single-options
    .single-spec
    .single-spec-top {
    width: 72%;
  }
}

@media (max-width: 575px) {
  .panel-container
    .panel-content
    .workshop-exp
    .single-options
    .single-spec
    .single-spec-top {
    width: 100%;
  }
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-spec-top
  div {
  width: 90%;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-spec-top
  h6 {
  font-size: 14px;
  font-weight: 500;
  color: #141414;
  margin-bottom: 33px;
}

@media (max-width: 575px) {
  .panel-container
    .panel-content
    .workshop-exp
    .single-options
    .single-spec
    .single-spec-top
    h6 {
    padding-bottom: 5px;
    border-bottom: 1px solid #dadada;
  }
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-spec-top
  div {
  font-size: 14px;
  font-weight: 600;
  color: #646464;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-spec-top
  div
  span {
  width: 86px;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-spec-bottom {
  text-align: center;
}

@media (max-width: 767px) {
  .panel-container
    .panel-content
    .workshop-exp
    .single-options
    .single-spec
    .single-spec-bottom {
    display: none;
  }
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-spec-bottom
  button {
  width: 95%;
  padding: 8px 0;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
}

@media (max-width: 820px) {
  .panel-container
    .panel-content
    .workshop-exp
    .single-options
    .single-spec
    .single-price {
    display: none;
  }
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-price
  .show-price {
  font-size: 14px;
  color: #fa4659;
  font-weight: 400;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-price
  .show-price
  .first-price {
  font-size: 16px;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-price
  .second-price {
  font-size: 14px;
  font-weight: 400;
  color: #808487;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-price
  .discount {
  font-size: 12px;
  font-weight: 300;
  color: white;
  padding: 2px 12px;
  background-color: #fa4659;
  border-radius: 25px;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  .single-free {
    color: #0046a6;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-spec
  button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
}

.panel-container .panel-content .workshop-exp .single-options .single-social {
  border-radius: 25px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 12px 26px;
  width: 100%;
}

.panel-container
  .panel-content
  .workshop-exp
  .single-options
  .single-social
  ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.panel-container .panel-content .mt-20 {
  margin-top: 20px;
}

.panel-container .panel-content .workshop-lessons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.panel-container .panel-content .workshop-lessons .lesson-item {
  cursor: pointer;
}

.panel-container .panel-content .workshop-lessons .lesson-item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 10px;
  margin-bottom: 10px;
  background: #f1f1f1;
  padding: 10px;
}

.panel-container
  .panel-content
  .workshop-lessons
  .lesson-item-head
  .lesson-item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 575px) {
  .panel-container
    .panel-content
    .workshop-lessons
    .lesson-item-head
    .lesson-item-title {
    width: 85%;
  }
}

.panel-container
  .panel-content
  .workshop-lessons
  .lesson-item-head
  .lesson-number {
  font-size: 14px;
  font-weight: 500;
  color: #141414;
}

.panel-container
  .panel-content
  .workshop-lessons
  .lesson-item-head
  .lesson-name {
  font-size: 14px;
  font-weight: 400;
  color: #484848;
  margin-right: 10px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 991px) {
  .panel-container
    .panel-content
    .workshop-lessons
    .lesson-item-head
    .lesson-name {
    width: 75%;
  }
}

@media (max-width: 575px) {
  .panel-container
    .panel-content
    .workshop-lessons
    .lesson-item-head
    .lesson-name {
    width: 50%;
  }
}

.panel-container
  .panel-content
  .workshop-lessons
  .lesson-item-head
  .open-lesson {
  display: none;
}

.panel-container
  .panel-content
  .workshop-lessons
  .lesson-item-head
  .close-lesson {
  display: block;
}

.panel-container .panel-content .workshop-lessons .lesson-item-content {
  max-height: 0;
  overflow: hidden;
}

.panel-container .panel-content .workshop-lessons .open-detail .open-lesson {
  display: block;
}

.panel-container .panel-content .workshop-lessons .open-detail .close-lesson {
  display: none;
}

.panel-container .panel-content .workshop-lessons .item-detail-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.panel-container
  .panel-content
  .workshop-lessons
  .item-detail-content
  :last-child {
  border-bottom: transparent;
}

.panel-container
  .panel-content
  .workshop-lessons
  .item-detail-content
  .item-less-img {
  min-width: 165px;
  border-radius: 25px;
  overflow: hidden;
}

.panel-container
  .panel-content
  .workshop-lessons
  .item-detail-content
  .item-less-img
  img {
  width: 100%;
  height: 162px;
}

.panel-container
  .panel-content
  .workshop-lessons
  .item-detail-content
  .item-less-text {
  width: 84%;
  font-size: 12px;
  font-weight: 300;
  text-align: justify;
  color: #484848;
}

.panel-container .panel-content .workshop-lessons .item-detail {
  padding: 10px 0;
  border-bottom: 1px solid #dadada;
}

.panel-container .panel-content .workshop-lessons .item-detail .item-node {
  max-height: 0;
  overflow: hidden;
}

.season-title-span {
  padding: 10px 0;
  display: flex;
  column-gap: 7px;
  align-items: center;
}
.question-node {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.panel-container
  .panel-content
  .workshop-lessons
  .item-detail
  .item-detail-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  font-size: 14px;
  color: #141414;
  font-weight: 500;
}
.detail-head-style {
  justify-content: space-between;
}
.item-detail .show-add_icon {
  display: block;
  margin-left: 11px;
}
.item-detail.open-node .show-add_icon {
  display: none;
}
.item-detail .show-minus-icon {
  display: none;
}
.item-detail.open-node .show-minus-icon {
  display: block;
  margin-left: 11px;
}

.panel-container .panel-content .workshop-lessons .open-node .item-node {
  max-height: -webkit-max-content;
  max-height: -moz-max-content;
  max-height: max-content;
}

.panel-container .panel-content .lesson-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  color: #0046a6;
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
}

.panel-container .panel-sorter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
}

@media (max-width: 575px) {
  .panel-container .panel-sorter {
    display: none;
    margin-top: 0;
  }
}

.panel-container .panel-sorter h4 {
  display: none;
  padding: 20px 40px 0 0;
}

@media (max-width: 575px) {
  .panel-container .panel-sorter h4 {
    display: block;
    margin-bottom: 70px;
    color: #141414;
    font-size: 14px;
    font-weight: 400;
  }
}

.panel-container .panel-sorter.open-sorter {
  position: absolute;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: white;
  width: 100%;
  height: 100vh;
  top: 0;
  z-index: 5;
  row-gap: 15px;
  right: -20px;
}

.panel-container .panel-main-items .season-item {
  width: 100%;
  padding: 12px 22px;
  background: #f1f1f1;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}

@media (max-width: 575px) {
  .panel-container .panel-main-items .season-item {
    -webkit-column-gap: 25%;
    column-gap: 25%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 380px) {
  .panel-container .panel-main-items .season-item {
    -webkit-column-gap: 14%;
    column-gap: 14%;
  }
}

.panel-container .panel-main-items .season-item .season-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #484848;
  -webkit-column-gap: 10px;
  column-gap: 10px;
}

.panel-container .panel-main-items .season-item .season-item-content h6 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  color: #141414;
}

.panel-container
  .panel-main-items
  .season-item
  .season-item-content
  .season-name {
  font-weight: 400;
  color: #336bb8;
}

.panel-container .panel-main-items .season-item .season-item-content p {
  margin-bottom: 0;
  width: 75%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 991px) {
  .panel-container .panel-main-items .season-item .test-header {
    display: none;
  }
}

.panel-container .panel-main-items .season-item .season-item-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 7px;
  column-gap: 7px;
}

@media (max-width: 576px) {
  .panel-container .panel-main-items .season-item .season-item-time {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.panel-container .panel-main-items .season-item .season-item-price {
  font-size: 12px;
  font-weight: 400;
  color: #808487;
}

.panel-container .panel-main-items .season-item .season-item-price span {
  font-size: 14px;
  font-weight: 500;
  color: #484848;
}

.panel-container .panel-main-items .season-item .season-item-state {
  font-size: 14px;
  font-weight: 400;
  color: #808487;
}

.panel-container .panel-main-items .season-item .season-item-state.done {
  color: #3aaa35;
}

@media (max-width: 767px) {
  .panel-container
    .panel-main-items
    .season-item.test-item
    .season-item-content {
    width: 70%;
  }
}

@media (max-width: 575px) {
  .panel-container
    .panel-main-items
    .season-item.test-item
    .season-item-content {
    width: 50%;
  }
}

.panel-container .panel-main-form {
  margin-top: 50px;
}

.panel-container .panel-main-form form {
  width: 95%;
}

.panel-container .panel-main-form form .form-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  row-gap: 28px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.panel-container .panel-main-form form .form-inputs .panel-input {
  width: 47.5%;
  position: relative;
}

@media (max-width: 575px) {
  .panel-container .panel-main-form form .form-inputs .panel-input {
    width: 90%;
    margin: 0 auto;
  }
}

.panel-container .panel-main-form form .form-inputs .panel-input label {
  color: #646464;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: -8px;
  right: 12px;
  background: white;
  padding: 0 5px;
  z-index: 6;
}

.panel-container .panel-main-form form .form-inputs .panel-input input {
  width: 100%;
  padding: 6px 12px;
  border-radius: 12px;
  border: 1px solid #b9b9b9;
  padding-right: 16px;
  color: #484848;
  font-size: 12px;
}

.panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  input::-webkit-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  input:-ms-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  input::-ms-input-placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  input::placeholder {
  font-size: 10px;
  font-weight: 400;
  color: #b9b9b9;
}

.panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  [name="profilepicture"] {
  opacity: 0;
  position: relative;
  z-index: 5;
}

.panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  .appear-input-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: white;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
  z-index: 1;
  bottom: 33px;
  width: 100%;
  padding: 6px 12px;
  border-radius: 12px;
  border: 1px solid #b9b9b9;
  padding-right: 16px;
  color: #484848;
  font-size: 12px;
}

.panel-container
  .panel-main-form
  form
  .form-inputs
  .panel-input
  .appear-input-file
  p {
  margin-bottom: 0 !important;
}

.panel-container .panel-main-form form button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  display: block;
  margin: 0 auto;
  margin-top: 100px;
  padding: 8px 75px;
}

.panel-container .panel-main-form .form-password {
  width: 50%;
  margin: auto;
}

@media (max-width: 575px) {
  .panel-container .panel-main-form .form-password {
    width: 65%;
  }
}
.active-loop svg path {
  fill: #0046a6;
}
.active-order svg path {
  stroke: #0046a6;
}
.panel-container .panel-main-form .form-password .form-inputs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-column-gap: 36px;
  column-gap: 36px;
  width: 100%;
}

.panel-container .panel-main-form .form-password .form-inputs .panel-input {
  width: 100%;
}

.panel-container .searchbox {
  width: 27%;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 15px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 0.8rem 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 1199px) {
  .panel-container .searchbox {
    width: 32%;
  }
}

@media (max-width: 575px) {
  .panel-container .searchbox {
    display: none;
  }
}

.panel-container .searchbox input {
  border: none;
  width: 100%;
}

.panel-container .searchbox input::-webkit-input-placeholder {
  color: #0046a6;
  font-size: 14px;
  font-weight: 400;
}

.panel-container .searchbox input:-ms-input-placeholder {
  color: #0046a6;
  font-size: 14px;
  font-weight: 400;
}

.panel-container .searchbox input::-ms-input-placeholder {
  color: #0046a6;
  font-size: 14px;
  font-weight: 400;
}

.panel-container .searchbox input::placeholder {
  color: #0046a6;
  font-size: 14px;
  font-weight: 400;
}

.panel-container .acc-container {
  width: 27%;
  position: relative;
}

@media (max-width: 575px) {
  .panel-container .acc-container {
    width: 100%;
    padding: 0 20px;
  }
}

.panel-container .accordion-item {
  border-radius: 15px;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  width: 100%;
  position: absolute;
  z-index: 5;
}

@media (max-width: 575px) {
  .panel-container .accordion-item {
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: transparent;
  }
}

.panel-container .accordion-item .accordion-button {
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
}

.panel-container .workshop-quest-ans {
  font-size: 15px;
  font-weight: 300;
  color: #484848;
  text-align: justify;
}

.panel-container .accordion-item:not(:first-of-type) {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.panel-container .accordion-button {
  font-size: 14px;
  font-weight: 400;
  color: #0046a6;
  border-radius: 15px;
}

.panel-container .accordion-button::after {
  margin-right: auto;
  margin-left: 0;
}

.panel-container .accordion-item:last-of-type {
  border-radius: 15px;
}

.panel-container .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: white;
}

.panel-container .accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 15px;
}

.panel-container .accordion-body {
  padding-top: 0;
  padding-right: 25px;
}

.panel-container .accordion-body ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #646464;
  margin-bottom: 14.5px;
}

.panel-container .accordion-body ul li::before {
  content: "\2022";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #3aaa35;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -2px;
  /* Also needed for space (tweak if needed) */
}

.radio-bina-player {
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.11);
  background-color: white;
  margin: 8px;
  margin-top: 11px;
  width: 97%;
  direction: ltr;
  border-radius: 15px;
}

.radio-bina-player .play-rate-container {
  position: relative;
}

.radio-bina-player .play-rate-container img {
  width: 24px;
  height: 24px;
}

.radio-bina-player button {
  background: transparent;
  border: none;
  outline: none;
}

.radio-bina-player .plyr__volume {
  position: absolute;
  bottom: 42px;
  right: 54px;
}

@media (max-width: 576px) {
  .radio-bina-player .plyr__volume {
    right: 0 !important;
  }
}

.radio-bina-player [data-plyr="play"] {
  display: none;
}

.radio-bina-player .plyr__menu {
  display: none;
}

.radio-bina-player .player-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 42px;
  column-gap: 42px;
  padding-top: 25px;
  width: 82%;
  margin: auto;
}
.radio-bina-player .player-buttons button,
span {
  position: relative;
}
.radio-bina-player .player-buttons button::after {
  content: attr(data-name);
  display: none;
  position: absolute;
  background-color: white;
  color: black;
  padding: 5px;
  border-radius: 5px;
  z-index: 1;
  border: 1px solid #eae6e6;
  font-size: 12px;
  top: 100%;
  left: 190%;
  width: 100;
  transform: translateX(-50%);
}
.radio-bina-player .player-buttons button:hover::after {
  display: block;
}
@media (max-width: 576px) {
  .radio-bina-player .player-buttons button.show-tooltip::after {
    display: block;
  }
}
.radio-bina-player .player-buttons span:hover::after,
.radio-bina-player .player-buttons span:focus::after {
  content: attr(title);
  position: absolute;
  background-color: white;
  color: black;
  padding: 5px;
  border-radius: 5px;
  z-index: 1;
  border: 1px solid #eae6e6;
  font-size: 12px;
  top: 100%;
  left: 190%;
  width: 100;
  transform: translateX(-50%);
}

@media (max-width: 930px) {
  .radio-bina-player .player-buttons {
    -webkit-column-gap: 24px;
    column-gap: 24px;
  }
}
@media (max-width: 800px) {
  .radio-bina-player .player-buttons {
    -webkit-column-gap: 20px;
    column-gap: 20px;
    width: 90%;
  }
}

@media (max-width: 500px) {
  .radio-bina-player .player-buttons {
    -webkit-column-gap: 10px;
    column-gap: 10px;
    width: 90%;
  }
}
@media (max-width: 500px) {
  .radio-bina-player .player-buttons {
    -webkit-column-gap: 7px;
    column-gap: 7px;
    width: 95%;
  }
}

.radio-bina-player
  .plyr--full-ui
  input[type="range"]::-webkit-slider-runnable-track {
  height: var(--plyr-range-track-height, 3px);
}

.radio-bina-player .plyr__volume input[type="range"]::-webkit-slider-thumb {
  opacity: 0;
}

.radio-bina-player .plyr__progress input[type="range"]::-webkit-slider-thumb {
  background-color: #0046a6;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.radio-bina-player .plyr__volume input[type="range"] {
  color: var(
    --plyr-range-fill-background,
    var(--plyr-color-main, var(--plyr-color-main, #3aaa35))
  ) !important;
}

.radio-bina-player .plyr__progress input[type="range"] {
  color: var(
    --plyr-range-fill-background,
    var(--plyr-color-main, var(--plyr-color-main, #0046a6))
  ) !important;
}

.radio-bina-player button:hover {
  background-color: transparent !important;
}

.radio-bina-player .icon--pressed,
.radio-bina-player .icon--not-pressed {
  height: var(--plyr-control-icon-size, 15px) !important;
  width: var(--plyr-control-icon-size, 15px) !important;
}

.radio-bina-player .plyr__volume svg.icon--pressed,
.radio-bina-player svg.icon--not-pressed {
  fill: #3aaa35;
}

.radio-bina-player .main-player {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 85%;
  margin: 0 auto;
  padding-bottom: 15px;
}

.radio-bina-player .plyr {
  width: 100%;
}

.radio-bina-player .playlist-container {
  position: relative;
  bottom: 20px;
  left: 56px;
}

.radio-bina-player #playlist-items {
  bottom: 40px;
  position: absolute;
  width: 118px;
  height: 0;
  overflow: hidden;
  list-style: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding: 0;
  border-radius: 5px;
  left: -41px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  background-color: white;
}

.radio-bina-player .show-playlist {
  height: auto !important;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  padding: 20px !important;
}

.radio-bina-player .radio-player {
  -webkit-box-shadow: 0px 20px 100px 0px rgba(16, 16, 16, 0.51);
  box-shadow: 0px 20px 100px 0px rgba(16, 16, 16, 0.51);
  background-color: white;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  display: none;
}

.radio-bina-player .track-spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
  column-gap: 12px;
  position: relative;
  left: 60px;
  bottom: 20px;
}

.radio-bina-player .track-img {
  width: 48.5px;
  height: 49px;
  border-radius: 14px;
}

.radio-bina-player .track-img img {
  width: 100%;
  height: 100%;
}

.radio-bina-player .track-name {
  color: var(--primary-p-1, #0046a6);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.radio-bina-player .playSvg path {
  fill: #0046a6;
}

.radio-bina-player .pauseSvg path {
  fill: #0046a6;
}

.radio-bina-player .custom-play-pause-button .pauseSvg {
  display: none;
}

.radio-bina-player .custom-play-pause-button.pause-state .pauseSvg {
  display: block;
}

.radio-bina-player .custom-play-pause-button.pause-state .playSvg {
  display: none;
}

@media (max-width: 1200px) {
  .radio-bina-player .main-player {
    width: 90%;
  }
  .radio-bina-player .track-spec {
    left: 0;
  }
}

.radio-bina-player .play-rate-container {
  position: relative;
}

.radio-bina-player .rate-select {
  position: absolute;
  bottom: 1px;
  left: 28px;
  -webkit-column-gap: 25px;
  column-gap: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 0;
  border: none;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  border-radius: 5px;
  color: gray;
  font-size: 14px;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s;
  color: #b3b3b3;
  cursor: pointer;
}

.radio-bina-player .rate-select.open-rate {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.radio-bina-player .rate-select:focus {
  outline: none;
}

.radio-bina-player .backward-ten svg path {
  fill: #6690ca;
}

.radio-bina-player .forward-ten svg path {
  fill: #6690ca;
}

.plyr__control.plyr__control--overlaid {
  display: none !important;
}

.radio-bina-video {
  border-radius: 25px;
  overflow: hidden;
  width: 95%;
}

@media (max-width: 576px) {
  .radio-bina-video {
    max-height: 350px !important;
  }
}
.open-node .radio-bina-video {
  margin-top: 10px !important;
}
@media (max-width: 480px) {
  .radio-bina-video [data-plyr="volume"].open-volume {
    width: 60px !important;
    min-width: 60px !important;
    transition: 0.5s;
  }
}
@media (max-width: 480px) {
  .radio-bina-video [data-plyr="volume"] {
    width: 0 !important;
    min-width: 0 !important;
    overflow: hidden;
  }
}

@media (max-width: 480px) {
  .radio-bina-player [data-plyr="volume"] {
    width: 0 !important;
    min-width: 0 !important;
    overflow: hidden;
  }
  .radio-bina-player [data-plyr="volume"].open-volume {
    width: 60px !important;
    min-width: 60px !important;
    transition: 0.5s;
  }
}

.item-detail .radio-bina-player {
  margin: 0 !important;
}

.item-detail.open-node .radio-bina-player {
  margin: 8px !important;
  margin-top: 11px !important;
}

.comments {
  margin-top: 50px;
  margin-bottom: 100px;
}

.comments .send-comment {
  margin-bottom: 26px;
}

.comments h6 {
  font-size: 16px;
  font-weight: 700;
  color: #484848;
}

.comments span {
  font-size: 14px;
  font-weight: 400;
  color: #484848;
}

.comments form {
  width: 80%;
  margin: 0 auto;
  margin-top: 42px;
}

@media (max-width: 991px) {
  .comments form {
    width: 100%;
  }
}

.comments form .main-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 767px) {
  .comments form .main-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}

.comments form .main-form .right-form,
.comments form .main-form .left-form {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 767px) {
  .comments form .main-form .right-form,
  .comments form .main-form .left-form {
    width: 100%;
  }
}

.comments form .main-form .right-form .star-rate,
.comments form .main-form .left-form .star-rate {
  border: 1px solid #ababab;
  border-radius: 12px;
  padding: 10px 14px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.comments form .main-form .right-form .star-rate .rate,
.comments form .main-form .left-form .star-rate .rate {
  padding: 0;
  margin-top: 5px;
}

.comments form .main-form input {
  border: 1px solid #ababab;
  border-radius: 12px;
  padding: 10px 14px;
  margin-bottom: 10px;
}

.comments form .main-form input::-webkit-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form input:-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form input::-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form input::placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form textarea {
  height: 158px;
  border-radius: 12px;
  border: 1px solid #ababab;
  padding: 8px 10px;
}

.comments form .main-form textarea::-webkit-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form textarea:-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form textarea::-ms-input-placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form .main-form textarea::placeholder {
  color: #525252;
  font-size: 10px;
}

.comments form button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
  display: block;
  margin-right: auto;
  padding: 6px 22px;
  margin-top: 5px;
}
.video-workshop-player {
  max-height: 460px;
}
@media (min-width: 1366px) {
  .video-workshop-player {
    max-height: 100rem !important;
  }
}
@media (max-width: 576px) {
  .video-workshop-player {
    max-height: 400px !important;
  }
}
@media (max-width: 480px) {
  .video-workshop-player [data-plyr="volume"] {
    width: 0 !important;
    min-width: 0 !important;
    overflow: hidden;
  }
  .video-workshop-player [data-plyr="volume"].open-volume {
    width: 60px !important;
    min-width: 60px !important;
    transition: 0.5s;
  }
}

@media (max-width: 767px) {
  .comments form button {
    margin: 0 auto;
    margin-top: 30px;
  }
}

.comments .single-comment {
  padding: 24px 0;
  border-bottom: 1px solid #dadada;
  width: 87%;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .comments .single-comment {
    width: 100%;
  }
}

.comments .single-comment:last-child {
  border-bottom: unset;
}

.comments .single-comment .single-comment-content {
  width: 92%;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .comments .single-comment .single-comment-content {
    width: 100%;
  }
}

.comments .single-comment .single-comment-response {
  width: 90.3%;
  margin-right: 5.5%;
  border-right: 1px solid #dadada;
  padding-right: 20px;
  margin-top: 31.5px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.comments .single-comment .owner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.comments .single-comment .owner-container .comment-response-option {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer !important;
  -webkit-column-gap: 13px;
  column-gap: 13px;
  margin-top: 4px;
}

@media (max-width: 575px) {
  .comments .single-comment .owner-container .comment-response-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .comments .single-comment .owner-container .comment-response-option span {
    font-size: 12px;
    font-weight: 400;
    color: #808487;
  }
}

.comments .single-comment .comment-owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 14px;
  column-gap: 14px;
  margin-bottom: 26px;
}

.comments .single-comment .comment-owner .comment-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}

.comments .single-comment .comment-owner .comment-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.comments .single-comment .comment-owner-name {
  font-size: 14px;
  font-weight: 400;
  color: #484848;
}

.comments .single-comment .comment-owner .comment-date {
  font-size: 13px;
  font-weight: 300;
  color: #484848;
}

.comments .single-comment .comment-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  column-gap: 10px;
}

.comments .single-comment .comment-content p {
  font-size: 12px;
  font-weight: 400;
  color: #484848;
  margin-bottom: 0;
  width: 88%;
}

.comments .single-comment .comment-content .comment-response-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 13px;
  column-gap: 13px;
  cursor: pointer;
}

@media (max-width: 575px) {
  .comments .single-comment .comment-content .comment-response-option {
    display: none;
  }
}

.comments .single-comment .comment-content .comment-response-option span {
  font-size: 12px;
  font-weight: 400;
  color: #808487;
}

.comments
  .single-comment
  .comment-content
  .comment-response-option.active
  .close-arrow
  svg {
  display: none;
}

.comments
  .single-comment
  .comment-content
  .comment-response-option.active
  .close-arrow::after {
  content: url("../img/arrow-down.svg");
}

.lesson-item-content .item-detail:last-child {
  border-bottom: none !important;
  padding-bottom: 20px !important;
}

@media (max-width: 500px) {
  .item-general {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .item-general .item-less-img {
    margin: 0 auto;
  }
  .item-general .item-less-text {
    width: 100% !important;
  }
}

@media (max-width: 500px) {
  .open-node .item-general .item-less-text {
    padding-top: 15px;
  }
}

.open-node .item-detail-content {
  margin-top: 10px;
}

.responsive-price {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  -webkit-box-shadow: 0px -4px 4px 0px #0000000d;
  box-shadow: 0px -4px 4px 0px #0000000d;
  display: none;
  z-index: 5;
}

@media (max-width: 767px) {
  .responsive-price {
    display: block;
  }
}
@media (max-width: 576px) {
  .responsive-price {
    bottom: 72px;
  }
}

.responsive-price .responsive-price-content {
  padding: 10px 0;
  background-color: white;
  text-align: center;
}

.responsive-price .without-discount {
  color: #3aaa35;
  font-size: 14px;
  font-weight: 400;
}

.responsive-price .with-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  font-size: 14px;
  font-weight: 400;
}

.responsive-price .with-discount span {
  display: block;
}

.responsive-price .with-discount .after-discount {
  color: white;
  font-size: 16px;
  font-weight: 400;
}

.responsive-price .with-discount .discount-percent {
  border-radius: 25px;
  padding: 3px 12px;
  background-color: #fa4659;
  color: white;
  font-size: 12px;
}


    .single-price .show-price .first-price {
        text-decoration: line-through !important;
        color: red !important;
        font-size: 16px !important;
    }
    .discounted-price .discount-price {
        color: #000000 !important;
        font-weight: bold !important;
        font-size: 17px !important;
    }
    
.discount-price {
    padding-bottom: 5px; 
    margin-bottom: 5px;
    text-decoration: underline

}
.discount {
  font-size: 12px;
  font-weight: 300;
  color: white;
  padding: 2px 12px;
  background-color: #fa4659;
  border-radius: 25px;
}

.single-free {
    content: "|"; /* You can change this to any character or symbol */
    margin-left: 10px;
  }

.responsive-price button {
  padding: 4px 0;
  width: 100%;
  background-color: #0046a6;
  border: none;
  color: white;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0px -4px 8px 3px rgba(0, 0, 0, 0.24);
}

.mb-40 {
  margin-bottom: 40px;
}

.intro-lmd {
  display: none;
}

@media (max-width: 820px) {
  .intro-lmd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
  }
}

/*footer responsive*/
.responsive-footer {
  display: none;
  /* background-color: white; */
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5;
  -webkit-box-shadow: 0px -3px 5px 0px #0000001c;
  box-shadow: 0px -3px 5px 0px #0000001c;
  /* border-radius: 25px 25px 0px 0px; */
  padding: 6px 0 12px 0;
  margin-top: 37px !important;
  background-color: #edebeb;
}

@media (max-width: 575px) {
  .responsive-footer {
    display: block;
  }
}

.responsive-footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.responsive-footer ul li {
  padding: 6px 13px 3px 13px;
}

.responsive-footer ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  row-gap: 3px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 12px;
  color: #484848;
  font-weight: 300;
}

.responsive-footer ul li a img {
  width: 24px;
  height: 24px;
}

.responsive-footer .active-footer {
  background: #ccdaed;
  border-radius: 10px;
}

/*user icon */
.p-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 80%;
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: static;
}
.line-check-seperate {
  width: 95%;
  height: 2px;
  border-bottom: 1px dashed #cccccc;
  margin: 0 auto;
  margin-top: 32px;
}
.line-check-seperate:first-child {
  display: none;
}
.top-title-lesson {
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
  width: 95%;
  margin: 0 auto;
}
.titles-container {
  width: 98%;
  max-height: 400px;
  border: 1px solid #eeeeee;
  border-radius: 10px;
  overflow-y: scroll;
  margin-top: 20px;
}
@media (max-width: 576px) {
  .top-title-lesson {
    flex-direction: column;
  }
}
.top-title-lesson a {
  border-radius: 10px;
  font-size: 14px;
  display: block;
}
@media (max-width: 767px) {
  .p-cont {
    width: 90%;
  }
}

.p-cont .open {
  display: block;
}

.p-cont ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  -webkit-column-gap: 25px;
  column-gap: 25px;
  font-weight: 300;
  color: #ffffff;
}

.p-cont ul a {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 16px;
  column-gap: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-cont ul a svg {
  display: none;
}

@media (max-width: 991px) {
  .p-cont ul a svg {
    display: block;
  }
}

.p-cont ul li span {
  color: white;
  cursor: pointer;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
  column-gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .p-cont ul li span {
    -webkit-column-gap: 16px;
    column-gap: 16px;
  }
}

.p-cont ul li span svg:first-child {
  display: none;
}

@media (max-width: 991px) {
  .p-cont ul li span svg:first-child {
    display: block;
  }
}

@media (max-width: 991px) {
  .p-cont ul li span svg:last-child {
    margin-right: auto;
    margin-left: 20px;
  }
}

@media (max-width: 991px) {
  .p-cont ul {
    display: none;
    position: absolute;
    background: white;
    width: 79%;
    /* border: 1px solid gray; */
    right: 0;
    top: 0;
    height: 100vh;
    z-index: 5000;
  }
  .p-cont ul li a,
  .p-cont ul span {
    color: #141414 !important;
  }
  .p-cont ul li {
    padding: 26px 20px 0 0;
  }
}

.p-cont .have-sub:hover .sub-menu {
  display: block;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.p-cont .sub-menu {
  display: none;
  height: 115px;
  width: 122px;
  position: absolute;
  border-radius: 10px;
  z-index: 20;
  /* border: 1px solid gray; */
  background: white;
  -webkit-box-shadow: 0px 3px 5px 0px #0000001c;
  box-shadow: 0px 3px 5px 0px #0000001c;
  padding: 12px 15px 0 0;
  cursor: pointer;
}

@media (max-width: 991px) {
  .p-cont .sub-menu {
    margin-right: 40px;
    bottom: unset;
    display: block;
    position: static;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
  }
  .p-cont .sub-menu ul {
    padding: 15px 0;
    background-color: white;
    position: static;
    border-radius: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.p-cont .sub-menu ul {
  display: block;
}

.p-cont .sub-menu li {
  padding: 8px 0;
  color: #484848;
  font-weight: 300;
  cursor: pointer;
}

.p-cont .responsive-menu-btn {
  display: none !important;
}

@media (max-width: 991px) {
  .p-cont .responsive-menu-btn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

.p-cont .user-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 20px;
  column-gap: 20px;
}

@media (max-width: 991px) {
  .p-cont .user-btns .buy,
  .p-cont .user-btns .search {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .p-cont .user {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-cont button {
  padding: 9px 20px;
  color: #0046a6;
  background: #0046a6;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid transparent;
}

/*vitrin single workshop*/
.vitrin {
  padding-bottom: 100px;
}

.vitrin .vitrin-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 54px;
}

.vitrin .vitrin-header .intro-header {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .vitrin .vitrin-header .intro-header h1 {
    font-size: 16px;
  }
}

.vitrin .vitrin-header a {
  font-size: 16px;
  font-weight: 400;
  color: #336bb8;
}

@media (max-width: 575px) {
  .vitrin .vitrin-header a {
    font-size: 14px;
  }
}

.vitrin .vitrin-header .show-more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.vitrin .vitrin-header .show-more span {
  position: relative;
  z-index: 1;
}

.vitrin .vitrin-header .show-more span::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background: #2665b54d;
  width: 100%;
  height: 100%;
  -webkit-filter: blur(10px);
  filter: blur(10px);
  z-index: -2;
}

.vitrin-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 20px;
}

@media (max-width: 767px) {
  .vitrin-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.vitrin-content .product-item {
  min-width: calc((100% / 4) - 15px);
  width: calc((100% / 4) - 15px);
}

@media (max-width: 767px) {
  .vitrin-content .product-item {
    min-width: calc((100% / 2) - 15px);
    width: calc((100% / 2) - 15px);
  }
}

/*not found in question */
.notfound {
  width: 350px;
  min-width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: auto;
}

.notfound .notfound-img {
  width: 100%;
}

.notfound .notfound-content {
  margin-top: 50px;
  text-align: center;
  text-align: center;
}

.notfound .notfound-content h6 {
  color: #808487;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 45px;
}

.notfound .notfound-content button {
  padding: 8px 36px;
  color: white;
  background: #0046a6;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid transparent;
}

.pagination-nav {
    display: flex;
    justify-content: center;
}

.pagination {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.page-item {
    margin: 0 2px;
}

.page-link {
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    text-decoration: none;
}

.page-link:hover {
    color: #0056b3;
    background-color: #e9ecef;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

@media (max-width: 767.98px) {
    .pagination-nav {
        width: 100%;
        overflow-x: auto;
        white-space: nowrap;
    }

    .pagination {
        flex-wrap: nowrap;
    }

    .page-item {
        margin: 0 1px;
    }

    .page-link {
        padding: 0.25rem 0.5rem;
    }
}


.workshop-exp .workshop-exp-content ul {
    padding-right: 35px !important;
}

.workshop-exp .workshop-exp-content ul li {
    list-style: disc !important;
}

.workshop-exp .workshop-exp-content ol {
    padding-right: 35px !important;
    list-style-type: decimal !important; /* This sets the list to display numbers */
}

.workshop-exp .workshop-exp-content ol li {
    list-style-type: decimal !important; /* Ensures that the list items show numbers */

}


.single .intro h2 {
  font-size: 25px;
  margin-bottom: 20px;
}
.single .intro h3 {
  font-size: 20px;
}

.panel-menu a {
    display: flex;
    color: inherit;
    column-gap: 15px;
    align-items: center;
}

.article-audio {
  width: 100%;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.11);
  border-radius: 25px;
}

.article-audio button {
  border-radius: 24px;
  font-size: 14px;
  font-weight: 500;
  background-color: #0046a6;
  border: transparent;
  display: block;
  margin: auto;
  padding: 2px 18px;
  margin-bottom: 4px;
  position: relative;
  color: #fff;
  margin-top: 40px;
}

.article-audio .article-audio-img {
  border-radius: 25px;
  width: 160px;
  position: relative;
  min-width: 118px;
  overflow: hidden;
}

.article-audio .article-audio-img .svg-articles {
  position: absolute;
  left: 65px;
  bottom: 45px;
  width: 37px;
  z-index: 10;
}

@media (max-width: 991px) {
  .article-audio .article-audio-img .svg-articles {
    left: 35%;
    bottom: 30%;
  }
  .article-audio .article-audio-img .svg-articles svg {
    width: 35px;
  }
}

.article-audio .article-audio-img .svg-articles .pauseSvg {
  display: none;
}

.article-audio .article-audio-img .pause-state .pauseSvg {
  display: block;
}

.article-audio .article-audio-img .pause-state .playSvg {
  display: none;
}

.article-audio .article-audio-img::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #61616152;
  z-index: 1;
}

.article-audio .article-audio-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.article-audio .article-audio-title {
  font-size: 16px;
  font-weight: 700;
  color: #141414;
}

@media (max-width: 767px) {
  .article-audio .article-audio-title {
    font-size: 14px;
    font-weight: 700;
  }
}

@media (max-width: 575px) {
  .article-audio .article-audio-title {
    font-size: 12px;
    font-weight: 700;
  }
}

.workshop-exp-content h2 {
    font-size: 25px;
    margin-bottom: 20px;
}

.workshop-exp-content h3 {
    font-size: 20px;
}
.coupon-count {
    background-color: red;
    color: white;
    border-radius: 50%;
    padding: 5px 10px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    min-width: 30px; /* Ensures the circle is consistent for 1-2 digits */
}

.product-original-price{
    font-size: 13px !important;
    font-weight: 300  !important;
    color: #808487 !important;
    text-decoration: line-through !important;
}
.product-discount-archive {
        color: #FF0001 !important;
        font-weight: bold !important;
    }

/*# sourceMappingURL=style.css.map */
