play
/*
CTC Separate Stylesheet
Updated: 2026-01-04 15:10:48
*/

@media screen and (max-width:600px) {
  .topLogin .elementor-button-text {
    display: none;
  }

  .tutor-quiz-attempt-details td::before {
    margin-left: 20px;
  }

}

@media (max-width: 767px) {
  .topmenu.elementor-sticky--active #toplogo img {
    width: 80%;
  }

  .tutor-learning-area-footer,
  .tutor-dashboard-nav-mobile {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  .tutor-tabs-content .tutor-tab-panel {
    padding-top: 64px;
    padding-bottom: 64px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 768px) {
  .topmenu.elementor-sticky--effects #toplogo img {
    width: 35%;
    height: auto;
  }

  .tutor-tabs-content .tutor-tab-panel {
    padding-top: 140px;
    padding-bottom: 140px;
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media (min-width: 1400px) {
  .tutor-learning-area .tutor-learning-area-container {
    max-width: 980px;
  }
}

.video-play .elementor-custom-embed-play::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 9999px;
  background-color: hsla(28, 89%, 45%, 0.4);
  animation: ping 2s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes ping {

  75%,
  100% {
    transform: scale(2);
    opacity: 0;
  }
}

:root {
  --tutor-font-family-heading: "Heebo", sans-serif;
  --tutor-font-family-body: "Heebo", sans-serif;
}

.tutor-tabs-content .tutor-tab-panel {
  background-image:
    url(../../../wp-content/uploads/2026/07/lesson-bg-top.jpg),
    url(../../../wp-content/uploads/2026/07/lesson-bg-bottom.jpg);
  background-size: contain, contain;
  background-position: top right, bottom left;
  background-repeat: no-repeat, no-repeat;
}

.tutor-lesson-content .tutor-lesson-wrapper {
  font-family: "Heebo", sans-serif;
  color: #000;
}

.tutor-lesson-content .tutor-lesson-wrapper h2,
.tutor-lesson-content .tutor-lesson-wrapper h3,
.tutor-lesson-content .tutor-lesson-wrapper h4 {
  font-weight: 400;
}

.tutor-lesson-content .tutor-lesson-wrapper h2 {
  color: #163246
}

.tutor-lesson-content .tutor-lesson-wrapper h3 {
  color: #335756
}

.tutor-lesson-content .tutor-lesson-wrapper ul,
.tutor-lesson-content .tutor-lesson-wrapper ol {
  padding-inline-start: 30px;
}

.tutor-lesson-wrapper ul li::marker {
  color: #467676
}

.woocommerce-form-login {
  max-width: 600px;
  border-radius: 16px;
}

.wc-block-components-address-form__country {
  display: none !important;
}

#elementor-menu-cart__toggle_button {
  background: #fff;
}

.tutor-learning-sidebar .tutor-learning-sidebar-curriculum .tutor-learning-nav-topic .tutor-learning-nav-header-title {
  font-size: 1rem;
  font-weight: 600;
}

.tutor-course-details-tab {
  margin-bottom: 40px;
}

.tutor-learning-sidebar .tutor-learning-sidebar-curriculum .tutor-learning-nav .tutor-learning-nav-item.active:before {
  background-color: #5daffb;
}

.tutor-btn.tutor-btn-ghost.tutor-btn-small.tutor-btn-icon {
  background-color: transparent;
}

.tutor-tabs-content {
  min-height: 0px;
}

.tutor-dashboard-page .tutor-progress-card-category,
.tutor-dashboard-nav-mobile-list li:nth-child(2),
.tutor-dashboard-nav-mobile-list li:last-child,
.tutor-dashboard-header-user-popover-menu li:nth-child(2),
.tutor-dashboard-header-user-popover-menu li:nth-child(3),
.tutor-dashboard-header-user-popover-menu li:nth-child(4),
.tutor-dashboard-menu-discussions,
.tutor-dashboard-menu-notes,
.tutor-tabs-nav,
.tutor-see-all-courses,
.tutor-learning-sidebar-pages .tutor-learning-pages,
.tutor-progress-card-actions,
.tutor-preview-card-instructor {
  display: none !important;
}


.tutor-quiz-question-number {
  background-color: #e7f0ef;
  border-radius: 50px;
  border-color: #375656
}

.tutor-quiz-students-attempts-filter-item .tutor-text-secondary,
.tutor-quiz-students-attempts-filter-item .tutor-text-primary {
  color: #ffffff !important;
}

.tutor-stat-card-header h3,
.tutor-preview-card-body h4 {
  font-size: smaller !important;
}
.tutor-progress-card-title {
  font-size: 18px !important;
}

.tutor-quiz-btn-group .tutor-icon-previous:before {
  content: "<";
}

.tutor-quiz-btn-group.tutor-mt-60 {
  margin-top: 20px;
}

.tutor-course-spotlight-nav,
.tutor-lesson-note-form,
#tutor-lesson-nav-take-note-btn {
  display: none;
}

.tutor-course-single-sidebar-wrapper .tutor-accordion-item-header {
  background: #f2f2f2;
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item a {
  border-bottom: 1px solid #E2F2F2;
}

.tutor-course-single-sidebar-title {
  background: #ecf6ff;
}

.tutor-accordion-item-header {
  background: #ecf6ff;
}

.tutor-course-details-page .tutor-course-details-widget-list .tutor-icon-bullet-point {
  color: #d77423;
}


.tutor-course-single-sidebar-wrapper .tutor-course-topic-item-icon {
  font-size: 24px;
}

.tutor-course-topic-item.tutor-course-topic-item-lesson.is-active a {
  background: #3b5ad3;
}

.tutor-course-single-sidebar-wrapper .tutor-course-topic-item.is-active .tutor-course-topic-item-icon,
.tutor-course-topic-item.tutor-course-topic-item-lesson.is-active a .tutor-course-topic-item-title {
  color: #fff;
}

.tutor-course-single-sidebar-title span,
.tutor-course-topic-item-title,
.tutor-course-topic-title {
  font-size: 120%;
  color: #000
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-header .tutor-topbar-mark-btn {
  background-color: green;
  border: none;
  font-size: 120%;
  color: #ffffff;
}

.tutor-learning-area-footer a,
.tutor-course-topic-single-footer .tutor-btn {
  background: #1b3146;
  color: #ffffff !important;
}

.tutor-learning-area-footer a:hover,
.tutor-course-topic-single-footer .tutor-btn:hover {
  background: #417A76 !important;
  color: #ffffff;
}

.plyr__menu__container .plyr__control {
  color: #ffffff;
}

.plyr__menu__container .plyr__control[role=menuitemradio]:before {
  background: rgba(255, 255, 255, 0.2);
}

.plyr__control.plyr__control--overlaid {
  background-color: #44b1fd;
  border-radius: 50px;
  padding: 20px;
  opacity: 1;
}

.plyr__control--overlaid svg {
  left: 2px;
  width: 30px;
  height: 30px;
}

.plyr__control.plyr__control--overlaid:hover {
  background-color: #1b3146;
}

.tutor-course-enrollment-meta {
  visibility: hidden;
}

.lesson-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: stretch;
}

.info-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 12px;
  display: block;
}

@media (max-width: 768px) {
  .lesson-info {
    grid-template-columns: 1fr;
  }

  .info-image img {
    max-height: 320px;
  }
}

.info-list {
  list-style: none;
  padding: 0;
  padding-left: 0 !important;
  margin: 0;
}

.info-list li {
  display: flex;
  align-items: flex-start;
  background: #ebf6ff;
  border-radius: 10px;
  padding: 16px 18px;
  margin-bottom: 14px;
  box-sizing: border-box;
  font-size: 120%;
  font-weight: 500;
  line-height: 1.5;
  color: #000;
}

.info-list li::before {
  content: "";
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-inline-end: 14px;
}

.info-list li.icon::before {
  background-image: url("/wp-content/uploads/2026/01/self-care.svg");
}

.info-list li.binfo::before {
  background-image: url("/wp-content/uploads/2026/01/exclamation.svg");
}

.info-list li.binfo {
  background: #f8e7cf;
  font-weight: bold;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.info-list .icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}


.tutor-dashboard,
.tutor-full-width-course-top,
.tutor-courses-wrap,
.tutor-login-wrap {
  margin-top: 40px;
}

.tutor-login-wrap {
  padding-top: 20px;
}

.tutor-course-details-title {
  font-size: 200%;
}

.tutor-meta {
  display: none;
}

.tutor-accordion-item-header::after {
  transform: translateY(-50%) rotate(90deg);
}

.tutor-btn-primary {
  color: #ffffff !important;
}

.tutor-alert.tutor-warning {
  background-color: #ffe5b9
}

.tutor-alert .tutor-alert-text {
  color: #000
}

.tutor-dashboard #tutor-dashboard-footer-mobile>div>div>a {
  color: #2c5a79;
}



.tutor-spotlight-mobile-progress-right [class*="tutor-icon-"] {
  display: inline-block;
}

.tutor-quiz-btn-group .skip-quiz-btn {
  color: #000;
  background: none
}

.tutor-quiz-btn-group .skip-quiz-btn:hover {
  color: #2c5a79;
  background: none
}

.tutor-ratings,
.tutor-btn-view-certificate,
.tutor-dashboard-menu-item.tutor-dashboard-menu-question-answer,
.tutor-dashboard-menu-item.tutor-dashboard-menu-purchase_history,
.tutor-dashboard .tutor-course-card .list-item-button,
.tutor-dashboard .tutor-create-new-course,
.tutor-dashboard .tutor-dashboard-menu-withdraw,
.tutor-dashboard .tutor-dashboard-menu-certificate-builder {
  display: none;
}

.degree {
  color: #487976;
  font-weight: 600
}

.syllabus-list .elementor-heading-title {
  display: flex;
  gap: 10px;
  align-items: center;
}

.syllabus-list .elementor-heading-title .list-num {
  display: flex;
  align-items: center;
  /* מרכז אנכית */
  justify-content: center;
  background: #d47b24;
  color: #000;
  font-weight: bold;
  padding: 5px 8px;
  border-radius: 50px;
  width: 2.5rem;
  height: 2.5rem;
}


footer .menu-item::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  background-color: #2c5a79;
  border-radius: 50%;
}

.grecaptcha-badge {
  right: -400px !important
}

.page-header h1.entry-title {
  margin-top: 40px;
  text-align: center;
}

#event-cat a {
  color: #0E3346
}

#event-cat:hover a {
  color: #ffffff;
}

.woocommerce .count {
  display: none;
}

.product-category.product img {
  border-radius: 12px 12px 0 0;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
  color: #0E3346;
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
  background-color: #ffffff00 !important;
}

.woocommerce-cart .wc-block-cart__submit-button {
  background-color: #163246;
  color: #ffffff;
  border-radius: 12px;
}

.woocommerce-cart .wc-block-cart__submit-button:hover {
  color: #ffffff;
  background-color: #417A76;
}

.wc-block-components-checkout-place-order-button__text {
  font-size: large;
}

.wp-block-button__link {
  color: #fff !important;
  border-radius: 12px;
}

.tutor-modal:has(.tutor-tour-modal),
.tutor-tour-skip-wrapper {
  display: none !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  padding: .5em 20px;
}

.course-image {
  background: linear-gradient(135deg,
      #437073 0%,
      #57888b 45%,
      #9dbfbf 100%);
}