/* 
Theme Name: Hello Elementor Child Master updated
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.woocommerce-page .wp-block-woocommerce-cart,
.woocommerce-page .wp-block-woocommerce-checkout {
  margin: 0;
  padding-top: 0;
  padding-bottom: 50px;
}

.woocommerce-page .alignwide {
  margin-left: 0;
  margin-right: 0;
}

.page-header .entry-title,
.site-footer .footer-inner,
.site-footer:not(.dynamic-footer),
.site-header .header-inner,
.site-header:not(.dynamic-header),
body:not([class*="elementor-page-"]) .site-main {
  padding: 40px 0;
}

@media (min-width: 1200px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 1170px;
    padding: 50px 0;
  }
}
@media (min-width: 1300px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 1270px;
    padding: 50px 0;
  }
}
@media (min-width: 1400px) {
  .page-header .entry-title,
  .site-footer .footer-inner,
  .site-footer:not(.dynamic-footer),
  .site-header .header-inner,
  .site-header:not(.dynamic-header),
  body:not([class*="elementor-page-"]) .site-main {
    max-width: 1300px;
    padding: 50px 0;
  }
}

/*=====================================*/
.admin-bar .tutor-course-details-tab .tutor-is-sticky {
  top: 112px !important;
}
.tutor-wrap {
  padding-top: 60px;
  padding-bottom: 80px;
}
#tutor-login-form .tutor-btn.tutor-btn-primary.tutor-btn-block,
.tutor-btn.tutor-btn-primary {
  color: #fff !important;
  background-color: #051828 !important;
}
#tutor-login-form .tutor-btn.tutor-btn-primary.tutor-btn-block:hover,
.tutor-btn.tutor-btn-primary:hover {
  color: #fff !important;
  background-color: #ff6633 !important;
}

a.tutor-btn.tutor-btn-link.display-none {
  display: none !important;
  visibility: hidden;
}
div.tutor-meta.tutor-mt-12.tutor-mb-20 {
  display: none;
}
div.tutor-widget.tutor-widget-course-tags.tutor-mt-48 {
  display: none;
}

/* [Fixed] Colored Start Learning Button */
div.tutor-card-footer > div > a.tutor-btn {
  background-color: #051828;
  color: #ffffff;
}
div.tutor-card-footer > div > a.tutor-btn:hover {
  background-color: #ff6633;
  color: #ffffff;
  border-color: #ff6633;
}
#tutor-login-form .tutor-btn.tutor-btn-primary.tutor-btn-block:hover,
.tutor-btn.tutor-btn-primary:hover {
  border-color: #ff6633 !important;
}
.tutor-btn-outline-primary:hover {
  color: #fff !important;
}

.tutor-ratio-16x9 {
  padding-top: 43.5%;
}

div.tutor-wrap.tutor-wrap-parent.tutor-courses-wrap.tutor-container.course-archive-page
  a
  > div.tutor-ratio-16x9 {
  padding-top: 56.25% !important;
}

/* */
.tutor-user-public-profile .tutor-user-profile-content h3 {
  line-height: 20px !important;
  font-weight: 600 !important;
  margin-top: 0px !important;
  padding-bottom: 0 !important;
  letter-spacing: normal !important;
  text-align: left !important;
}

/* */
.tutor-meta > div > a {
  font-size: 14px !important;
}

.tutor-user-public-profile .tutor-ratio-16x9 {
  padding-top: 56.25% !important;
}

/* [Fixed] Profile - Add Space Between Stars and Rating */
.tutor-user-public-profile.tutor-user-public-profile-no-cp .ratings {
  gap: 10px;
}

/* Spacing */
@media only screen and (max-width: 767px) {
  .tutor-wrap {
    padding-top: 40px;
    padding-bottom: 80px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .tutor-login-wrap {
    padding: 20px !important;
  }
  #tutor-login-form label {
    padding-bottom: 0px !important;
  }
}

/* [Fixed] Login Page - Forgot */
#tutor-login-form a.tutor-btn.tutor-btn-ghost.sign-in-forget-psw,
#tutor-login-form .sign-up-account a {
  color: #314e79 !important;
}
#tutor-login-form a.tutor-btn.tutor-btn-ghost.sign-in-forget-psw:hover,
#tutor-login-form .sign-up-account a:hover {
  color: #f19620 !important;
}
.tutor-btn-link:after {
  display: none !important;
}

/* [Fixed] Sign Up Page - Spacing */
.tutor-login-wrap,
#tutor-registration-wrap {
  padding: 20px !important;
}

h3.tutor-course-name.tutor-fs-5.tutor-fw-medium {
  text-align: left !important;
}
@media only screen and (max-width: 767px) {
  h3.tutor-course-name.tutor-fs-5.tutor-fw-medium {
    line-height: 16px !important;
  }
}

/* [Fixed] Resized Video Player */
.plyr__video-wrapper {
  height: 450px;
  width: 100%;
}
.tutor-video-player .plyr--youtube iframe {
  top: 0%;
  height: 100% !important;
}

/* [Fixed] Mobile icon filter hover */
@media only screen and (max-width: 767px) {
  body
    > div.tutor-wrap.tutor-wrap-parent.tutor-courses-wrap.tutor-container.course-archive-page
    > div.tutor-d-block.tutor-d-lg-none.tutor-mb-32
    > div
    > a:hover {
    color: #fff !important;
  }
}

/*  */
==================
  #tutor-login-form
  .tutor-btn.tutor-btn-primary.tutor-btn-block,
#tutor-login-form .tutor-btn.tutor-btn-primary {
  width: 100%;
  border: none;
}

button.tutor-btn.tutor-btn-primary.tutor-btn-block {
  width: 100%;
  border: none;
}

.tutor-text-center.tutor-fs-6.tutor-color-secondary.tutor-mt-20,
.tutor-text-center.tutor-fs-6.tutor-color-secondary.tutor-mt-20 p,
.tutor-text-center.tutor-fs-6.tutor-color-secondary.tutor-mt-20 a {
  font-weight: 400;
  color: var(--e-global-color-primary);
  font-family: "Inter", Sans-serif;
  font-size: 16px;
  line-height: normal;
  border: none;
  outline: none;
  vertical-align: top;
  border-radius: 0;
}

.tutor-text-center.tutor-fs-6.tutor-color-secondary.tutor-mt-20 a {
  color: #ff4000;
}

#tutor-registration-wrap .signup_text {
  margin: 10px 0;
  text-align: center;
}
#tutor-registration-wrap .signup_text p,
#tutor-registration-wrap .signup_text p a {
  font-weight: 400;
  color: var(--e-global-color-primary);
  font-family: "Inter", Sans-serif;
  font-size: 14px;
  line-height: normal;
  border: none;
  outline: none;
  vertical-align: top;
  border-radius: 0;
}
#tutor-registration-wrap .signup_text p a,
#tutor-registration-wrap .signup_text p a:hover {
  color: #ff4000;
}

#tutor-login-form label.tutor-fs-7.tutor-color-muted {
  font-weight: 400;
}

a.tutor-btn.tutor-btn-ghost {
  font-weight: 400;
}

.tutor-fs-5.tutor-color-black.tutor-mb-32 {
  font-weight: bold;
  text-align: center;
}

#tutor-login-form label {
  font-weight: bold;
}

.page-id-1378
  .tutor-wrap.tutor-page-wrap.post-1378.page.type-page.status-publish.hentry {
  background-image: url(https://assembly.sg/wp-content/uploads/2024/04/30.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;

  padding-top: 70px;
  padding-bottom: 70px;
}

.page-id-1378
  .tutor-wrap.tutor-page-wrap.post-1378.page.type-page.status-publish.hentry
  > div {
  max-width: 520px !important;
  margin: 0 auto !important;
  padding: 20px !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background-color: #fff;
}

.page-id-1340 .post-1340 {
  background-image: url(https://assembly.sg/wp-content/uploads/2024/04/30.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-id-256 .tutor-page-wrap {
  background-image: url(https://assembly.sg/wp-content/uploads/2024/04/30.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;

  padding-top: 70px;
  padding-bottom: 70px;
}
.tutor-login-wrap,
#tutor-registration-wrap {
  max-width: 520px;
  margin: 0 auto;
  padding: 40px 0 32px 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background-color: #fff;
  padding: 30px !important;
  max-width: 520px;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.page-id-256 .tutor-page-wrap .tutor-login-form-wrapper {
  padding: 0px !important;
}

.iti--separate-dial-code {
  width: 100% !important;
}
.dashboard__login_heading {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}

.tutor-login-form-wrapper,
#tutor-registration-form {
  padding: 10px 0 0 0;
}

.tutor-option-field-row label,
.tutor-form-group label {
  display: block;
  margin-bottom: 4px;
  margin-top: -2px;
}
.tutor-mb-20,
.tutor-form-group input[type="text"],
.tutor-form-group {
  margin-bottom: 25px;
}

/*================  */
.tutor-course-card {
}

.tutor-course-card a.tutor-iconic-btn-secondary {
  background-color: #00000096;
  color: #ffffff;
}

/*================  */
.tutor-course-card a.tutor-iconic-btn-secondary:hover {
  background-color: #fff;
  color: #ff6633;
}

.tutor-video-player .plyr button {
  outline: none;
  border: none;
}

#tutor-course-spotlight-overview .tutor-fw-medium {
  font-weight: 700;
}

/*================  */
.page-id-1340 .e-con.e-flex > .e-con-inner,
.page-id-175 .elementor-element.elementor-element-1961691.e-con {
  gap: 0;
}
.page-id-175.logged-in .elementor-shortcode h2,
.page-id-1340.logged-in .elementor-shortcode h2 {
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-family: "Moderat", Sans-serif;
  font-size: 26px;
}

/*================  */

.logged_in_all {
  text-align: center;
}
.logged_in_all a.button_link {
  color: #fff !important;
  text-align: center;
  background-color: #051828;
  border-radius: 5px;
  font-family: "Inter", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 13px 20px;
  display: inline-block;
}
.logged_in_all a.button_link:hover {
  color: #fff;
  background-color: #ff6633;
}

/*================  */

.tutor_course_category a {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
}

/*================  */
.page-id-256 {
  background-image: url(https://assembly.sg/wp-content/uploads/2024/04/30.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.page-id-256 .dasboard__page_cc {
  background-color: #fff;
}

.forgot___password {
  margin: 60px 10px 70px 10px;
}
.forgot___password label {
  font-weight: 700;
}

.forgot___password .forgot___password_heading {
  color: #fff;
  text-align: center;
  font-size: 44px;
  font-weight: 600;
  line-height: normal;
}
.tutor-forgot-password-form,
.tutor-reset-password-form {
  padding: 30px !important;
  max-width: 520px;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  background-color: #fff;
}

.forgot___password .tutor-btn {
  width: 100%;
  border: none;
}

.tutor__text {
  text-align: center;
}
.tutor__text a {
  color: #ff4000;
}

@media only screen and (max-width: 767px) {
  .forgot___password .forgot___password_heading {
    font-size: 20px;
  }
}

.elementor-element-d1ad4fd {
  display: none;
}
.single.single-lesson
  .tutor-course-single-content-wrapper
  .tutor-topbar-complete-btn {
  display: none;
}

.single.single-courses .tutor-card-body .tutor-alert.tutor-warning.tutor-mt-28 {
  display: none;
}
/*================  */
.tutor-btn-outline-primary:hover,
.tutor-btn-outline-primary:focus,
.tutor-btn-outline-primary:active {
  border-color: transparent;
}
div.tutor-card-footer > div > a.tutor-btn:hover {
  border-color: transparent;
}

/*================  */
.single-lesson #tutor-course-spotlight-overview .tutor-row .tutor-col-xl-8 {
  flex: 0 0 auto;
  width: 100%;
  padding: 0 60px;
}

@media only screen and (max-width: 767px) {
  .single-lesson #tutor-course-spotlight-overview .tutor-row .tutor-col-xl-8 {
    padding: 0 15px;
  }
}

/*=======woocommerce-cart=========  */
.woocommerce-cart {
  font-family: "Inter", Sans-serif;
}

.woocommerce-cart .is-large.wc-block-cart .wc-block-components-sidebar {
  background-color: #f4f5f6;
  padding: 30px;
  border-radius: 20px;
}

.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th {
  border: none;
}

.woocommerce-cart .is-large.wc-block-cart .wc-block-cart-items th {
  font-family: "Inter", Sans-serif;
  font-size: 20px;
  text-transform: capitalize;
}

.woocommerce-cart .is-large.wc-block-cart .wc-block-cart__totals-title {
  font-family: "Inter", Sans-serif;
  font-size: 20px;
  text-transform: capitalize;
}

.woocommerce-cart
  a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
  color: #fff !important;
  text-align: center;
  background-color: #051828;
  border-radius: 100px;
  text-decoration: none;
  font-weight: 600;
}
.woocommerce-cart
  a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
  color: #fff !important;
  background-color: #ff6633;
}

.woocommerce-cart
  .is-large
  .wc-block-components-sidebar
  .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.woocommerce-cart
  .is-large
  .wc-block-components-sidebar
  .wc-block-components-totals-item {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce-cart
  .wc-block-components-totals-coupon
  .wc-block-components-panel__button,
.woocommerce-cart .wc-block-components-panel__button,
.woocommerce-cart .wc-block-components-panel__button,
.woocommerce-cart .wc-block-components-panel__button,
.woocommerce-cart .wc-block-components-panel__button {
  padding: 10px 32px 10px 0;
  font-weight: 600 !important;

  color: #fff !important;
  text-align: center;
  background-color: #051828;
  border-radius: 100px;
  text-decoration: none;
}
.woocommerce-cart
  .wc-block-components-totals-coupon
  .wc-block-components-panel__button:hover,
.woocommerce-cart .wc-block-components-panel__button:hover,
.woocommerce-cart .wc-block-components-panel__button:active,
.woocommerce-cart .wc-block-components-panel__button:focus,
.woocommerce-cart .wc-block-components-panel__button:hover {
  color: #fff !important;
  background-color: #ff6633;
}

.woocommerce-cart .wc-block-components-product-price {
  font-weight: 600;
}

.woocommerce-cart
  .editor-styles-wrapper
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity
  .wc-block-cart-item__remove-link,
.woocommerce-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity
  .wc-block-cart-item__remove-link {
  font-size: 9px;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-weight: 600;
  color: #fff !important;
  text-align: center;
  background-color: #051828;
  border-radius: 100px;
  text-decoration: none;
  padding: 6px 12px;
}

.woocommerce-cart
  .editor-styles-wrapper
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity
  .wc-block-cart-item__remove-link:hover,
.woocommerce-cart
  table.wc-block-cart-items
  .wc-block-cart-items__row
  .wc-block-cart-item__quantity
  .wc-block-cart-item__remove-link:hover {
  color: #fff !important;
  background-color: #051828;
}

.woocommerce-cart
  .wc-block-components-sidebar-layout
  .wc-block-components-main {
  padding-top: 30px;
}

/*=======woocommerce-cart=========  */

/*=======woocommerce-checkout=========  */
.wp-block-woocommerce-checkout-shipping-method-block,
.wp-block-woocommerce-checkout-pickup-options-block {
  display: block !important;
}

.woocommerce-checkout {
  font-family: "Inter", Sans-serif;
}

.woocommerce-checkout
  .is-large
  .wp-block-woocommerce-checkout-order-summary-block {
  border: none;
  background-color: #f4f5f6;
  padding: 30px;
  border-radius: 20px;
}

.woocommerce-checkout
  .wc-block-components-order-summary.wc-block-components-panel
  .wc-block-components-panel__button,
.woocommerce-checkout
  .wc-block-components-order-summary.wc-block-components-panel
  .wc-block-components-panel__button:active,
.woocommerce-checkout
  .wc-block-components-order-summary.wc-block-components-panel
  .wc-block-components-panel__button:focus,
.woocommerce-checkout
  .wc-block-components-order-summary.wc-block-components-panel
  .wc-block-components-panel__button:hover,
.woocommerce-checkout
  .wc-block-components-order-summary.wc-block-components-panel
  button.wc-block-components-panel__button {
  font-family: "Inter", Sans-serif;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
  color: #000000;
  background-color: #f4f5f6;
  border-style: none;
}

.woocommerce-checkout
  .wc-block-components-totals-coupon
  .wc-block-components-panel__button {
  padding: 10px 32px 10px 0;
  font-weight: 600 !important;
  color: #fff !important;
  text-align: center;
  background-color: #051828;
  border-radius: 100px;
  text-decoration: none;
}

.woocommerce-checkout
  .wc-block-components-totals-coupon
  .wc-block-components-panel__button:active,
.woocommerce-checkout
  .wc-block-components-totals-coupon
  .wc-block-components-panel__button:focus,
.woocommerce-checkout
  .wc-block-components-totals-coupon
  .wc-block-components-panel__button:hover {
  color: var(--e-global-color-90cb189);
  background-color: var(--e-global-color-accent);
}

.woocommerce-checkout
  .is-large
  .wc-block-components-sidebar
  .wc-block-components-panel,
.woocommerce-checkout
  .is-large
  .wc-block-components-sidebar
  .wc-block-components-totals-coupon,
.woocommerce-checkout
  .is-large
  .wc-block-components-sidebar
  .wc-block-components-totals-item {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce-checkout input[type="date"],
.woocommerce-checkout input[type="email"],
.woocommerce-checkout input[type="number"],
.woocommerce-checkout input[type="password"],
.woocommerce-checkout input[type="search"],
.woocommerce-checkout input[type="tel"],
.woocommerce-checkout input[type="text"],
.woocommerce-checkout input[type="url"],
.woocommerce-checkout select,
.woocommerce-checkout textarea {
  border: 1px solid hsl(0deg 0% 80.31% / 80%) !important;
  border-radius: 10px !important;
}

.woocommerce-checkout .wc-block-components-title.wc-block-components-title {
  font-family: "Inter", Sans-serif;
  font-size: 20px;
  text-transform: capitalize;
}

/*=======woocommerce-checkout=========  */

.wc-block-components-totals-coupon__form {
  align-items: end;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  color: #fff;
  text-decoration: none;
}

.tutor-btn-outline-primary:hover,
.tutor-btn-outline-primary:focus,
.tutor-btn-outline-primary:active {
  color: #fff !important;
  border-color: var(--tutor-color-primary-hover);
  background-color: var(--tutor-color-primary-hover);
}

.woocommerce-checkout
  .wc-block-checkout__actions_row
  .wc-block-components-checkout-place-order-button {
  border-radius: 100px;
}

/*==========================*/

.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  label,
.woocommerce-checkout .wc-block-components-text-input label {
  color: inherit;
  color: hsla(0, 0%, 7%, 0.7);
  cursor: text;
  font-family: inherit;
  font-size: inherit;
  font-size: 1em;
  font-style: inherit;
  font-weight: inherit;
  left: 0;
  letter-spacing: inherit;
  line-height: inherit;
  line-height: 1.25;
  margin: 0;
  max-width: 100%;
  overflow: inherit;
  position: relative;
  text-decoration: inherit;
  text-overflow: initial;
  text-transform: inherit;
  top: 0;
  transform: none;
  transform-origin: top left;
  transition: all 0.2s ease;
  display: block;

  order: 1;
  width: 100%;
  margin-bottom: 5px;
}

.woocommerce-checkout
  .is-large
  .wc-block-checkout__billing-fields
  .wc-block-components-address-form
  .wc-block-components-select-input,
.woocommerce-checkout
  .is-large
  .wc-block-checkout__billing-fields
  .wc-block-components-address-form
  .wc-block-components-state-input,
.woocommerce-checkout
  .is-large
  .wc-block-checkout__billing-fields
  .wc-block-components-address-form
  .wc-block-components-text-input,
.woocommerce-checkout
  .is-large
  .wc-block-checkout__shipping-fields
  .wc-block-components-address-form
  .wc-block-components-select-input,
.woocommerce-checkout
  .is-large
  .wc-block-checkout__shipping-fields
  .wc-block-components-address-form
  .wc-block-components-state-input,
.woocommerce-checkout
  .is-large
  .wc-block-checkout__shipping-fields
  .wc-block-components-address-form
  .wc-block-components-text-input,
.woocommerce-checkout
  .is-medium
  .wc-block-checkout__billing-fields
  .wc-block-components-address-form
  .wc-block-components-select-input,
.woocommerce-checkout
  .is-medium
  .wc-block-checkout__billing-fields
  .wc-block-components-address-form
  .wc-block-components-state-input,
.woocommerce-checkout
  .is-medium
  .wc-block-checkout__billing-fields
  .wc-block-components-address-form
  .wc-block-components-text-input,
.woocommerce-checkout
  .is-medium
  .wc-block-checkout__shipping-fields
  .wc-block-components-address-form
  .wc-block-components-select-input,
.woocommerce-checkout
  .is-medium
  .wc-block-checkout__shipping-fields
  .wc-block-components-address-form
  .wc-block-components-state-input,
.woocommerce-checkout
  .is-medium
  .wc-block-checkout__shipping-fields
  .wc-block-components-address-form
  .wc-block-components-text-input,
.woocommerce-checkout
  .is-small
  .wc-block-checkout__billing-fields
  .wc-block-components-address-form
  .wc-block-components-select-input,
.woocommerce-checkout
  .is-small
  .wc-block-checkout__billing-fields
  .wc-block-components-address-form
  .wc-block-components-state-input,
.woocommerce-checkout
  .is-small
  .wc-block-checkout__billing-fields
  .wc-block-components-address-form
  .wc-block-components-text-input,
.woocommerce-checkout
  .is-small
  .wc-block-checkout__shipping-fields
  .wc-block-components-address-form
  .wc-block-components-select-input,
.woocommerce-checkout
  .is-small
  .wc-block-checkout__shipping-fields
  .wc-block-components-address-form
  .wc-block-components-state-input,
.woocommerce-checkout
  .is-small
  .wc-block-checkout__shipping-fields
  .wc-block-components-address-form
  .wc-block-components-text-input {
  box-sizing: border-box;
  flex: 1 0 calc(50% - 12px);
  display: flex;
  flex-wrap: wrap;
}

.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="email"],
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="number"],
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="tel"],
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="text"],
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  input[type="url"],
.woocommerce-checkout .wc-block-components-text-input input[type="email"],
.woocommerce-checkout .wc-block-components-text-input input[type="number"],
.woocommerce-checkout .wc-block-components-text-input input[type="tel"],
.woocommerce-checkout .wc-block-components-text-input input[type="text"],
.woocommerce-checkout .wc-block-components-text-input input[type="url"] {
  background-color: #fff;
  border: 1px solid hsla(0, 0%, 7%, 0.8);
  border-radius: 4px;
  box-sizing: border-box;
  color: #2b2d2f;
  font-family: inherit;
  font-size: 1em;
  line-height: 1em;
  margin: 0;
  min-height: 0;
  padding: 1em;
  width: 100%;
  width: 100%;
  order: 2;
  transform: none;
}
.woocommerce-checkout
  .woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  label,
.woocommerce-checkout
  .woocommerce-checkout
  .wc-block-components-text-input
  label {
  color: inherit;
  color: hsla(0, 0%, 7%, 0.7);
  cursor: text;
  font-family: inherit;
  font-size: inherit;
  font-size: 1em;
  font-style: inherit;
  font-weight: inherit;
  left: 0;
  letter-spacing: inherit;
  line-height: inherit;
  line-height: 1.25;
  margin: 0;
  max-width: 100%;
  overflow: inherit;
  position: relative;
  text-decoration: inherit;
  text-overflow: initial;
  text-transform: inherit;
  top: 0;
  transform: none;
  transform-origin: top left;
  transition: all 0.2s ease;
  display: block;
  order: 1;
  width: 100%;
  margin-bottom: 5px;
  transform: none;
}

.woocommerce-checkout
  .wc-block-components-combobox
  .wc-block-components-combobox-control
  label.components-base-control__label,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-combobox
  .wc-block-components-combobox-control
  label.components-base-control__label {
  color: hsla(0, 0%, 7%, 0.7);
  font-family: inherit;
  font-size: inherit;
  font-size: 1em;
  font-style: inherit;
  font-weight: inherit;
  left: 0;
  letter-spacing: inherit;
  line-height: inherit;
  line-height: 1.25;
  margin: 0;
  max-width: 100%;
  overflow: initial;
  position: relative;
  text-decoration: inherit;
  text-overflow: ellipsis;
  text-transform: inherit;
  top: 0;
  transform: none;
  transform-origin: top left;
  transition: all 0.2s ease;
  white-space: nowrap;
  z-index: 1;
  width: 100%;
  transform: none;
  margin-bottom: 5px;
}

.woocommerce-checkout .wc-block-components-validation-error {
  z-index: 3;
  width: 100%;
  transform: none;
  order: 3;
}

.woocommerce-checkout
  .wc-block-components-combobox.is-active
  .wc-block-components-combobox-control
  label.components-base-control__label,
.woocommerce-checkout
  .wc-block-components-combobox:focus-within
  .wc-block-components-combobox-control
  label.components-base-control__label,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-combobox.is-active
  .wc-block-components-combobox-control
  label.components-base-control__label,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-combobox:focus-within
  .wc-block-components-combobox-control
  label.components-base-control__label {
  transform: none;
}

.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  input:-webkit-autofill
  + label,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.is-active
  label,
.woocommerce-checkout
  .wc-block-components-text-input
  input:-webkit-autofill
  + label,
.woocommerce-checkout .wc-block-components-text-input.is-active label {
  transform: none;
}

.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  input:-webkit-autofill,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="email"],
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="number"],
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="tel"],
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="text"],
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.is-active
  input[type="url"],
.wc-block-components-text-input input:-webkit-autofill,
.woocommerce-checkout
  .wc-block-components-text-input.is-active
  input[type="email"],
.woocommerce-checkout
  .wc-block-components-text-input.is-active
  input[type="number"],
.woocommerce-checkout
  .wc-block-components-text-input.is-active
  input[type="tel"],
.woocommerce-checkout
  .wc-block-components-text-input.is-active
  input[type="text"],
.woocommerce-checkout
  .wc-block-components-text-input.is-active
  input[type="url"] {
  padding: 1em;
}

.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.has-error
  input:focus,
.woocommerce-checkout .wc-block-components-text-input.has-error input:focus {
  box-shadow: 0 0 0 1px #000;
}

.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.has-error
  input,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.has-error
  input:active,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.has-error
  input:focus,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.has-error
  input:hover,
.woocommerce-checkout .wc-block-components-text-input.has-error input,
.woocommerce-checkout .wc-block-components-text-input.has-error input:active,
.woocommerce-checkout .wc-block-components-text-input.has-error input:focus,
.woocommerce-checkout .wc-block-components-text-input.has-error input:hover {
  border-color: #000;
}

.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input
  input:-webkit-autofill
  + label,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-text-input.is-active
  label,
.woocommerce-checkout
  .wc-block-components-text-input
  input:-webkit-autofill
  + label,
.woocommerce-checkout .wc-block-components-text-input.is-active label {
  transform: none;
}

.woocommerce-checkout
  .wc-block-components-combobox
  .wc-block-components-combobox-control
  input.components-combobox-control__input,
.woocommerce-checkout
  .wc-block-components-form
  .wc-block-components-combobox
  .wc-block-components-combobox-control
  input.components-combobox-control__input {
  padding: 1em;
}

.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input,
.woocommerce-checkout .wc-block-components-text-input {
  margin-top: 16px;
  position: relative;
  white-space: nowrap;
  display: flex;
  flex-wrap: wrap;
}

/*=====================================================*/

.woocommerce-order-received {
  font-family: "Inter", Sans-serif;
}

.woocommerce-order-received
  p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  font-family: "Inter", Sans-serif;
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 800;
  margin: 0;
  margin-bottom: 20px;
  line-height: normal;
}

.woocommerce-order-received .woocommerce ul.order_details {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Inter", Sans-serif;
}

.woocommerce-order-received .woocommerce ul.order_details li {
  float: none;

  line-height: 1;
  border-right: none;

  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Inter", Sans-serif;
}

.woocommerce-order-received
  .woocommerce-order-details
  .woocommerce-order-details__title {
  font-family: "Inter", Sans-serif;
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 800;
}

.woocommerce-order-received
  .woocommerce-customer-details
  .woocommerce-column__title {
  font-family: "Inter", Sans-serif;
  font-size: 30px;
  text-transform: capitalize;

  font-weight: 800;
}

/*=======================*/

.woocommerce__order .row {
}
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.woocommerce__order .col-md-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.woocommerce__order .col-md-1,
.woocommerce__order .col-md-5,
.woocommerce__order .col-md-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.wc-block-components-order-summary-item__individual-price,
.wc-block-cart-item__prices {
  display: none;
}

.woocommerce__order .align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.woocommerce__order .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.custom-order-summary img {
  border-radius: 10px;
}
.tutor-courses img {
  border-radius: 10px;
}
.btn__box .row {
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  .woocommerce__order .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .woocommerce__order .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .woocommerce__order .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}

@media (max-width: 767px) {
  .woocommerce__order {
    padding: 0px 20px !important;
  }
  .woocommerce-page .wp-block-woocommerce-cart,
  .woocommerce-page .wp-block-woocommerce-checkout {
    padding: 0px 20px !important;
  }
  .btn__box .row {
    padding-bottom: 50px;
  }

  .order_rec_info {
    display: block !important;
  }
  .is-mobile table.wc-block-cart-items .wc-block-cart-items__row {
    display: flex !important;
    flex-wrap: wrap;
    padding: 0px 10px !important;
  }
  #contact-fields,
  #billing-fields,
  #payment-method {
    margin-bottom: -30px !important;
  }
  .wc-block-cart-items__row img {
    padding: 10px 10px;
    border-radius: 20px;
  }
  .wc-block-components-order-summary-item {
    display: flex;
    flex-wrap: wrap;
  }
  .wc-block-components-order-summary-item
    .wc-block-components-order-summary-item__image {
    width: 100% !important;
  }
  .wc-block-components-order-summary-item
    .wc-block-components-order-summary-item__image
    img {
    max-width: 100% !important;
    width: 100% !important;
    border-radius: 10px;
  }
  .wc-block-components-order-summary-item__description {
    padding: 0px !important;
  }
  .wc-block-components-order-summary-item__total-price {
    margin-left: 0px !important;
  }
  .custom-order-summary img {
    border-radius: 10px;
  }
  .tutor-courses img {
    border-radius: 10px;
  }
}

/*================================*/

.tutor-courses h2 {
  font-family: "Inter", Sans-serif;
  font-size: 30px;
  text-transform: none;
  font-weight: 800;
  line-height: normal;
  text-decoration: none;
  margin: 0;
  margin-bottom: 20px;
  line-height: normal;
}

.tutor-courses h4,
.tutor-courses h4 a {
  font-family: "Inter", Sans-serif;
  font-size: 14px;
  text-transform: normal;
  font-weight: 800;
  line-height: normal;
  text-decoration: none;
}

.tutor-courses p {
  font-family: "Inter", Sans-serif;
  font-size: 14px;
}

.tutor-courses .course_box {
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.woocommerce-checkout
  .wc-block-components-form
  .wc-block-checkout__order-notes.wc-block-components-checkout-step {
  padding-left: 0;
  display: none;
}

.woocommerce-cart
  button.wc-block-components-panel__button
  svg.wc-block-components-panel__button-icon,
.woocommerce-checkout
  .wc-block-components-panel__button
  > .wc-block-components-panel__button-icon {
  right: 10px;
}

.woocommerce-checkout
  .wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block
  a,
.woocommerce-checkout
  .wc-block-checkout__terms.wp-block-woocommerce-checkout-terms-block
  a:hover {
  color: rgb(255 102 51);
}

.woocommerce-checkout .woocommerce-order-details {
  display: none;
}
.woocommerce-checkout .woocommerce-order-details .order-again {
  display: none;
}

.woocommerce-checkout .woocommerce-customer-details {
  display: none;
}

/*================================*/

.woocommerce-order-received h4 {
  font-family: "Inter", Sans-serif;
  font-size: 18px;
}
.woocommerce-order-received .box_in_sum {
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}

.order_summary {
  margin-bottom: 30px;
}

.btn__box {
  margin-top: 20px;
  max-width: 344px;
}
.woocommerce-order-received .tutor_btn {
  font-family: "Inter", Sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-color: #051828;
  border-radius: 100px;
  padding: 15px 30px;

  text-decoration: none;
}

.woocommerce-order-received .tutor_btn:hover {
  color: #fff !important;
  background-color: #ff6633;
}
.woocommerce-order-received .tutor_link {
  font-family: "Inter", Sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: 700;
}

.woocommerce-order-received .woocommerce ul.order_details li {
  float: none;
  border-right: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  font-family: "Inter", Sans-serif;
  font-size: 1em;
  text-transform: none;
  line-height: 1.5;
}

.woocommerce-order-received .woocommerce ul.order_details li strong {
  display: inline-block;
  font-size: 1em;
  text-transform: none;
  line-height: 1.5;
}

/*================================*/
.tutor-modal {
}

.tutor-modal .tutor-fs-4.tutor-fw-medium.tutor-color-black.tutor-mb-32 {
  text-align: center;
  font-weight: bold;
}

#tutor-login-form .tutor-btn.tutor-btn-primary.tutor-btn-block,
#tutor-login-form .tutor-btn.tutor-btn-primary {
  width: 100% !important;
}

/*================================*/
.tutor-course-sidebar-card-pricing.tutor-d-flex.tutor-align-end.tutor-justify-between {
  text-align: center;
  display: block !important;
}

/*=============*/

.wp-block-woocommerce-empty-cart-block {
}

.wp-block-woocommerce-empty-cart-block
  .wc-block-grid.wp-block-product-new.wc-block-product-new.has-4-columns {
  display: none;
}

hr.wp-block-separator.has-alpha-channel-opacity.is-style-dots,
.wp-block-woocommerce-empty-cart-block
  h2.wp-block-heading.has-text-align-center {
  display: none;
}

.wp-block-woocommerce-empty-cart-block
  h2.wp-block-heading.has-text-align-center.with-empty-cart-icon.wc-block-cart__empty-cart__title {
  display: block;
}

.woocommerce-cart .wp-block-woocommerce-empty-cart-block {
  text-align: center;
}
.woocommerce-cart .view-courses-link {
  background-color: rgb(5 24 40);
  color: #fff;
  border-style: none;
  font-size: 16px;
  font-weight: 600;
  font-family: "Inter", Sans-serif;
  padding: 12px 24px;
  border-radius: 3px;
  display: inline-block;
  line-height: 1;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
  text-decoration: none;
}

.woocommerce-cart .view-courses-link:hover {
  color: #fff;
  background-color: rgb(255 102 51);
}

/*===================================*/
#page__header_id {
  display: none;
}
/*#page_tile_inner{display:none;}*/

.woocommerce-checkout #page__header_id,
.woocommerce-cart #page__header_id,
.woocommerce-order-received #page__header_id {
  display: block;
}

.elementor.elementor-22.elementor-location-header .e-con-inner {
  height: auto !important;
}
/*=============*/

.instructors_box span {
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
}
.instructors_box span a {
  font-size: 13px;
  font-weight: 600;
}
.instructors_box h6 {
  color: #262626;
  font-family: "Moderat Font Family", Sans-serif;
  font-size: 15px;
  margin: 0 0 10px 0;
}

.instructors_box .class_span:last-child .coma_dot {
  display: none;
}

/*==================*/
.tab_wrap {
  padding: 30px 0 60px 0;
  background-color: #fff;
}
.tabs_box .tabs {
}
.tabs_box .tutor-fw-medium {
  font-weight: 700;
}

.tabs {
  display: flex;

  flex-wrap: wrap;
}

.tabs_list {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
.tabs > section {
  order: 999;

  width: 100%;

  display: none;
}
.tabs > input {
  opacity: 0;

  position: absolute;
}

.tabs > input[type="radio"]:checked + label {
  background: yellow;
}

.tabs > input[type="radio"]:checked + label + section {
  display: unset;
}

.tabs > label {
  padding: 15px 20px;
  background: #fff;
  border-left: none;
  border-radius: 0;
  cursor: pointer;
  font-weight: 500;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  font-weight: 700;
  color: #919191;
}
.tabs > label:last-of-type {
  border-right: none;
}
.tabs > input[type="radio"]:checked + label {
  background: #ffffff;
  color: #000;
  font-weight: 700;
}

.tabs > input[type="radio"]:checked + label span {
  border-bottom: 1px solid #000;
}

.tabs section {
  border: none;
  border-top: none;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  min-height: 230px;
}

.tabs .notes_section {
}
.notes_section .notes_box textarea {
  border: none;
  padding: 0;
  min-height: 170px;
}
/*=======order summary=======================*/
.wp-block-woocommerce-checkout-order-summary-block
  .wc-block-components-panel__button
  > .wc-block-components-panel__button-icon {
  display: none;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
  background-color: #e9e9e9;
  padding: 15px;
  border-radius: 10px;
}
.woocommerce-checkout
  .wc-block-components-order-summary.wc-block-components-panel
  .wc-block-components-panel__button {
  background-color: transparent !important;
}

.woocommerce-checkout
  .wc-block-components-order-summary
  .wc-block-components-order-summary__button-text {
  font-family: "Moderat Font Family", Sans-serif;
  font-weight: 700;
}

.woocommerce-checkout
  .wc-block-components-order-summary
  .wc-block-components-order-summary-item__quantity {
  display: none;
}
/*=======order summary==========end=============*/

.single-lesson
  .tutor-course-single-content-wrapper
  #tutor-single-entry-content
  .tutor-course-topic-single-footer {
  background-color: transparent;
  padding-bottom: 30px;
}

.single-courses
  a.tutor-btn.tutor-btn-primary.tutor-btn-block.tutor-mb-20.tutor-btn-view-certificate {
  margin-bottom: 0;
  font-weight: 600;
  padding: 0.5rem 1rem;
  border: none;
}

.elementor-2339
  .elementor-element.elementor-element-2c234b9
  .tutor-card
  .start-continue-retake-button {
  font-weight: 600;
}

.elementor-2339
  .elementor-element.elementor-element-2c234b9
  .tutor-card
  .start-continue-retake-button:hover {
  color: #fff !important;
  background-color: #ff6633 !important;
}

.woocommerce-order-received .tutor-courses a:hover,
.woocommerce-order-received .tutor-courses a:hover h4,
.woocommerce-order-received .tutor-courses a:hover p {
  color: #767676;
}

.woocommerce-order-received .order_summary a:hover,
.woocommerce-order-received .order_summary a:hover h4,
.woocommerce-order-received .order_summary a:hover p {
  color: #767676;
}

/*==============================================*/

#plb_staff_login {
}

.plb_staff_outer h6.elementor-heading-title.elementor-size-default {
  font-family: "Moderat Font Family", Sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
  font-size: 1.25rem;
  margin-bottom: 32px;
}

#plb_staff_login .pmpro_card.pmpro_login_wrap {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin: 0;
}

.plb_staff_login_class {
}

.plb_staff_outer {
  background-color: #fff;
  padding: 30px !important;
  max-width: 520px;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: none;
}

.plb_staff_outer .pmpro_section {
  margin: 0;
}

.plb_staff_outer .pmpro_card_content {
  padding-top: 10px !important;
}

.plb_staff_outer .pmpro_card_content {
  padding: 0;
}

.pmpro-levels,
.pmpro-checkout {
  background-image: url(https://assembly.omniappsolutions.dev/wp-content/uploads/2024/04/30.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.pmpro-member-profile-edit,
.pmpro-account,
.pmpro-confirmation {
  background-image: url(https://assembly.omniappsolutions.dev/wp-content/uploads/2024/04/30.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
#pmpro_confirmation-1 p {
  color: #fff;
}

#pmpro_confirmation-1 .pmpro_actions_nav a {
  color: rgb(255 102 51);
}

.pmpro-account .pmpro_section_title {
  color: #fff;
}
#plb_staff_login .pmpro_card.pmpro_lost_password_wrap {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin: 0;
}

.add__mg {
  margin-top: 5px;
}

#plb_staff_login input[type="date"],
#plb_staff_login input[type="email"],
#plb_staff_login input[type="number"],
#plb_staff_login input[type="password"],
#plb_staff_login input[type="search"],
#plb_staff_login input[type="tel"],
#plb_staff_login input[type="text"],
#plb_staff_login input[type="url"],
#plb_staff_login select,
#plb_staff_login textarea {
  width: 100%;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  height: auto;
  border: 1px solid rgb(205 207 213) !important;
  box-shadow: none;
  background-color: white;
  display: block;
  outline: none;
}

#pmpro_user_fields .pmpro_form_input,
#plb_staff_login .pmpro_section #loginform .input {
  background-color: var(--pmpro--color--white);
  border: 1px solid var(--pmpro--color--border);
  border-radius: var(--pmpro--base--border-radius);
  box-sizing: border-box;
  color: var(--pmpro--color--contrast);
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
  min-height: auto;
  outline: none;
  padding: var(--pmpro--base--spacing--small);
  width: 100%;
  border-radius: 3px;
  padding: 0.5rem 1rem;
  transition: all 0.3s;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  height: auto;
  border: 1px solid rgb(205 207 213) !important;
  box-shadow: none;
  background-color: white;
  display: block;
  outline: none;
}
#pmpro_user_fields .pmpro_form_label,
#plb_staff_login .pmpro_form_label {
  display: block;
  font-weight: 500;
  font-size: 14px;
}

#pmpro_user_fields .pmpro_card_content + .pmpro_card_actions,
#plb_staff_login .pmpro_card_content + .pmpro_card_actions {
  border-top: none;
  border-bottom: none;
  padding: 0;
  background-color: rgb(0 0 0 / 0%);
}
#pmpro_user_fields .pmpro_actions_nav,
#plb_staff_login .pmpro_actions_nav {
  text-align: center;
  margin-top: 10px;
}

#pmpro_user_fields .pmpro_card_actions {
  text-align: center;
  margin-top: 10px;
}

.page-id-4766 .elementor-element {
  --widgets-spacing: 0;
}

.page-id-4762 div#pmpro_pricing_fields {
  display: none;
}

.page-id-4762 section#pmpro_level-1 {
  background-color: #fff;
  padding: 30px !important;
  max-width: 600px;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: none;
}
.page-id-4762 .pmpro_section:has(.pmpro_form) .pmpro_card_content,
.page-id-4762 .pmpro_card_content {
  padding: 0;
}

.page-id-4762 .pmpro_card {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  margin: 0;
  overflow: hidden;
}

.page-id-4765 section#pmpro_levels {
  background-color: #fff;
  padding: 30px !important;
  max-width: 600px;
  margin: 0 auto;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: none;
}
.page-id-4765 .pmpro_card {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  display: flex;
  flex-direction: column;
  margin: 0;
  overflow: hidden;
}
.page-id-4765 {
}

.page-id-4765 table.pmpro_table.pmpro_levels_table tbody th,
.page-id-4765 table.pmpro_table.pmpro_levels_table tbody td,
.page-id-4765 table.pmpro_table.pmpro_levels_table tfoot td {
  border-color: transparent;
  border-width: 0;
}

.page-id-4765 .pmpro_section:has(.pmpro_form) .pmpro_card_content,
.page-id-4765 .pmpro_card_content {
  padding: 0;
}
.page-id-4765 table.pmpro_table.pmpro_levels_table thead,
.page-id-4765 table.pmpro_table.pmpro_levels_table tr th:nth-child(2),
.page-id-4765 table.pmpro_table.pmpro_levels_table tr td:nth-child(2) {
  display: none;
}

.page-id-4762 .pmpro_form_field-password-toggle button,
.page-id-4766 .pmpro_form_field-password-toggle button {
  font-size: 12px;
}

.page-id-4762 .pmpro_form_submit {
  width: 100% !important;
  display: block;
}
.page-id-4762 #pmpro_level-1 input#pmpro_btn-submit,
.page-id-4766 .pmpro_section #loginform .login-submit .button {
  cursor: pointer;
  width: 100% !important;
  color: #fff !important;
  background-color: #051828 !important;
  border: none;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  padding: 0.5rem 1rem;
  border-radius: 3px;
}

#pmpro_user_fields .pmpro_card_content + .pmpro_card_actions a,
#plb_staff_login .pmpro_card_content + .pmpro_card_actions a {
  font-weight: 400;
  color: #ff4000;
  font-family: "Inter", Sans-serif;
}

.tutor-border-top-light {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 10px;
}

.elementor-22
  .elementor-element.elementor-element-3ea1170.elementor-widget-woocommerce-menu-cart
  .elementor-menu-cart__toggle
  .elementor-button {
  line-height: 0 !important;
  background-color: #ffffff;
  color: #000000;
  border: none;
  outline: none;
}

.elementor-menu-cart__toggle .elementor-button:hover svg {
  fill: #000000;
}
.woocommerce-checkout  .wp-block-woocommerce-checkout-order-summary-cart-items-block.wc-block-components-totals-wrapper {
    background-color: transparent;
    padding: 0;
    border-radius: 10px;
}


.woocommerce-checkout  .wc-block-components-order-summary .wc-block-components-order-summary-item {

    padding-top: 0;

}
.woocommerce-checkout  .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.tutor__course{}

.levels{}
.levels .levels_span {
    padding: 5px 5px;
    background-color: #ed9700;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    border-radius: 100px;
    line-height: 1;
}


.tutor__course .col-md-70,
.tutor__course .col-md-30,
.tutor__course .col-md-6 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}



@media (min-width: 768px) {
  .tutor__course .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .tutor__course .col-md-70 {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
  }
  .tutor__course .col-md-30 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
}

.tutor_transcript{
    width: 100%; /* Set the width of the div */
    height: 200px; /* Set the height of the div */
    overflow-y: scroll; /* Enable vertical scrolling */
    overflow-x: hidden; /* Hide horizontal overflow */

}

.tutor_transcript{}







/*==============================================*/


.levels{
	text-align: end;
}
.instructors_box span{
	font-family: "Inter", Sans-serif;}
#tab2-label,
.notes_section{
	display: none !important;
}
.instructors_box h6{
	margin: 0px;
	letter-spacing: normal;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before{
	height:0px !important;
	width:0px !important;
	
}
.wp-block-woocommerce-empty-cart-block{
	background-image: url(https://assembly.sg/wp-content/uploads/2024/09/Assembly_Cart-Pop-Up-02.png.jpg);
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    max-width: 100%;
    aspect-ratio: 16 / 7;
	margin-top: -80px;
}
.wp-block-woocommerce-empty-cart-block h2{
	position: relative;
	top: 32vh;
	color: white !important;
}

.wp-block-woocommerce-empty-cart-block a{
	position: relative;
	top: 32vh;
}
.post-279{
	max-width: 100% !important;
	padding: 0px !important;
}
.wp-block-woocommerce-filled-cart-block{
	padding-top: 40px !important;
	max-width: 1300px;
}
.wp-block-woocommerce-cart{
	padding-bottom: 0px !important;
}
.Course_pdf_btn{
	max-width:310px;
	display: block;
  margin-top: 20px !important;
	background-color: black;
  color: white !important;
    padding: 10px 15px;
    border-radius: 5px;
}


.tutor-bundle-course-count-badge{
	background-color:#123b79;
}
.tutor-bundle-discount-info{
	background: #ff6633 ;
	
}
.tutor-bundle-discount-info .tutor-bundle-save-amount {
	margin-top: 0px !important;
}
.tutor-bundle-course-list-desc h2{
	font-size: 20px !important;
	font-weight: 500 ;
}
.tutor-course-details-tab .tutor-mt-32 h2{
	font-size: 30px;
}

@media (max-width: 767px) {
	.wp-block-woocommerce-empty-cart-block a{
		top: 3vh;
		font-size: 8px !important;
	}
	.wp-block-woocommerce-empty-cart-block h2{
	top: 5vh;
		font-size: 16px;
}
	.wp-block-woocommerce-empty-cart-block{
	margin-top: -33px;
		aspect-ratio: 16 / 8;
}
	.woocommerce-page .wp-block-woocommerce-cart{
		padding: 0px !important;
	}
}
