/*
 Theme Name:   Edubin Child
 Theme URI:    https://themeforest.net/item/edubin-education-lms-wordpress-theme/24037792
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       ThePixelcurve
 Author URI:   https://themeforest.net/user/pixelcurve
 Template:     edubin
 Version:      1.0.0
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
*/

body .edubin-breadcrumb-style-1 {
    padding: 60px 0 60px;
  }

 body .event-wrapper-shortcode.user-login .form-row input[type="checkbox"]{
    width: 10%;
 }

 #post-18 .event-wrapper-shortcode.user-account{
display: none !important;
 }
 .entry-content .sensei-message, .course .sensei-message{display: none;}
 .entry-content .sensei-message:first-child{display: block;}
 .course .sensei-message:first-child{display: block;}



.course__meta-center {
  display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 15px;
padding: 0 15px;
margin-top: 15px
}

body .edubin-course .course__title a {
   font-size: 16px !important;
   line-height: 1.4em !important;
   font-weight: 500;
   height: 50px;
   display: block;
   overflow: hidden;
 }
 .course__meta-right {
   text-align: right;
 }

.course__meta-center .edubin-btn {
   margin-right: auto;
}
/* Изначально скрываем, но оставляем место для анимации */
.course__content--meta2 {
   max-height: 0;
   overflow: hidden;
   transition: max-height 0.5s ease;
   background-color: #fff; position: absolute;
   z-index: 99;
}
.acf-labels {
   margin-top: 10px;
   display: flex;
   flex-wrap: wrap;
   gap: 8px;
   position: relative;
  bottom: 6px;
  left: 5px;
}
#secondary .woocommerce-Price-amount.amount {
   color: #fff;
 }
 .page-id-7 .course.type-course{ width: 50%; float: left;}
 .page-id-7 .course.type-course > div{
   margin: 10px!important;
 }
 .page-id-7 .course.type-course .wp-block-columns{
   display: block;
 }
 .page-id-7 .course.type-course .wp-block-columns .wp-block-column{}

 body .edubin-course-info{margin-bottom: 0;}
body .edubin-course-info ul.course-info-list{margin-bottom: 0;}
body .intro-video-sidebar .intro-video .edubin-popup-videos {
   width: 70% !important;
   height: 57px !important;
   border-radius: 30px !important;
   background: #ffffffcf;
 }
.acf-label-item {
   background-color: #e8f0fe;
   color: #1a73e8;
   padding: 4px 10px;
   border-radius: 20px;
   font-size: 13px;
   line-height: 1.4;
   white-space: nowrap;
}
.sensei-course-theme .wp-block-button.wp-block-button > .wp-block-button__link{margin-bottom: 0 !important;}
.sensei-course-theme .wp-block-sensei-lms-lesson-actions .wp-block-sensei-button.wp-block-button.is-style-default .wp-block-button__link, .editor-styles-wrapper .wp-block-sensei-lms-lesson-actions .wp-block-sensei-button.wp-block-button.is-style-default .wp-block-button__link{
  margin-bottom: 0 !important;
}

/* Показываем при наведении */
.edubin-course:hover .course__content--meta2 {
   max-height: 1000px; /* достаточно большая высота для контента */
}
#sensei-quiz-list li.sensei-quiz-question{list-style: none;}
#sensei-quiz-list .answers {
   list-style: none;
}
body .header-get-sticky {
  
  z-index: 100;}
  del {color: red !important;}
  del span {
    color: red !important;
  }

  .custom-qty-controls {
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 5px;
}
.custom-qty-controls button {
    padding: 5px 10px;
    background-color: #4CAF50;
    color: #fff;
    border: none;
    cursor: pointer;
    border-radius: 3px;
    font-size: 16px;
}
.custom-qty-controls button:hover {
    background-color: #45a049;
}
.custom-qty-controls input.custom-qty {
    width: 50px;
    text-align: center;
    font-size: 16px;
}
.regular-price.price-old {
  color: red !important;
}

body .edubin-course .course__media img {
  object-fit: cover;
  height: 215px;
}
.wp-block-group.sensei-course-theme-course-list-pattern{
  padding: 0 !important;
  margin: 0 !important;
}
.wp-block-group.sensei-course-theme-course-list-pattern > div{
  padding: 0;
  margin: 0;
}

.sensei-course-theme-course-list-pattern .wp-block-query.wp-block-sensei-lms-course-list .wp-block-group__inner-container{
  padding: 0 !important;
  margin: 0 !important;
}
.sensei-course-theme-course-list-pattern .wp-block-query.wp-block-sensei-lms-course-list ul{}
.sensei-course-theme-course-list-pattern .wp-block-query.wp-block-sensei-lms-course-list li img.wp-post-image,
.sensei-course-theme-course-list-pattern .wp-block-query.wp-block-sensei-lms-course-list li figure{
  height: 140px !important;
}
.sensei-course-theme-course-list-pattern .wp-block-query.wp-block-sensei-lms-course-list .wp-block-post-title {
  font-size: 21px;
}
.sensei-course-theme-course-list-pattern .wp-block-query.wp-block-sensei-lms-course-list li .wp-block-post-excerpt__excerpt{
  -webkit-line-clamp: 7;
}



.course__meta-center .tpc-wishlist-button {
   margin-left: auto;
}
#user-registration-form-19257 {
  padding: 0;
  border: 0;
}
#user-registration-form-19257 .ur-field-item.field-first_name {
  width: 50%;
  padding-right: 10px;
  float: left;
  margin-bottom: 0;
}
#user-registration-form-19257 .ur-field-item.field-last_name {
  float: right;
  width: 50%;
  padding-left: 10px;
  margin-bottom: 0;
}
.ur-label.checkbox .input-checkbox {
  width: 15px !important;
}
#user-registration-form-19257 .ur-field-item.field-text {
  clear: both;
}
#country_1746050205_field {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
}
#user-registration-form-19257 select{
  border: none;
  padding-left: 10px;
  height: auto;
  padding-bottom: 0;
  padding-top: 10px;

}
.ur_lost_reset_password p{
width: 100% !important;
}
#my-courses #customer_login .col-2{
display: none !important;
}
#my-courses #customer_login .col-1{
  width: 100%;
  overflow: auto;
  display: block;
}
#my-courses #customer_login .col-1 .left-col{
  width: 50%;
  float: left;
  display: block;
  padding-right: 15px; }
#my-courses #customer_login .col-1 .right-col{
  width: 50%;
  float: right;
  padding-left: 15px; }
#my-courses #customer_login .register{margin-top: 0;}
 .course__meta-center .edubin-wishlist-wrapper.flaticon-heart {
   position: relative;
   top: 0;
   left: 0;
   right: 0;
   display: block;
  padding: 5px 3px 3px 0px;
  text-align: center;
  width: 37px;
  height: 37px;
 }
 .course__meta-center .edubin-wishlist-wrapper::before{font-size: 28px;}
 .course__meta-center .edubin-btn a{
   text-align: center; color: #fff;
 }
 body .edubin-course .course__media + .course__content .course__content--info{
   padding-left: 15px; padding-right: 15px;;
 }
 .course__content--meta2 {
   padding: 0 15px;
 }
 #secondary.do_sticky{
   position: absolute;
   top: 0;
   z-index: 9;
   color: #000;
   width: 100%;
 }
 

 body .edubin-course-info ul li {
   font-size: 15px;
   overflow: hidden;
   border-top: 1px solid rgba(204, 204, 204, 0.3);
   padding: 7px 0;
 }
 .course-sidebar-preview.sensei .post-thumbnail img{width: 100%;}
 #secondary.do_sticky li a {
   color: #000;
 }
 #secondary.do_sticky .share-list2 a{
   font-size: 1.2em;
   margin-right: 5px;
 }
 body .edubin-course-info {
   padding: 0 20px 0 20px;}

 .edubin-course-info ul li span.label{ padding-right: 5px;}
#secondary .sensei-message.info{display: none;}
body:not(.elementor-page) .tpc-site-content {
 
  overflow: auto;
}
.wc-block-components-text-input.wc-block-components-address-form__address_1.is-active,
.wc-block-components-text-input.wc-block-components-address-form__city.is-active,
.wc-block-components-text-input.wc-block-components-address-form__state.is-active,
.wc-block-components-text-input.wc-block-components-address-form__postcode.is-active {
  display: none;
}
.wc-block-components-text-input.wc-block-components-address-form__phone {
  width: 100%;
  flex: 0 100% !important;
}
.woocommerce-billing-fields__field-wrapper #billing_first_name_field, .woocommerce-billing-fields__field-wrapper #billing_phone_field{
  width: 50%;
  float: left;
  padding-right: 10px;clear: none;
}
.woocommerce-billing-fields__field-wrapper #billing_last_name_field, .woocommerce-billing-fields__field-wrapper #billing_email_field {
  float: left;
  width: 50%;
  padding-left: 10px;clear: none;
}
.checkout.woocommerce-checkout #customer_details {
  width: 50% !important;
}
.checkout.woocommerce-checkout .product-name .remoove{

}

.checkout.woocommerce-checkout .product-name .quantity {
float: right;
  margin-right: 10px;
}
.checkout.woocommerce-checkout .product-name .qty{padding: 5px;}
.cart_item {
  position: relative;
}
body #content table.shop_table a.remove {
  position: absolute;
  right: 8px;
  font-size: 2.2em;
  top: 20px;
}
.course-vebinar .top__meta.course-lesson{display: none;}
.course-vebinar .course-intro-video iframe {
  width: 100%;
}
.edubin-single-course-lead-info .glsr-summary{
  width: 100%;
  display: block;
  max-width: 100%;
  margin-top: 15px;
}
.edubin-single-course-lead-info .glsr-summary .glsr-summary-stars{
float: left;
  margin-right: 20px;
}
.course-vebinar #block-9{
  display: none;
}
.site-reviews-title {
  display: inline-flex;
  width: 100%;
}
.site-reviews-title > span {
  font-size: 0.5em;
  padding-left: 10px;
}
#site-reviews {
  margin: 17px 0;
  border-bottom: solid 1px #ccc;
  padding-bottom: 20px;
  overflow: auto;
  clear: both;
}

#site-reviews .glsr.glsr-default{width: 100%;}
#site-reviews .glsr-reviews{display: block;}
#site-reviews .glsr.glsr-default .glsr-review{ float: left; width: 50%;}
.glsr-review-author {
  font-style: italic;
  font-weight: bold;
}
#site-reviews-form .glsr {
    display: none;
}
#site-reviews-form .glsr-form-wrap {
  padding: 10px;
  border-radius: 8px;
  background: #bdbdbd3b;
  margin-top: 20px;
}
#site-reviews-form .glsr-button.wp-block-button__link {
  max-width: 250px;
  text-align: center;
}
.related-post-wrap.related_course {
  padding-top: 30px !important;
}

.circular-timer-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: sans-serif;
  flex-wrap: wrap;
}

.circular-timer-label {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.circular-timer-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(to right, #5d6dfd, #6b4bfb);
  border-radius: 12px;
  padding: 9px 9px;
  gap: 25px;
  font-family: sans-serif;
  color: white;
  font-weight: bold;
  width: auto;
  margin-top: 15px;
  margin-bottom: -100px;
}
.circular-timer {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  border-radius: 12px;
  padding: 0;
  gap: 25px;
  font-family: sans-serif;
  color: white;
  font-weight: bold;
}

.cct-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 600;
}

.cct-block span {
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 5px;
}

.cct-block small {
  font-size: 12px;
  opacity: 0.9;
}

.cct-separator {
  font-size: 36px;
  font-weight: bold;
  margin: 0 5px;
}
.sensei__cart_block .circular-timer-wrapper{gap: 10px;margin-bottom: 20px;}
.sensei__cart_block .circular-timer-label {
  font-size: 22px;}
.sensei__cart_block .circular-timer{gap: 10px; }
.sensei__cart_block{}
.sensei__cart_block_price {
  margin: 15px 20px;
  font-size: 30px;
  font-weight: bold;
}
.sensei__cart_block_price .course-buy-button .button{
width: 100%;
  text-align: center;
  display: block;
  font-size: 2rem;
  font-weight: bold;}

  .sensei__cart_block .wp-block-button__link.wp-block-button__link {
  border-radius: 3px;
  padding: 15px 28px;
  font-size: 2rem;
  font-weight: bold;
}
.regular-price.price-old{position: relative;}
.regular-price.price-old::after {
  content: " ";
  height: 2px;
  display: block;
  position: absolute;
  z-index: 9;
  top: 50%;
  width: 101%;
  display: block;
  background: #000;
  right: 0;
  transform: rotate(20deg);
}
.regular-price.price-old::before {
  content: " ";
  height: 2px;
  display: block;
  position: absolute;
  z-index: 9;
  top: 50%;
  width: 101%;
  display: block;
  background: #000;
  right: 0;
  transform: rotate(-20deg);
}

.course-buy-button-el {
    display: inline-block;
    background-color: #5d6dfd;
    color: #fff;
    padding: 12px 24px;
    border-radius: 6px;
    text-align: center;
    text-decoration: none;
    transition: 0.3s ease;
    font-size: 2rem !important;
  font-weight: 700 !important;
}
.small-txt {
  font-size: 11px;
  margin-bottom: 12px;
}
.course-buy-button:hover {
    background-color: #3c4dc9;
}

/* Размеры */
.course-buy-size-auto {
    width: auto;
}

.course-buy-size-half {
    width: 50%;
}

.course-buy-size-full {
    width: 100%;
}
.course-buy-button-wrapper {
    text-align: left;
}
.course-buy-align-left {
    text-align: left;
}
.course-buy-align-center {
    text-align: center;
}
.course-buy-align-right {
    text-align: right;
}

.sensei-module-block .sensei-lesson-list {
  margin-left: 0;
  padding-left: 0;
}

.sensei-module-block .sensei-lesson-list .lesson-accessible{
}

.sensei-module-block .sensei-lesson-list li{
  padding: 0 !important;
  margin: 0 !important;
  border: solid 1px #ccc;
}
.sensei-module-block .lesson-toggle a{width: calc(100% - 30px);}
.sensei-module-block .sensei-lesson-list li .lesson-accessible{}
.sensei-lesson-list li {
    margin-bottom: 10px;
    position: relative;
    list-style: none;
}
.lesson-toggle {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px;
  background-color: #ecebeb5e;
}
.lesson-toggle .lesson-arrow {
    transition: transform 0.3s;
    margin-left: 10px;
    font-size: 25px;
  line-height: 12px;
}
.lesson-toggle.open .lesson-arrow {
    transform: rotate(90deg);
}
.lesson-description {
    display: none;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 0.95em;
    color: #555;
}
.lesson-accessible {
    color: #28a745;
    font-size: 0.9em;
    margin-left: 5px;
}

.wpcf7-form-control.wpcf7-submit {
  display: inline-block;
  background: var(--edubin-color-btn-bg);
  border-color: var(--edubin-color-btn-border);
  color: var(--edubin-color-btn-text);
  border-radius: 3px;
  padding: 17px 30px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  transition: all 0.3s ease 0s;

}
.elementor-widget-sensei_course_list {
  z-index: 99;
  position: relative;
}
.course-carousel {
  max-width: 100%;
  overflow-y: clip;
}
.e-con-boxed .e-con-inner {
  overflow: hidden;
  max-width: 100%;
}


.main-container {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 2rem;
            width: 100%;
            max-width: 1200px;
        }
        @media (min-width: 1024px) {
            .main-container {
                flex-direction: row;
                justify-content: flex-start;
                align-items: center;
                gap: 5rem;
            }
        }
        .circle-image-container {
            position: relative;
            width: 500px;
            height: 500px;
            flex-shrink: 0;
            opacity: 0;
            transform: scale(0.8);
            transition: opacity 1s ease-in, transform 1s ease-in;
            /* Здесь вы можете вставить ссылку на ваше изображение. */
            background-image: url('https://wm-academy.fr/wp-content/uploads/2025/09/image-circle-4-1.png'); 
            background-size: cover;
            background-position: center;
            margin: 0 auto;
        }
        .circle-image-container.show {
            opacity: 1;
            transform: scale(1);
        }
        .info-panel {
            min-width: 300px;
            max-width: 100%;
            background-color: #1a1a1a;
            border-radius: 12px;
            padding: 2rem;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
            opacity: 0;
            transform: translateY(20px);
            transition: opacity 1s ease-in, transform 1s ease-in;
        }
        .elementor-widget.info-content{
          background: #ffffff82;
            padding: 15px;
            border: solid 5px blueviolet;
            color: #000;
            position: absolute;
  top: 20px;
  left: 0;
        }
#info-s1-content::after {
  content: "1 семестр";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 70px;
  text-align: center;
  line-height: 1;
  height: 70px;
  display: block;
  border: 2px blueviolet;
  z-index: 5;
  background: #fff6;
  border-radius: 50%;
  padding-top: 13px;
  font-weight: bold;
  color: blueviolet;
  overflow: hidden;
}
#info-s2-content::after {
  content: "2 семестр";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 70px;
  text-align: center;
  line-height: 1;
  height: 70px;
  display: block;
  border: 2px blueviolet;
  z-index: 5;
  background: #fff6;
  border-radius: 50%;
  padding-top: 13px;
  font-weight: bold;
  color: blueviolet;
  overflow: hidden;
}
#info-s3-content::after {
  content: "3 семестр";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 70px;
  text-align: center;
  line-height: 1;
  height: 70px;
  display: block;
  border: 2px blueviolet;
  z-index: 5;
  background: #fff6;
  border-radius: 50%;
  padding-top: 13px;
  font-weight: bold;
  color: blueviolet;
  overflow: hidden;
}
#info-s4-content::after {
  content: "4 семестр";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 70px;
  text-align: center;
  line-height: 1;
  height: 70px;
  display: block;
  border: 2px blueviolet;
  z-index: 5;
  background: #fff6;
  border-radius: 50%;
  padding-top: 13px;
  font-weight: bold;
  color: blueviolet;
  overflow: hidden;
}
#info-s5-content::after {
  content: "5 семестр";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 70px;
  text-align: center;
  line-height: 1;
  height: 70px;
  display: block;
  border: 2px blueviolet;
  z-index: 5;
  background: #fff6;
  border-radius: 50%;
  padding-top: 13px;
  font-weight: bold;
  color: blueviolet;
  overflow: hidden;
}
#info-s6-content::after {
  content: "6 семестр";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 70px;
  text-align: center;
  line-height: 1;
  height: 70px;
  display: block;
  border: 2px blueviolet;
  z-index: 5;
  background: #fff6;
  border-radius: 50%;
  padding-top: 13px;
  font-weight: bold;
  color: blueviolet;
  overflow: hidden;
}
.elementor-widget.info-content h2{margin-bottom: 0;}
.elementor-widget.info-content h3{margin-bottom: 0;}
.elementor-widget.info-content .space-y-1 {
  line-height: 1.3;
  color: #000;
  margin-bottom: 0;
}
.elementor-widget.info-content .mt-4 {
  font-size: 26px;margin-bottom: 0;color: red;font-weight: bold;
  background: #f1d7e4;
  padding: 5px 10px;
  border-radius: 10px;
  border: solid 1px #f469c3;
  box-shadow: 0 0 10px #f469c3;
}


        .info-panel.show {
            opacity: 1;
            transform: translateY(0);
        }
        .info-content {
            visibility: hidden;
            opacity: 0;
            clip-path: inset(0 100% 100% 0);
            transition: opacity 1s ease-in-out, clip-path 1s ease-in-out, visibility 0s 1s;
        }
        .info-content.active {
            visibility: visible;
            opacity: 1;
            clip-path: inset(0 0 0 0);
            transition: opacity 1s ease-in-out, clip-path 1s ease-in-out;
        }
        @keyframes fadeIn {
            from {
                opacity: 0;
            }
            to {
                opacity: 1;
            }
        }
        .segment-svg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
        .segment {
            cursor: pointer;
            fill: rgba(255, 255, 255, 0); /* Прозрачная заливка */
            transition: fill 0.3s ease;
        }
        .segment:hover, .segment.active {
            fill: rgba(0, 0, 0, 0.2); /* Затемнение при наведении */
        }
        .segment-border {
            stroke: transparent;
            stroke-width: 2px;
            fill: none;
        }
#menu-item-24051 {
  max-width: 180px;
  text-align: center;
  line-height: 1.1;
}
#menu-item-24051 a{
  color: #8e2de2;
}

 @media screen and (max-width:767px) {
  #menu-item-24051 {
  max-width: 100%;
  text-align: center;
  line-height: inherit;
}
  .elementor-23628 .elementor-element .elementskit-info-image-box.floating-style:hover .elementskit-box-body {
    height: auto !important;
  }
  .circle-image-container {
  position: relative;
  width: 40vh;
  height: 40vh;}
  .elementor-widget.info-content .mt-4 {
    font-size: 22px;
    margin-bottom: 0;
    color: red;
    font-weight: 700;
    line-height: 1;
}

  body {
}

  .checkout.woocommerce-checkout #customer_details {
  width: 100% !important;
}
.woocommerce-billing-fields__field-wrapper #billing_first_name_field, .woocommerce-billing-fields__field-wrapper #billing_phone_field{
  width: 100%;
  float: none;
  padding-right: 0px;
}
.woocommerce-billing-fields__field-wrapper #billing_last_name_field, .woocommerce-billing-fields__field-wrapper #billing_email_field {
  float: none;
  width: 100%;
  padding-left: 0px;
}
   #secondary.do_sticky{position: relative; top: 0;}
   .edubin-course-info {
      padding: 0 15px 0 15px;
      margin-bottom: 30px;
      background: #fff;
    }
    body .single-course-layout-05 .edubin-course-top-info .edubin-course-single-header-meta-02 {
      display: none;
    }
    #my-courses #customer_login{
      display: block;
    }
    body .has-x-large-font-size{
      font-size: 25px !important;
    }
    h4.wp-block-heading{font-size: 30px !important;}
#user-registration-form-19257 .ur-field-item.field-first_name, #user-registration-form-19257 .ur-field-item.field-last_name {
  width: 100%; float: none; padding: 0;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  padding: 10px !important;}


  #my-courses #customer_login .col-1 .left-col{
  width: 100%;
  float: none;
  display: block;
  padding-right: 0px; }
#my-courses #customer_login .col-1 .right-col{
  width: 100%;
  float: none;
  padding-left: 0px; }

.cct-block span {
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 0px;
}
.circular-timer {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  border-radius: 12px;
  padding: 0;
  gap: 5px;
  font-family: sans-serif;
  color: white;
  font-weight: bold;
}

.circular-timer-label {
  font-size: 23px;
  font-weight: 600;
  color: #333;
  line-height: 20px;
  margin-bottom: -10px;
}
.circular-timer-wrapper{
  gap: 10px;margin-bottom: 0;
}
.single-course-layout-05 .edubin-single-course-lead-info {
  padding-right: 5px;
}


 }
 



/* Custom admin styles */
 #wp-admin-bar-rank-math .rank-math-text{display: none;}
#wp-admin-bar-imagify{
  display: none;
}
#wp-admin-bar-site-name .menuitem{
  max-width: 30px;
}
#wp-admin-bar-user-registration-menu{display: none;}
#wp-admin-bar-root-default #wp-admin-bar-site-name .ab-item{
  max-width: 30px; overflow: hidden;
}
#wp-admin-bar-customize{display: none;}
#wp-admin-bar-elementor_edit_page .ab-item  span{//display: none;}


