/*--------------------------------------------------------------
This is your custom stylesheet.

Add your own styles here to make theme updates easier.
To override any styles from other stylesheets, simply copy them into here and edit away.

Make sure to respect the media queries! Otherwise you may
accidentally add desktop styles to the mobile layout.
https://www.w3schools.com/css/css_rwd_mediaqueries.asp
--------------------------------------------------------------*/

/*  Home Page CSS  */

/* Slider on Homepage */

/* .elementor-image-carousel-wrapper {
  overflow: hidden;
  position: relative;
}

.swiper-wrapper {
  display: flex;
  width: max-content; 
  animation: scroll-left 40s linear infinite; 
}

.swiper-slide {
  flex-shrink: 0;
  width: auto !important;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
} */

.tasks-lor-document-tab-content-section {
    max-height: 40vh;
    height: 100%;
    overflow: hidden;
    min-height: 40vh;
}
.tasks-lor-document-tab-content-section .elementor-widget.elementor-widget-shortcode {
    overflow-y: auto;
}
.tasks-lor-document-tab-content-section .prohram-document-tabs-content {
	overflow-y: auto;
	overflow-x: hidden;
}
.sqwire_money_box .gamplify-checklist-item-main-box span {
    line-height: 1rem;
}
.sqwire_money_box form.sqwire-money-container-box input[type='checkbox']{
      width: 20px;
    min-width: 20px;
    height: 20px;
}

.sqwire_money_box form.sqwire-money-container-box label{
      margin: 0px 0px;
}

.sqwire_money_box .gamplify-checklist-item-main-box.show-item {
    justify-content: space-between;
}
.sqwire_money_box form.sqwire-money-container-box input[type='checkbox']:checked::after {
  font-size: 12px;
}
.sqwire_money_box .gamplify-checklist-item-main-box span.dashicons.dashicons-no-alt {
    font-size: 12px;
    width: 20px;
    height: 20px;
    min-width: 20px;
    padding-top: 2px;
}
.sqwire_money_box button.add-checklist-field-btn,
.sqwire_money_box button.create-checklist-btn {
    font-size: 12px;
    padding: 7px 15px;
}
.sqwire_money_box .remove-checklist-field-btn{
  height: 25px;
    width: 25px;
    padding: 0;
}
.sqwire_money_box .remove-checklist-field-btn span.dashicons.dashicons-no-alt {
    font-size: 16px;
        width: 15px;
    height: 15px;
}
.swal2-styled.swal2-confirm {
        border: 1px solid #000 !important;
    border-radius: .25em;
    background: initial;
    background-color: var( --e-global-color-99da7c1 ) !important;
    color: #000  !important;
    font-size: 1.0625em;
}
.sqwire_money_box a.user_limit_anchor{
  font-size: 12px !important;
  padding: 7px 15px !important;
}

.swal2-icon.swal2-warning {
    border-color: #dd3333 !important;
    color: #000 !important;
}


/*  Copied from BB Custom Code  */
.activity header.entry-header {
    display: none;
}
.card-list-item .elementor-icon-list-text{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.buddypress #content>.container:not(.page-id-3362 .container){
    width: 1300px !important;
    padding: 80px 20px !important;
}
.frm_style_formidable-style.with_frm_style .form-field{
  margin-bottom: 10px !important;
}
.frm_style_formidable-style.with_frm_style .frm-show-form .frm_section_heading .frm_section_spacing{
    margin-bottom: 20px !important;
}
.with_frm_style .frm_remove_form_row:hover, .with_frm_style .frm_add_form_row:hover{
    color: grey !important;
}
.with_frm_style .frm_form_field.frm_repeat_buttons .frm_add_form_row:hover svg.frm-svg-icon{
    fill: grey !important;
}
#form_gpacalculator .frm_repeat_buttons:not(.frm_repeat_buttons.frm_hidden){
    display: flex !important;
    flex-direction: row-reverse !important;
    gap: 5px !important;
    justify-content: flex-end !important;
    align-items: center !important;
}

/*  Css Customizer css  */

  .rating-field-cls {
  border: 1px solid #c5c5c5;
  padding: 12px;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  flex-wrap: wrap; /* Allow items to wrap on smaller screens */
  gap: 10px; /* space between buttons */
}

.rating-field-cls li {
  flex-direction: column;
  border: 1px solid grey;
  width: calc(20% - 10px); /* 5 items in a row with space */
  min-width: 120px; /* ensures buttons don't shrink too much */
  padding: 15px 5px !important;
  border-radius: 8px;
  text-align: center;
  box-sizing: border-box;
}

.rating-field-cls li p {
  font-size: 13px;
  line-height: 16px;
  font-weight: 600;
}

.rating-field-cls li h6 {
  font-size: 18px;
  line-height: 24px;
  border-radius: 8px;
}

.rating-field-cls li input {
  display: none;
}

.rating-field-cls li .jet-form-builder__label {
  margin-bottom: 0px !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .rating-field-cls li {
    width: calc(33.33% - 10px); /* two items per row on tablets */
  }
}

@media (max-width: 480px) {
  .rating-field-cls li {
   width: calc(50% - 10px); /* full width on small screens */
  }
}



/* HEADER */
#masthead .container{
	max-width: 100% !important;
}
.bb-template-v2 .primary-menu>li.current-menu-item>a:after{
  content:"";
  height: 8px;
  width: 100%;
  position: absolute;
  bottom: 35%;
  left:0;
  background: #f4ff75;
  transform: rotate(-2deg);
  z-index: -1;
}
.signin-button:hover{
  color: #000 !important;
}


/* Highlight text */
.hl-circle:before{
	content: "";
    font-weight: 600;
    background: url(/wp-content/uploads/2025/05/crnawebelements_oval1-highlight.png) no-repeat;
    background-size: contain;
    position: absolute;
    width: 106px;
    height: 100px;
    z-index: 0;
    /* background-color: red; */
    top: 0px;
    left: 50%;
    transform: translateX(-54px);
}
.hl-underline:before{
     content: "";
    font-weight: 600;
    background: url(/wp-content/uploads/2025/05/crnawebelements_line1-highlight-1.png) no-repeat;
    background-size: contain;
    position: absolute;
    width: 400px;
    height: 100px;
    z-index: 0;
    /* background-color: red; */
    top: -3px;
    left: 50%;
    transform: translateX(-50%);	
}

/*  SHOP PAGE  */

/*.post-type-archive-product #content *:not(.yel-line){
	font-family: "Poppins" !important;
}*/
.woocommerce .add_to_cart_button{
	background: #000 !important;
	color: #fff !important;
}
.woocommerce .add_to_cart_button:hover{
	background: #f4ff75 !important;
	color: #000 !important;
}
.woocommerce .woocommerce-loop-product__title{
	position: relative;
	z-index: 9;
}
.woocommerce .woocommerce-loop-product__title:after{
	content: " ";
	position: absolute;
	bottom: 20%;
	left: 20%;
	width: 60%;
	height: 17px;
	background: #f4ff75;
	z-index: -1;
	transform: rotate(-2deg);
}

.yel-line-pre:after{
  content: " ";
  position: absolute;
  bottom: 20%;
  left: 20%;
  width: 60%;
  height: 17px;
  background: #f4ff75;
  z-index: -1;
  transform: rotate(-2deg);
}

/*  Program Page  */
.blurrr{
  filter: blur(4px);
}
.card-label{
    font-family: "Poppins";
    color: #434162;
    font-weight: 600;
} 

/*  Program Detail Page Css  */

.card-list-item .jet-listing-dynamic-field__inline-wrap{
  width: 100% !important;
}
.card-list-item .jet-listing-dynamic-field__content{
  display: flex !important;
  justify-content: space-between !important;
  width: 100% !important;
}
.program-notes-wrapper {
/*  margin: 2em !important;*/
  display: flex !important;
  flex-direction: column !important;
}
.program-notes-wrapper textarea{
  resize: none;
}

/*  GPA Calculator  */

.frm-show-form *{
  color: #000 !important;
}
.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):not([type=range]):not([readonly]):focus, .frm_style_formidable-style.with_frm_style select:focus, .frm_style_formidable-style.with_frm_style .form-field textarea:focus, .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search], .frm_form_fields_active_style, .frm_style_formidable-style.with_frm_style .frm_focus_field .frm-card-element.StripeElement{
  border: 1px solid #000 !important;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5) !important;
}

#gpa-totals, #finance-totals{
  position: absolute;
  right: 20px;
  top: 90px;
  z-index: 999;
  border: 1px solid #000 !important;
  border-radius: 8px !important;

}

#gpa-totals h3, #finance-totals h3{
  padding-top: 0px !important;
}
#gpa-totals .frm_form_field{
/*  margin-top: 0px !important;*/
}
.crna-totals {
    width: 28%;
    position: absolute;
    background-color: #f8f2e4;
    padding: 0px 25px 0px 25px;
    transition: top .25s ease-out;
    box-shadow: rgb(0 0 0 / 9%) 0px 36px 40px -7px;
    border-radius: 5px;
    border: 1px solid #0000000f;
}
.frm_final_submit{
  background: #f4ff76 !important;
  color: #000 !important;
  border: 1px solid #000 !important;
}
.frm_final_submit:hover{
  background: #000 !important;
  color: #fff !important;
}
@media( max-width: 425px ){

  #gpa-totals, #finance-totals{
    position: static;
    width: 100%;
  }

}


/*  Blog detail Page  */
.single-post :where(h2, h1){
  font-family: "Saira" !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  color: #000 ;
}
.single-post h4{
    font-family: "Saira" !important;
  text-transform: uppercase !important;
  color: #7ac1a8 !important;
}
.single-post h3{
  font-family: "Saira", Sans-serif !important;
/*  text-transform: uppercase !important;*/
  font-weight: 500 !important;
  margin: 25px 0 10px 0 !important;
  font-size: 24px;
  color: #000;
}
.single-post :where( p, ul li, a ){
   font-family: "Saira" !important;
}

li.custom-activity-feed {
  border-bottom: 1px solid black;
}

.custom-avatar {
  width: 50px !important;
  margin: 10px !important;
}

.custom-activity-feed .activity-content {
  margin: 10px !important;
}


/*  Groups page css  */
#groups-list.bp-list .item-entry .list-wrap, .bb-course-items .bb-cover-list-item{
  border: 1px solid #000 !important;
}


/* review form*/

.check-box-tag .jet-check-list__item{ display: flex; align-items: center; padding: 5px 12px 5px 12px; border-style: solid; border-width: 1px 1px 1px 1px; border-color: var(--e-global-color-f31e49d); border-radius: 20px 20px 20px 20px; background-color: var(--bb-primary-button-background-regular);}
.check-box-tag .jet-check-list__item .jet-check-list__item-content { line-height: 1; font-size: 14px; color: #000; font-weight: 500; }
.check-box-tag .jet-check-list{gap:10px}
.check-box-tag .jet-check-list__item .jet-check-list__item-content {line-height: 1;    font-size: 16px;    color: #000;}

.check-box-tag .jet-check-list__item:hover,
#jet-popup-3258 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap label :checked + span,
#jet-popup-4089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap label :checked + span, 
#jet-popup-1627 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap label :checked + span,
#jet-popup-2533089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap label :checked + span,
#jet-popup-2533079 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap label :checked + span{background-color: var(--bb-primary-button-background-regular);}

#jet-popup-3258 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:hover,
#jet-popup-4089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:hover,
#jet-popup-1627 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:hover,
#jet-popup-1627 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:hover, 
#jet-popup-2533089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:hover,
#jet-popup-2533079 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:hover{background-color: var(--bb-primary-button-background-regular);}

#jet-popup-3258 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__fields-group.checkradio-wrap,
#jet-popup-4089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__fields-group.checkradio-wrap,
#jet-popup-1627 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__fields-group.checkradio-wrap,
#jet-popup-2533089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__fields-group.checkradio-wrap,
#jet-popup-2533079 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__fields-group.checkradio-wrap{gap: 0.5em !important;}

#jet-popup-3258 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span,
#jet-popup-4089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span,
#jet-popup-1627 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span,
#jet-popup-2533089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span,
#jet-popup-2533079 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span{display: flex; align-items: center; padding: 5px 12px 5px 12px; border-style: solid;    border-width: 1px 1px 1px 1px; border-color: var(--e-global-color-f31e49d); border-radius: 20px 20px 20px 20px;}

#jet-popup-3258 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:before,
#jet-popup-4089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:before,
#jet-popup-1627 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:before,
#jet-popup-2533089 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:before,
#jet-popup-2533079 .jet-form-builder-row.field-type-checkbox-field .jet-form-builder__field-wrap.checkboxes-wrap.checkradio-wrap span:before{display: none !important;}

.wp-block-group.field-group-cs {border: solid 1px #d1d3ba;    margin-bottom: 30px;    padding: 15px;  border-radius: 10px;}
.celebrat-social-media-upload {padding: 0 15px;}
.celebrat-social-media-upload .jet-form-builder-file-upload__content { min-height: inherit; }


/* Review Popup */

.field-type-switcher input.jet-form-builder__field:checked{
  background: #000 !important;
}

.jet-form-builder-choice--item.red.is-checked{
  background: #ff00004f;
  border: 1px solid red;
}
/*.jet-form-builder-choice--item.red.is-checked label{
  color: red !important;
}
*/.jet-form-builder-choice--item.orange.is-checked{
  background: #ffd78d;
  border: 1px solid #ffa600;
}
.jet-form-builder-choice--item.yellow.is-checked{
  background: #ffff98;
  border: 1px solid #d7d71f;
}
.jet-form-builder-choice--item.green.is-checked{
  background: #c7ffc7;
  border: 1px solid #58ff58;
}
.jet-form-builder-choice--item.dark-green.is-checked{
  background: #8cff53;
  border: 1px solid #39a503;
}
.jet-form-builder .pro-toggle{
  width: 40% !important;
  margin: auto;
  text-align: center;
}
.jet-form-builder .pro-toggle .field-type-switcher{
  align-items: center !important;
  flex-direction: row-reverse !important;
  gap: 10px;
  justify-content: center !important;
  flex-wrap: nowrap !important;
}
.jet-form-builder .pro-toggle .field-type-switcher .jet-form-builder__label{
  max-width: 45% !important;
  margin-bottom: 0px !important;
}
.error404 #content{
  padding: 0px !important;
}
.error404 #content .container{
  max-width: 100% !important;
}
.error404 #content .container .elementor-5019, {
  padding: 0px !important;
}

/* Course Page CSS */

/*.single-sfwd-courses #content, .single-sfwd-courses #content #primary{
  padding-left: 0px !important;
  padding-right: 0px !important;
}*/

.course-download .jet-listing-grid__item:nth-child(even) .course-download-list {
    flex-direction: row;
}

.blog-course-card-section .jet-listing-grid__item:nth-child(even) .blog-course-card{
  background-color: #f6ff89 !important;
} 

/* Product Single Page css */
.single-product .related ul li{
  border: 1px solid #000 !important;
}
.woocommerce-loop-product__title{
  font-family: 'Saira' !important;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}

.post-type-archive-forum #primary{
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.groups :where(#cover-image-container, #header-cover-image){
  border-radius: 8px !important;
}


/* Learndash CSS */

.learndash_join_button a{
  color: #F4FF75 !important;
}
.elementor-page-3219 .container{
  max-width: 1300px !important;
}
.single #learndash-course-header{
  max-width: 1300px !important;
  padding-top: 30px !important;
}
.learndash-wrapper .bb-ld-status .ld-status.ld-status-complete{
  color: #f6ff88 !important;
  border: 1px solid #000;
}
.learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) .ld-content-actions{
  justify-content: center !important;
}
.learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) #sfwd-mark-complete:after, .learndash-wrapper:not(.ld-registration__outer-wrapper):not(.learndash-wrapper--modern) .sfwd-mark-complete:after{
  color: #000 !important;
}
.sfwd-mark-complete input[type="submit"]{
  border: 1px solid #000 !important;
  border-radius: 12px !important;
}
.sfwd-mark-complete input[type="submit"]:focus{
  outline: none !important;
}
.single-sfwd-lessons #page{
  overflow-x: visible; !important;
}
.learndash_mark_complete_button{
  background-color: #f6ff88 !important;
}
#learndash-page-content{
  padding: 30px 0 0 !important ;
}
.post-type-archive-sfwd-courses .bb-course-title a{
  font-size: 18px !important;
  font-family: 'Saira' !important;
  font-weight: 600 !important;
  color: #000 !important;
}
.learndash-wrapper .ld-progress .ld-progress-bar{
  background: #fff !important;
}
.learndash-wrapper .ld-course-status.ld-course-status-enrolled{
  background: #f6ff88 !important;
  border: 1px solid #000;
}
.post-type-archive-sfwd-courses #course-dir-list .ld-progress-bar{
  background: #c5c5c5 !important;
}

/*  Popup form css  */

.pop-jet-form :where(.adv-choice-select, .adv-choice-select-shadow){
  gap: 20px !important;
  margin: 30px 0 !important;
}
.pop-jet-form .adv-choice-select li{
  padding: 20px !important;
  border: 0px solid #fff !important;
  border-radius: 12px;
  width: 100% !important;
  max-width: 100% !important;
  gap: 20px !important;
}
.pop-jet-form :where(.adv-choice-select li p, .adv-choice-select-shadow li p){
  padding: 0px !important;
  font-size: 12px !important;
  line-height: 15px !important;
}
.pop-jet-form .adv-choice-select li img{
  margin-bottom: 0px !important;
  border-radius: 0px !important;
}
.pop-jet-form .adv-choice-select .jet-form-builder-choice--item:hover{
  box-shadow: 2px 3px 10px #00000021 !important;
}
.experi-box{
  margin-left: 0px !important;
  margin-right: 0px !important;
  background: #f4ff75 !important;
  padding: 10px !important;
  border-radius: 0 0 12px 12px !important;
}
.experi-box .jet-form-builder-row{
  margin-bottom: 0px !important;
  flex-wrap: nowrap !important;
}
.experi-box .jet-form-builder-row div{
  text-align: center !important;
}
.experi-box :where(.jet-form-builder__calculated-field, .jet-form-builder__desc){
  display: block !important;
  font-size: 20px !important;
  font-weight: 600 !important;
}
.pop-jet-form  .head-cls{
   background: #f4ff75 !important;
   margin: 20px 0 0 0 !important;
   border-radius: 12px 12px 0 0 !important;
   padding-top: 20px !important;
}


/*  checked field  */
.pop-jet-form .adv-choice-select .jet-form-builder-choice--item.is-checked {
  background: #f4ff75;
}


/*  Step 7  */

.pop-jet-form .adv-choice-select-shadow{
  justify-content: center;
}
.pop-jet-form .adv-choice-select-shadow li img{
  display: none;
  margin-bottom: 0px !important;
}
.pop-jet-form .adv-choice-select-shadow li{
  padding: 15px !important;
  border: 0px solid #fff !important;
  width: 40% !important;
  justify-content: center;
  border-radius: 50px;
  gap: 0px !important;
}
.pop-jet-form .adv-choice-select-shadow .jet-form-builder-choice--item:hover{
  background: #f5f5f5;
}



/*  checked field  */

.pop-jet-form .adv-choice-select-shadow .jet-form-builder-choice--item.is-checked {
  background: #000;
}
.pop-jet-form .adv-choice-select-shadow .jet-form-builder-choice--item.is-checked h6{
  color: #fff;
  text-align: center;
}
.pop-jet-form .adv-choice-select-shadow .jet-form-builder-choice--item.is-checked img{
  display: block;
  filter: brightness(0) invert(1);
}


/*  Dashboard CSS  */
.my-grp .group-details h3 a, .my-disc .my-discussions-list .discussion-item a{
  font-family: 'Saira';
  font-size: 16px !important;
  font-weight: 600 !important;
}
.my-grp .group-details p, .my-disc .my-discussions-list .discussion-item span{
  font-size: 12px !important;
  line-height: 16px !important;
  color: #000 !important;
}
.my-disc .my-discussions-list{
  height: 250px;
  overflow-y: scroll;
  margin-top: 30px !important;
}
.my-disc .my-discussions-list .discussion-item{
  border: 1px solid #000;
  border-radius: 8px;
  padding: 10px !important;
}

/*  Pricing page  */
.page-id-2515069 .buddypanel{
  display: none;
}
.page-id-2515069 #page{
  margin-left: 0px !important;
}
.page-id-2515069 #masthead{
  width: 100% !important;
}
.adv-choice-select-shadow .step-col-dir{
  width: 50% !important;
}


/* Dashboard  */
.name-col-assets {
  margin: 0px !important;
}
.log-out-form-dash{
  padding: 80px 0 !important;
}
.log-out-form-dash .logout-form{
  width: 60% !important;
  margin: 40px auto 0 auto !important;
  padding: 20px !important;
  border: 1px solid #000 !important;
  border-radius: 12px !important;
}
.log-out-form-dash .logout-form form{
  margin: 0px !important;
}
.log-out-form-dash .dash-head span{
  font-family: 'Saira' !important;
  font-size: 35px !important;
  line-height: 40px !important;
  font-weight: 600 !important;
}
.log-out-form-dash .dash-para{
  font-family: 'Poppins' !important;
  font-size: 16px !important;
  line-height: 21px !important;
  width: 50% !important;
  margin: auto !important; 
}
.log-out-form-dash form label{
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 600 !important;
}
.event-desc .read-more-link{
  color: #000 !important;
  font-weight: 600 !important;
}


@media( max-width: 425px ){
  .log-out-form-dash .dash-para{
    width: 90% !important;
  }
  .log-out-form-dash .logout-form{
    width: 90% !important;
  }
  .name-col-assets{
    gap: 0px !important;
  }
  #coupon_code{
    width: 100% !important;
  }
}

/* Events Css */

.post-type-archive-gamplify-events .tab-switcher .tab{
  font-family: 'Saira' !important;
}
.event-grid .event-image{
  border-radius: 10px 10px 0 0 !important;
}
.gmp-events-frontend-cls .event{
  border: 1px solid #000 !important;
}
.gmp-events-frontend-cls span.bookmark-icon, .gmp-single-events-frontend-cls span.bookmark-icon{
  border-radius: 8px !important;
}

/* cart css */
.wc_stripe_cart_payment_methods {
  width: 100% !important;
}
#coupon_code{
  width: 250px;
  border-radius: 50px !important;
}
.wc-stripe-cart-checkout-container ul.wc_stripe_cart_payment_methods.active{
  margin-bottom: 0px !important;
}
.woocommerce-cart-form__contents thead tr th{
  font-weight: 600 !important;
  color: #000 !important;

}


/* Custom Popup */
#ChangePasswordPopup{
  z-index: 9999 !important;
}
#ChangePasswordPopup .modal-content h2{
  font-size: 32px !important;
  font-family: 'Saira' !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  color: #000 !important;
}
#ChangePasswordPopup #passsubmit{
  background: #f4ff76 !important;
  border: 1px solid #000 !important;
}
#ChangePasswordPopup #passsubmit:hover{
  background: #000 !important;
  color: #fff !important;
}
#ChangePasswordPopup #form-password label{
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #000 !important;
}
#ChangePasswordPopup .checkbox-terms-condition input:checked ~ .custom-checkmark{
  background-color: #000 !important;
  border: 1px solid #000 !important;
}
#ChangePasswordPopup .checkbox-terms-condition a{
  text-decoration: underline !important;
}
#ChangePasswordPopup .custom-checkmark{
  border: 1px solid #000 !important;
 /* height: 18px !important;
  width: 18px !important;*/
}


/*  search icon visibility  */
/* Hide search bar and icon for all users by default */

a.header-search-link,

form.search-form {

    display: none !important;

}
 
/* Show search bar and icon ONLY if logged-in AND has one of the allowed tags */

body.logged-in.tag-03-access-premium-member-1-give-access a.header-search-link,

body.logged-in.tag-03-access-premium-member-legacy-give-access a.header-search-link,

body.logged-in.tag-03-access-premium-member-1-give-access form.search-form,

body.logged-in.tag-03-access-premium-member-legacy-give-access form.search-form {

    display: block !important;

}

.log-out-note-msg{
  text-align: center !important;
  padding: 15px !important;
  margin: 0px !important;
}

#buddypress #item-header{
/*  overflow: hidden;*/
}


/*  Privacy policy & Terms/ condition  */
.privacy-policy #primary, .page-id-12 #primary{
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}
.privacy-policy #content, .page-id-12 #content{
    background: linear-gradient(135deg, #F6FF89, #73BCA1);
}
.privacy-policy #primary h1, .page-id-12 #primary h1{
  font-weight: 700 !important;
  color: #000 !important;
}


body #buddypress #header-cover-image.width-full{
  width: 100% !important;
  position: inherit !important;
  margin: 0px !important;
  left: 0px !important;
  right: 0px !important;
}
#cover-image-container{
  padding: 0px !important;
}
body #buddypress #item-header-cover-image{
  padding: 0 30px 30px 30px !important;
}

/* Target School */

.custom-notes-target .elementor-shortcode, .custom-notes-target .elementor-shortcode .program-notes-wrapper{
  height: 100%;
}
.custom-notes-target .elementor-shortcode .program-notes-wrapper textarea{
  flex-grow: 1;
}

/* Programs */
.crna-target-listing .add-interview-icon-pro{
    font-size: 12px;
    color: #000;
    line-height: 1;
    padding: 9px 18px;
    border: 1px solid #000;
    background: #F4FF76;
    border-radius: 8px !important;
    text-transform: capitalize !important;
}
.crna-target-listing .add-interview-icon-pro:hover{
  background-color: #fff;
}



/* Dashboard Page CSS */

.dash-crna-title, .dash-crna-title-small{
  color: #9d9d9d;
}
.dash-crna-title span, .dash-crna-title-small span{
  color: #000;
}
.crna-stats-form :where(.main-stats-title .jet-form-builder__label-text, .field-type-checkbox-field .jet-form-builder__label-text, .field-type-select-field .jet-form-builder__label-text){
  font-size: 18px;
  font-weight: 600;
  color: #000;
  font-family: "Saira";
}

.crna-stats-form .field-type-number-field .jet-form-builder__label-text{
  font-size: 14px;
  color: #9d9d9d;
  font-weight: 600;
}

.crna-stats-form .gre-score .field-type-checkbox-field{
  display: flex;
  flex-direction: row !important;
}
.crna-stats-form .jet-form-builder__fields-group{
  margin: 12px 0;
}
#repeater-table td {
border-bottom: 0px !important;
}
.gfy-checklist-addnew{
  color: #c4c4c4;
}
.deshbord-right-noted-textarea .elementor-shortcode textarea#program-notes {
    min-height: 285px;
}
@media( min-width: 1921px ){
.deshbord-right-noted-textarea .elementor-shortcode textarea#program-notes {
    min-height: 350px;
}
}

/* Hide onboarding step button based on body tag class */
body.tag-onboarding-step-1-completed .onboarding_complete.step_1,
body.tag-onboarding-step-2-completed .onboarding_complete.step_2,
body.tag-onboarding-step-3-completed .onboarding_complete.step_3,
body.tag-onboarding-step-4-completed .onboarding_complete.step_4,
body.tag-onboarding-step-5-completed .onboarding_complete.step_5,
body.tag-onboarding-step-6-completed .onboarding_complete.step_6,
body.tag-onboarding-step-7-completed .onboarding_complete.step_7,
body.tag-onboarding-step-8-completed .onboarding_complete.step_8,
body.tag-onboarding-step-9-completed .onboarding_complete.step_9,
body.tag-onboarding-step-10-completed .onboarding_complete.step_10 {
    display: none !important;
}