/* bundle page start */

#stm_lms_user_bundles_archive .stm_lms_my_bundles{
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 10px;
    margin: 0 0 64px 0;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card:hover{
    box-shadow: none !important;
}
#stm_lms_user_bundles_archive .multiseparator{
    display: none;
}
#stm_lms_user_bundles_archive .stm_lms_my_bundles h2{
    color: #000;
font-family: Poppins;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 28.8px;
margin-bottom: 0 !important;
}

#stm_lms_user_bundles_archive .stm_lms_my_bundles a.btn.btn-default.new_bundle{
    border-radius: 40px;
background-color: #000 !important;
padding: 8px 16px;
border: none !important;
color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 19.2px;
}
#stm_lms_user_bundles_archive .stm_lms_my_bundles .btn.btn-default:after{
    display: none;
}
#stm_lms_user_bundles_archive .stm_lms_my_bundles a.new_bundle i{
    margin-right: 0;
}
#stm_lms_user_bundles_archive .stm_lms_my_bundles a.btn.btn-default.new_bundle .fa-plus-circle:before{
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("https://germandrishty.com/wp-content/uploads/2025/08/stash_plus-solid.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.2s;
  vertical-align: middle;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list{
    gap: 45px;
    margin: 0;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card{
    margin: 0;
    border-radius: 40px;
border: 1px solid #E2E2E2;
overflow: hidden;

}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__top{
    border: 1px solid var(--Greys-Grey-2, #E2E2E2);
background: #FF9A23;
padding: 40px 20px 20px 20px;
border-radius: 40px 40px 0 0;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__top .stm_lms_single_bundle_card__title{
    color: #FFF;
font-family: Poppins;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 28.8px;
margin-bottom: 20px;
min-height: auto;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__top a span i{
    margin-right: 0;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__top a span .fa-trash-alt:before{
      content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("https://germandrishty.com/wp-content/uploads/2025/08/ic_baseline-delete.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.2s;
  vertical-align: middle;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__top a span .fa-pencil-alt:before{
      content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("https://germandrishty.com/wp-content/uploads/2025/08/ic_round-edit.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.2s;
  vertical-align: middle;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__top a span .fa-eye-slash:before{
      content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("https://germandrishty.com/wp-content/uploads/2025/08/weui_eyes-on-filled.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.2s;
  vertical-align: middle;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__top .stm_lms_single_bundle_card__top_subplace{
    display: flex;  
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    gap: 16px;
    justify-content: center;
    align-items: center;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__top_subplace a{
    margin-right: 0;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__top a span{
    border-radius: 20px;
background: var(--Primary-White, #FFF);
padding: 4px 12px;
color: var(--Primary-Black-3, #3B3B3B);
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 16.8px */
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__courses{
    padding: 0 20px;
    overflow: auto;
}
/* Scrollbar styling */
#stm_lms_user_bundles_archive 
.stm_lms_my_course_bundles__list 
.stm_lms_single_bundle_card__inner 
.stm_lms_single_bundle_card__courses::-webkit-scrollbar {
    width: 6px;              /* vertical scrollbar width */
    height: 6px;             /* horizontal scrollbar height */
}

#stm_lms_user_bundles_archive 
.stm_lms_my_course_bundles__list 
.stm_lms_single_bundle_card__inner 
.stm_lms_single_bundle_card__courses::-webkit-scrollbar-track {
    background: transparent;     /* track color */
    border-radius: 0px;
}

#stm_lms_user_bundles_archive 
.stm_lms_my_course_bundles__list 
.stm_lms_single_bundle_card__inner 
.stm_lms_single_bundle_card__courses::-webkit-scrollbar-thumb {
    background: #ff9a23;        /* thumb color */
    border-radius: 0px;
}

#stm_lms_user_bundles_archive 
.stm_lms_my_course_bundles__list 
.stm_lms_single_bundle_card__inner 
.stm_lms_single_bundle_card__courses::-webkit-scrollbar-thumb:hover {
    background: #FF9A23;        /* thumb hover color */
}

#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__center_bottom .stm_lms_single_bundle_card__course{
    height: 75px;
    padding: 12px 0;
    gap: 12px;
    justify-content: space-between;
        border-bottom-color: #e2e2e2;
    border-top-color: #e2e2e2;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__center_bottom .stm_lms_single_bundle_card__course .stm_lms_single_bundle_card__course_image{
    width: 80px;
    height: 50px;
    margin-right: 0;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__center_bottom .stm_lms_single_bundle_card__course .stm_lms_single_bundle_card__course_title{
    color: #000;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 20.4px;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__center_bottom .stm_lms_single_bundle_card__course .stm_lms_single_bundle_card__course_price{
    color: var(--Greys-Drak-Stroke, #6C6C6C);
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 14.4px;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__center_bottom .stm_lms_single_bundle_card__bottom{
    padding: 20px 20px;
}
#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__center_bottom .stm_lms_single_bundle_card__bottom .stm_lms_single_bundle_card__price .bundle_price{
    color: #000;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 20.4px;
margin-right: 10px;
}

#stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__center_bottom .stm_lms_single_bundle_card__bottom .stm_lms_single_bundle_card__price .bundle_courses_price{
    color: #6C6C6C;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 14.4px;
text-decoration-line: line-through;
}

/* add bundle */
.masterstudy-add-bundle .masterstudy-add-bundle__header{
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 64px;
}
.masterstudy-add-bundle .masterstudy-add-bundle__header .masterstudy-add-bundle__title{
    color: #000;
font-family: Poppins;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 28.8px;

}
.masterstudy-add-bundle .masterstudy-add-bundle__header a.masterstudy-button.masterstudy-button_size-sm{
    padding: 16px 32px;
}
.masterstudy-add-bundle .masterstudy-add-bundle__header a.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title{
    color: #FFF;
text-align: center;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;

}
.masterstudy-add-bundle .masterstudy-add-bundle__header a.masterstudy-button.masterstudy-button_size-sm:hover{
      background-image: linear-gradient(
    106deg,
    #ff7c11 -21.31%,
    #ffc63c 52.14%
  ) !important;
}
.masterstudy-add-bundle .masterstudy-add-bundle__content {
    gap: 70px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details{
    gap: 40px;
    padding-right: 0;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main{
    padding-left: 0;
}
.masterstudy-add-bundle .masterstudy-separator{
    display: none;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__details-title{
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 21.6px */
    margin-bottom: 0px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block{
    margin-bottom: 0px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-add-bundle__label{
    color: #000;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 4px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details input.masterstudy-add-bundle__input{
    border-radius: 40px;
    border: 1px solid #B8B8B8;
    padding: 10px 16px;
    color: #3B3B3B;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details input.masterstudy-add-bundle__input:focus{
    border: 1px solid #000;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload{
    margin-top: 8px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload .masterstudy-image-upload__field::after{
    border-radius: 40px;
    border: 2px dashed #6C6C6C;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload .masterstudy-image-upload__field-button{
    border-radius: 40px;
    padding: 8px 16px;
background: #212121;
color:  #FFF;
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height:19.2px;
margin: 0 0 18px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload .masterstudy-image-upload__field-button::before{
    color: #fff;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload .masterstudy-image-upload__field-text p{
    color: #6C6C6C;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload .masterstudy-image-upload__field-hint{
    color: #6C6C6C;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
bottom: 14px;
    left: 32px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload .masterstudy-image-upload__field-hint .masterstudy-hint__icon::after{
    color: #6c6c6c;
    font-size: 12px;
}   
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-wp-editor div.mce-toolbar-grp{
        border-radius: 20px;
background: #F6F6F6;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-wp-editor div.mce-toolbar-grp>div{
    border-radius: 20px;
background: #F6F6F6;
padding: 10px 20px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-wp-editor .mce-toolbar .mce-btn-group .mce-btn button i{
    color: #6c6c6c;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block  .masterstudy-wp-editor .mce-toolbar .mce-btn-group .mce-listbox button span.mce-txt{
    color: #6c6c6c;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block  .masterstudy-wp-editor .mce-edit-area{
    margin-top: 10px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-wp-editor .mce-edit-area iframe{
    width: 94% !important;
}

.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block.masterstudy-add-bundle__block_pricing{
    margin-top: 0;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-add-bundle__block-title{
    color: #000;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 21.6px */
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing{
    border-radius: 40px;
border: 1px solid #E2E2E2;
padding: 20px;
gap: 20px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item{
    border-bottom: none;
    padding: 0;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item .masterstudy-pricing-item__title{
    color: #000;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height:16.8px;
margin-left: 12px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item .masterstudy-switcher .masterstudy-switcher-background{
    background-color: #6C6C6C;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item .masterstudy-switcher input[type=checkbox]:checked+.masterstudy-switcher-background{
    background-color: #000;
    box-shadow: none;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item .masterstudy-pricing-item__label{
        color: #000;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height:16.8px;
margin-bottom: 12px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item input.masterstudy-pricing-item__input{
    padding: 10px 16px;
    border-radius: 20px;
border: 1px solid #E2E2E2;
color: #000;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height:16.8px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item input.masterstudy-pricing-item__input::placeholder{
    color: #6C6C6C;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item input.masterstudy-pricing-item__input:focus{
    border: 1px solid #000;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item .masterstudy-pricing-item__arrow-top, .masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-pricing-item .masterstudy-pricing-item__arrow-down{
    display: none;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__save{
    margin-top: 0;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__save a.masterstudy-button.masterstudy-button_style-primary{
    padding: 16px 32px;
    border-radius: 40px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__save a.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title{
        color: #FFF;
text-align: center;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__save a.masterstudy-button.masterstudy-button_style-primary:hover{
          background-image: linear-gradient(
    106deg,
    #ff7c11 -21.31%,
    #ffc63c 52.14%
  ) !important;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__errors{
    margin-top: 0;
}


.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__products .masterstudy-add-bundle__products-title{
    color: #000;
font-family: Poppins;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 21.6px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__products .masterstudy-add-bundle__courses .masterstudy-add-bundle__courses-empty{
    color: #6C6C6C;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__products .masterstudy-add-bundle__courses-add-wrapper .masterstudy-add-bundle__courses-add a.masterstudy-button.masterstudy-button_style-primary{
    background: #000 !important;
padding: 8px 16px;
border: none !important;

}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__products .masterstudy-add-bundle__courses-add-wrapper .masterstudy-add-bundle__courses-add a.masterstudy-button .masterstudy-button__title{
    color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 19.2px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__products .masterstudy-add-bundle__courses-add-wrapper .masterstudy-add-bundle__courses-add a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-left::before{
    display: none;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__products .masterstudy-add-bundle__courses-add-wrapper .masterstudy-add-bundle__courses-add a.masterstudy-button.masterstudy-button_icon-plus.masterstudy-button_icon-left::after{
          content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("https://germandrishty.com/wp-content/uploads/2025/08/stash_plus-solid.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.2s;
  vertical-align: middle;
  margin-left: 4px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__products .masterstudy-add-bundle__courses-limit{
    color: #6C6C6C;
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__summary{
    margin-top: 64px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__summary-header{
    padding: 10px 20px;
    border-radius: 20px 20px 0 0;
background: #212121;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__summary-header .masterstudy-add-bundle__summary-title,.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__summary-header .masterstudy-add-bundle__summary-total{
    color: #FFF;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 19.2px;
}

/* edit bundle */
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload .masterstudy-image-upload__image{
    border-radius: 40px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload a.masterstudy-image-upload__delete{
    top: 20px;
    right: 20px;
    border-radius: 20px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block .masterstudy-image-upload__item-cover{
    border-radius: 40px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__details .masterstudy-add-bundle__block  .masterstudy-image-upload a.masterstudy-image-upload__delete::before{
              content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("https://germandrishty.com/wp-content/uploads/2025/08/ic_baseline-delete.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.2s;
  vertical-align: middle;
}

.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-bundle-course{
    height: 75px;
    padding: 0;
    gap: 12px;
    border-bottom: 1px solid #e2e2e2;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-bundle-course__content{
    margin: 0;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-bundle-course img{
    width: 80px !important;
    height: 50px !important;
    border-radius: 0;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-bundle-course .masterstudy-bundle-course img{
    border-radius: 0;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-bundle-course .masterstudy-bundle-course__title{
    color: #000;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height: 20.4px;
margin-bottom: 5px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-bundle-course .masterstudy-bundle-course__price-single{
    color: #000;
font-family: Poppins;
font-size: 17px;
font-style: normal;
font-weight: 500;
line-height:  20.4px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-bundle-course__trash::before{
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("https://germandrishty.com/wp-content/uploads/2025/08/ic_baseline-delete.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: 0.2s;
  vertical-align: middle;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__summary-item{
    border: 1px solid #E2E2E2;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__summary-item-label{
    color: #000;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height:  16.8px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__summary-benefit-label{
    color: var(--Primary-Black-3, #3B3B3B);
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 16.8px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__summary-benefit-value{
    color: #000;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 16.8px;
}
.masterstudy-add-bundle__content .masterstudy-add-bundle__main .masterstudy-add-bundle__summary-item-value{
    color: #000;
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 16.8px;
}





@media (max-width: 767px) {
    #stm_lms_user_bundles_archive #stm_lms_my_course_bundles .stm_lms_my_bundles{
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    #stm_lms_user_bundles_archive .stm_lms_my_bundles h2 {
        width: auto !important;
    }
    .stm_lms_single_bundle_card.overcoursed .stm_lms_single_bundle_card__center_bottom .stm_lms_single_bundle_card__center:before, .stm_lms_single_bundle_card__course_image, .stm_lms_single_bundle_card__top a span i{
        display: inline !important;
    }
    #stm_lms_user_bundles_archive .stm_lms_my_course_bundles__list .stm_lms_single_bundle_card__inner .stm_lms_single_bundle_card__course_data {
        width: calc(100% - 100px);
    }
    .masterstudy-add-bundle{
        padding: 0 20px;
    }
    .masterstudy-add-bundle .masterstudy-add-bundle__content {
        gap: 40px;
    }
    .masterstudy-add-bundle__content .masterstudy-add-bundle__main{
        margin-top: 0px;
    }
}
@media (max-width: 361px) {
    .stm_lms_single_bundle_card.overcoursed .stm_lms_single_bundle_card__center_bottom .stm_lms_single_bundle_card__center:before, .stm_lms_single_bundle_card__top a span i{
        display: none !important;
    }
}








