/*--------------------------------------------------------------
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
--------------------------------------------------------------*/


/* Header Style Start Here */
.primary-menu{

}
h1,
h2,
h3,h4,h5,h6,
h1.jet-listing-dynamic-field__content{
    margin: 0 !important;
}
.jet-listing-dynamic-field__content p{
    padding: 0;
    margin: 0;
}
body:not(.logged-in) .header-style-3 .main-navigation #primary-navbar{
	justify-content: end;
}
.bb-template-v2 .primary-menu>li:hover>a:before{
	content: none;
}
.bb-template-v2 .primary-menu>li>a{
	font-family: "DM Sans";
    font-weight: 400;
    font-size: 15.88px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
}
.bb-template-v2 .primary-menu>li.current_page_item>a,
.bb-template-v2 .primary-menu>li:hover>a,
.bb-template-v2 .primary-menu>li.current-menu-ancestor>a, 
.bb-template-v2 .primary-menu>li.current-menu-item>a, 
.bb-template-v2 .primary-menu>li.current-menu-parent>a, 
.bb-template-v2 .primary-menu>li.current_page_item>a{
	color: #1278AA;
}
.bb-template-v2 .primary-menu>li.current-menu-ancestor>a, .bb-template-v2 .primary-menu>li.current-menu-item>a, .bb-template-v2 .primary-menu>li.current-menu-parent>a, .bb-template-v2 .primary-menu>li.current_page_item>a{
	border-bottom-color: #ac3a3e;
}
.bb-template-v2 .bb-header-buttons a.button.outline{
  background-color: #525973;
  color: #fff;
  font-family: "DM Sans";
  font-size: var(--e-global-typography-5b87627-font-size);
  font-weight: var(--e-global-typography-5b87627-font-weight);
  line-height: var(--e-global-typography-5b87627-line-height);
}
.bb-template-v2 .bb-header-buttons a.button.outline:hover{
	background-color: #000000;
}
/* Header Style End Here */


.text-decoration a{
	text-decoration: underline;
}
.title-font .elementor-heading-title span{
	font-family: var(--e-global-typography-563d4b3-font-family), Sans-serif;
    font-size: var(--e-global-typography-563d4b3-font-size);
    font-weight: var(--e-global-typography-563d4b3-font-weight);
    line-height: var(--e-global-typography-563d4b3-line-height);
}
.elementor-counter .elementor-counter-number-suffix{
	margin-top: -15px;
    font-size: 24px;
    margin-left: 5px;
}

.list-two .elementor-icon-list-items{
	display: flex;
    flex-wrap: wrap;
}
.list-two .elementor-icon-list-items .elementor-icon-list-item{
	min-width: 46%;
}

.custom-cards .elementor-cta__content{
	padding: 30px 10px;
}
.custom-cards .elementor-cta--skin-cover.master-box2 .elementor-cta {
    display: block;
    height: 100%;
}
.custom-cards .elementor-cta--skin-cover.master-box2 .elementor-cta__content{
	height: 100%;
	background: #52597350;
}
.wp-gr .grw-header-inner, .wp-gr .grw-review-inner,
.wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{
    border: 1px solid #E4E4E4;
    border-radius: 5px !important;
}
.elementor-custom-embed-play svg {
	width: 38px;
	height: 38px;
}
@media (max-width:991px) and (min-width:769px){
    .custom-cards .elementor-cta__content{
        min-height: 200px;
    }
}

/* Contact form Design */

.custom-form .layout-column .jet-form-builder__field{
    min-height: 50px;
    border-radius: 50px;
    padding: 5px 20px;
    outline: #FFA1A180;
    border: 1px solid #FFA1A180;
}
.custom-form .layout-column textarea.jet-form-builder__field{
    padding: 10px 20px;
}
.custom-form .layout-column .jet-form-builder__label .jet-form-builder__label-text{
    padding: 0 20px 10px 20px;
    font-weight: 600;
    color: #000;
    font-family: var(--e-global-typography-5b87627-font-family), Sans-serif;
    font-size: var(--e-global-typography-5b87627-font-size);
    display: none;
}
.custom-form input:focus, 
.custom-form select:focus, 
.custom-form textarea:focus{
    box-shadow: 0px 0px 5px 2px rgba(255, 161, 161, 0.2);
    border-color: var(--bb-input-focus-border-color);
}
.custom-form .jet-form-builder-row{
    padding: 0 0 15px 0;
    width: 100%;
}
.custom-form .jet-form-builder__submit{
    background-color: var(--e-global-color-86cf996);
    border: 1px solid var(--e-global-color-86cf996);
    font-family: var(--e-global-typography-8954a31-font-family), Sans-serif;
    font-size: var(--e-global-typography-8954a31-font-size);
    font-weight: var(--e-global-typography-8954a31-font-weight);
    line-height: var(--e-global-typography-8954a31-line-height);
    fill: var(--e-global-color-7f25071);
    color: var(--e-global-color-7f25071);
    border-radius: 5px 5px 5px 5px;
    padding: 10px 30px 10px 30px;
}
.custom-form .jet-form-builder__submit:hover{
    transform: translate(0 , -5px);
    transition: 0.3s all;
        background-color: var(--e-global-color-e6130a0);
    color: var(--e-global-color-7f25071);
}


.activity-list .comment-item .activity-meta .buddyboss_edit_activity_cancel:focus, .activity-list .comment-item .activity-meta .buddyboss_edit_activity_comment.action-save:focus, .activity-list .comment-item .activity-meta .buddyboss_edit_activity_comment:focus, .buddypress .buddypress-wrap .comment-reply-link:focus, .buddypress .buddypress-wrap .generic-button a:focus, .buddypress .buddypress-wrap a.bp-title-button:focus, .buddypress .buddypress-wrap a.button:focus, .buddypress .buddypress-wrap button:focus, .buddypress .buddypress-wrap input[type=button]:focus, .buddypress .buddypress-wrap input[type=reset]:focus, .buddypress .buddypress-wrap input[type=submit]:focus, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:focus, .button:focus, button:focus, input[type=button]:focus, input[type=submit]:focus{
    box-shadow: none;
}

.baseline-direct-chatbox{
    cursor: pointer;
}

.lock-lesson .e-n-accordion-item-title-text{
    position: relative;
    padding-left: 36px;
}
.lock-lesson .e-n-accordion-item-title-text:before{
    content: "";
    width: 20px;
    height: 20px;
    background: url(https://bassline-cdn.s3.amazonaws.com/wp-content/uploads/2025/04/22093705/lock.svg);
    position: absolute;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Course Listing */
.course-img {
    position: relative;
    aspect-ratio: 14/9;
    max-height: 236px;
}
.course-img img{
    max-height: 100%;
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
}
@media (max-width:1024px){
    .course-img {
        max-height: 270px;
    }
}
@media (max-width:768px){
    .course-img {
        max-height: 270px;
        min-height: 300px;
    }
}
@media (max-width:480px){
    .course-img {
        max-height: 270px;
        min-height: 210px;
        object-fit: contain;
    }
}


@media (min-width:768px){
    .single-content {
        gap: 35px;
    }
    .single-content .single-content-left{
        max-width: calc(100% - 405px);
        width: 100%;
    }
    .single-content .single-content-sidebar{
        max-width: 370px;
        width: 100%;
    }
}


/* Popup Plan Style start here  */
.course-plan-container{
    display: flex; 
    border: 1px solid #ddd; 
    border-radius: 8px; 
    overflow: hidden;
}
.course-plan-menu{
    width: 30%; 
    border-right: 1px solid #ddd;
}
.course-plan-content{
    width: 70%;
}
.bassline-product-variations{
    height: 100%;
    overflow: auto;
    position: relative;
    max-height: 50vh;
}
.bassline-option {
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0;
    padding:18px 25px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    cursor: pointer;
}
.course-plan-menu label{
        display: block;
    padding: 30px 15px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
    color: #5F5F5F;
    font-family: "DM Sans";
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    align-content: center;
}
.course-plan-menu input[type="radio"]{
    accent-color: #4b5263;
    width: 22px;
    height: 22px;
}
.bassline-option input[type="radio"] {
    margin-right: 12px;
    accent-color: #4b5263;
    width: 22px;
    height: 22px;
}

.bassline-price {
    font-family: 'DM SANS';
    font-weight: 500;
    font-size: 24px;
    line-height: 38px;
    color: #525973;
}

.bassline-subtext {
    color: #5F5F5F;
    font-family: 'DM SANS';
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    margin-top: 4px;
}

.bassline-total-bar {
    background: #4b5263;
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 9px 16px;
    border-radius: 0 0 8px 8px;
    margin-top: -8px;
        position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    margin-top: auto;
}
.bassline-total-bar span{
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    vertical-align: middle;
    font-family: var( --e-global-typography-c52378b-font-family ), Sans-serif;
    display: flex;
    gap: 20px;
}

.bassline-total-bar button {
    background: white;
    color: #4b5263;
    border: none;
    padding: 8px 16px;
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
    font-family: 'DM SANS';
    line-height: 1.3;
}
.bassline-total-bar button:hover{
    background: #000;
    color: #fff;
}
.jet-popup.jet-popup--front-mode .jet-popup__close-button{
    color: #BCBCBC !important;
    background-color: transparent !important;
    top: 20px !important;
    right: 20px !important;
    width: 30px !important;
    height: 30px !important;
}
.jet-popup.jet-popup--front-mode .jet-popup__close-button svg {
    width: 24px !important;
}

@media (max-width:1280px){
    .title-font .elementor-heading-title span{
        font-size: 38px;
    }
}
@media (max-width:768px){
    p{
        word-break: break-all;
    }
    
    .course-plan-container{
        flex-direction: column;
    }
    .course-plan-content {
        width: 100%;
    }
    .course-plan-menu {
        width: 100%;
        border-right: 0;
    }
    .course-plan-menu label{
        padding: 15px 15px;
    }
    .bassline-price{
        font-weight: 500;
        font-size: 18px;
        line-height: 1.2;
    }
    .bassline-option div{
        align-items: self-start !important;
    }
    .bassline-subtext{
        font-size: 16px;
    }
    .jet-popup.jet-popup--front-mode .jet-popup__close-button{
        top: 10px !important;
        right: 10px !important;
    }
    .jet-popup.jet-popup--front-mode .jet-popup__close-button svg {
        width: 20px !important;
    }
    .course-plan-menu input[type="radio"] {
        top: -2px;
        position: relative;
    }
}
/* Popup Plan Style start here  */


.home-banner{
    aspect-ratio: 16/9;
    max-height: calc(100vh - 75px);
}
.home-banner .elementor-background-video-container {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
}

.home-banner .elementor-background-video, 
.home-banner .elementor-background-video-embed, 
.home-banner .elementor-background-video-hosted {
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    object-fit: cover !important;
    right: 0;
    top: 0;
    bottom: 0 !important;
    width: 100% !important;
    transform: inherit !important;
}
@media (max-width:768px){
    .home-banner .elementor-background-video, 
    .home-banner .elementor-background-video-embed, 
    .home-banner .elementor-background-video-hosted{
        object-fit: cover !important;
    }
}





/* Cart Page Style Start Here */
.woocommerce .custom-cart .wc-proceed-to-checkout a.button.checkout-button{

}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img{
    border-bottom: 0;
}
.woocommerce-cart .woocommerce table.shop_table th{
    border-bottom: 1px solid #d5d8dc !important;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon .button{
    padding: 5px 10px !important;
}
.custom-cart .shop_table .button:hover, 
.custom-cart .shop_table .button:disabled[disabled]:hover{
    background: #1278aa !important;
    border-color: #ac3a3e !important;
}
.woocommerce-cart .custom-cart .woocommerce{
    border: 0;
    padding: 0;
}

.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2{
    color: #000;
    display: block;
    font-weight: 600 !important;
    border-bottom: 1px solid #d5d8dc !important;
    font-family: var(--e-global-typography-90823e7-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-90823e7-font-size) !important;
    font-weight: var(--e-global-typography-90823e7-font-weight) !important;
    text-transform: var(--e-global-typography-90823e7-text-transform) !important;
    line-height: var(--e-global-typography-90823e7-line-height) !important;
}
.woocommerce-cart .cart-collaterals .cart_totals>h2{
    display: block;
}
.woocommerce-cart .woocommerce .cart_totals table.shop_table{
    min-height: 100%;
    width: 100% !important;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td:before{
    color: #000 !important;
    font-weight: 600;
/*    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;*/
    font-size: 16px !important;
}
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount, 
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td, 
.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td{
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-text-font-weight) !important;
    font-size: 16px !important;
    color: #7a7a7a;
}

.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td, 
.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td{
    border-bottom: 1px solid #d5d8dc !important;
}
.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions, 
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name, 
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price, 
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity, 
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove, 
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal, 
.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail{
    border-top: 1px solid #d5d8dc !important;
}

.woocommerce form .form-row .input-text{
    border: 1px solid #d5d8dc !important;
}
.elementor-widget-woocommerce-cart .woocommerce .input-text:focus, .elementor-widget-woocommerce-cart .woocommerce select:focus{
    box-shadow: none;
}
.woocommerce-cart .woocommerce table.shop_table thead th {
    border-bottom: 0 !important;
}   
.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table tr.order-total td{
    color: #7a7a7a;
}
.woocommerce .wc-proceed-to-checkout a.button.checkout-button{
    border:1px solid var(--e-global-color-e6130a0) !important;    
    font-family: var(--e-global-typography-5b87627-font-family), Sans-serif;
    font-size: var(--e-global-typography-5b87627-font-size) !important;
    font-weight: var(--e-global-typography-5b87627-font-weight) !important;
    line-height: var(--e-global-typography-5b87627-line-height) !important;
    height: auto !important;
    width: 100%;
}
.woocommerce .wc-proceed-to-checkout a.button.checkout-button:hover{
    border: 1px solid var( --e-global-color-c274539 ) !important;
}

@media (max-width:992px){
    .elementor-widget-woocommerce-cart .e-cart-section{
        padding: 15px 0 !important;
        margin: 0 !important;
    }
    .elementor-widget-woocommerce-cart .e-cart__container{
        gap: 0;
    }
    form.woocommerce-cart-form{
        margin-bottom: 0;
    }
}
@media (max-width:768px){
    .elementor-widget-woocommerce-cart .woocommerce table.cart tr{
        padding: 0 !important;
    }
    .elementor-widget-woocommerce-cart .woocommerce table.cart td {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}


/* Checkout  */
.woocommerce form button.button.e-apply-coupon{
    padding: 5px 10px !important;
    border-color:#000 !important;
    border-radius: 0;
}
.woocommerce form button.button.e-apply-coupon{

}
.woocommerce-checkout form.checkout .col2-set h3,
.checkout-box h3#order_review_heading{
    margin-bottom: 15px !important;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th {
    padding-top: 0;
    color: #000;
    font-weight: 600;
}
.woocommerce-checkout #content .elementor-widget-container .woocommerce-placeholder{
    border: 0 !important;
}
.woocommerce table.shop_table td.product-name a.remove{
    color: #ac3a3e !important;
}
.woocommerce table.shop_table td.product-name a.remove:hover{
    color: #fff !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td{
    border-bottom: 1px solid #d5d8dc !important;
}
.woocommerce-checkout .bb-wc-co table.shop_table th{
    color: #000;
    font-weight: 600;
}
.woocommerce-checkout .bb-wc-co table.shop_table tfoot th:first-child{
    padding-left: 0 !important;
    color: #000 !important;
    font-weight: 600 !important;
}
#billing_hear_about_us_field{
    margin-left: auto !important;
    margin-right: 0 !important;
    width: 49%;
    display: block;
    float: right;
}
form.woocommerce-checkout input[type=checkbox]+span:before{
    border: 1px solid #000000 !important;
}
form.woocommerce-checkout input[type=checkbox]:checked+span:before{
    background-color: #000 !important;
    border-color: #000 !important;
    box-shadow: 0 0 0 1px #000000 !important;
}
.woocommerce-checkout .bb-wc-co table.shop_table tfoot td, .woocommerce-checkout .bb-wc-co table.shop_table tfoot th{
    color: #7a7a7a;
}
.woocommerce-checkout .bb-wc-co table.shop_table td, .woocommerce-checkout .bb-wc-co table.shop_table th{
    font-size: 16px;
}
.woocommerce .checkout-box form button.button.e-apply-coupon{
    padding: 8px 10px !important;    
    border: 1px solid var(--e-global-color-e6130a0) !important;
    font-family: var(--e-global-typography-5b87627-font-family), Sans-serif;
    font-size: var(--e-global-typography-5b87627-font-size) !important;
    font-weight: var(--e-global-typography-5b87627-font-weight) !important;
    line-height: var(--e-global-typography-5b87627-line-height) !important;
    height: auto !important;
}
.woocommerce form button.button.e-apply-coupon:hover{
    border:1px solid var( --e-global-color-c274539 ) !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order{
        border: 1px solid var(--e-global-color-e6130a0) !important;
    font-family: var(--e-global-typography-5b87627-font-family), Sans-serif;
    font-size: var(--e-global-typography-5b87627-font-size) !important;
    font-weight: var(--e-global-typography-5b87627-font-weight) !important;
    line-height: var(--e-global-typography-5b87627-line-height) !important;
    height: auto !important;
    width: 100% !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover{
    border-color: var( --e-global-color-c274539 ) !important;
}




@media (max-width:1024px){
    .elementor-widget-container .woocommerce-checkout .bb-wc-co>.bb-wc-col{
        flex-direction: column;
    }
    .elementor-widget-container .woocommerce-checkout .bb-wc-co>.bb-wc-col .bb-wc-col, 
    .elementor-widget-container .woocommerce-checkout .bb-wc-co>.bb-wc-col .e-checkout__container {
        width: 100% !important;
    }
}
@media (max-width:768px){
    .woocommerce form .form-row.form-row-first {
        width: 100% !important;
        float: none !important;
    }
    .woocommerce form .form-row.form-row-last {
        width: 100% !important;
        float: none !important;
    }
    #billing_hear_about_us_field{
        width: 100% !important;
        float: none !important;
    }
    .woocommerce form button.button.e-apply-coupon{
        min-width: 140px;
    }
}

/*  Course Detail page  */

.variation-card{
    display: flex;gap: 10px;
}
 
.variation-card .bassline-option {
    display: block;
    margin-bottom: 15px;
    border-radius: 10px;
    background: #80808045;
}

.woocommerce table.shop_table th.product-quantity,
.woocommerce table.shop_table td.product-quantity {
    display: none !important;
}
.bb-template-v2 .primary-menu>li>a{
    text-transform: capitalize !important;
}
.bb-template-v2 .primary-menu>li.current_page_item>a, .bb-template-v2 .primary-menu>li:hover>a, .bb-template-v2 .primary-menu>li.current-menu-ancestor>a, .bb-template-v2 .primary-menu>li.current-menu-item>a, .bb-template-v2 .primary-menu>li.current-menu-parent>a, .bb-template-v2 .primary-menu>li.current_page_item>a{
    color: #1278AA !important;
}
.hori-list .jet-hor-timeline .jet-arrow{
    z-index: 1 !important;
}
table.shop_table td, .woocommerce-checkout .bb-wc-co table.shop_table tfoot th:first-child, table.shop_table td:before {
    font-family: "Dm Sans" !important;
}

/*  Course Page  */
.lesson-validation-form .access_code_btn{
    background: #000;
    border: 0px solid #000;
}
.lesson-validation-form .access_code_btn:hover{
    background: #525973;
}

/* Custom CSS For POPUP */
.p20 {
    padding: 20px;
}
.pb20 {
    padding-bottom: 20px;
}
.ft20 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.ft14 {
    font-size: 14px;
}
.mt5 {
    margin-top: 5px;
}
.variation-card-full .bassline-option {
    display: block;
    margin-bottom: 15px;
    border-radius: 10px;
    background: #80808045;
}
.woocommerce form .form-row.woocommerce-validated .select2-container:not(.select2-container--open) .select2-selection{
    border: 1px solid #E6E6E6 !important;
}

.woocommerce-order-over{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.usb-message {
    text-align: center;
    margin: 30px 0;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.usb-message h2 {
    color: #333;
    margin-bottom: 15px;
}
.usb-message p {
    color: #666;
    font-size: 16px;
    line-height: 1.5;
}
.custom-usb-msg{
     color: #1278aa !important;
    font-size: 21px !important;
    line-height: 25px !important;
    font-weight: 600 !important;
    width: 65%;
    padding: 20px 0px;
}
#chat-widget-button {
    background: #1278AA !important;
}
#chat-widget-button .button-action {
    background: #000 !important;
}
#chat-widget-container .close-button .emoji{
    filter: brightness(0) invert(1) !important;
}

/* contact form css */

#ticket-frm-base {
    display: none;
}


/*  Glassmorphisum  */

.glass-card{
   /* From https://css.glass */
    background: rgba(255, 255, 255, 0.06);
    border-radius: 8px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5.5px);
    -webkit-backdrop-filter: blur(5.5px);
    border: 1px solid rgba(255, 255, 255, 0.41);
}

/* Account Page */
.bsMyAccount--dashboard, .bsMyAccount{
    flex-wrap: wrap !important;
}
.woocommerce-notices-wrapper{
    width: 100% !important;
}
#sfwc-user-switcher-pane{
    width: 100% !important;
    border-radius: 6px;
    border: 1px solid #D6D9DD !important;
    background: transparent !important;
}
#sfwc_frontend_children, #sfwc-user-switcher-pane .selectize-control.single .selectize-input{
    max-width: 40% !important;
}
#sfwc_frontend_children{
    background: #1278AA !important;
}
#sfwc-user-switcher-pane h3{
    color: #1278AA !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subaccounts a:before{
    content: "\ef5b";
}
.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--pause-plan a:before{
    content: "\eeea";
}
/*.woocommerce .woocommerce-MyAccount-content .pause-notice {
    background: #fffbee; 
    color: #000; 
    border: 1px solid #ffc71d; 
    padding: 16px; 
    border-radius: 6px; 
    margin-bottom: 24px; 
    font-weight: bold; 
    font-size: 15px;
}
.woocommerce .woocommerce-MyAccount-content .pause-heading{
    padding-bottom: 20px;
    font-size: 24px !important;
    font-weight: 600 !important;
}

.woocommerce .woocommerce-MyAccount-content .pause-form{
    padding: 20px;
    border: 1px solid #D6D9DD;
    border-radius: 8px;
}
.woocommerce .woocommerce-MyAccount-content .pause-form .pause-form-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.woocommerce .woocommerce-MyAccount-content .pause-form .pause-form-wrapper .pause-form-item{
    width: 48%;
    flex-grow: 1;
}
.woocommerce .woocommerce-MyAccount-content .pause-form .pause-form-wrapper .pause-form-item input{
    width: 100%;
}
.woocommerce .woocommerce-MyAccount-content .pause-form .pause-form-wrapper .pause-form-item-btn{
    width: 100%;
}
.woocommerce .woocommerce-MyAccount-content .pause-form form{
    margin-bottom: 0px !important;
}
.woocommerce .woocommerce-MyAccount-content .pause-history-record{
    margin-top: 20px !important;
    color: #000 !important;
    font-weight: 600;
    text-align: center;
}
.woocommerce .woocommerce-MyAccount-content .bassline-pause-history{
    margin-top : 20px
}*/
@media( width <= 768px ){
   #sfwc_frontend_children, #sfwc-user-switcher-pane .selectize-control.single .selectize-input{
    max-width: 100% !important;
} 
}

/* Messages Css */

/*.bassline-support-messages{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.bassline-support-messages li{
    width: 48%;
    flex-grow: 1;
}*/
.bassline-support-messages {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.bassline-support-messages li {
    flex: 0 1 calc(50% - 10px); /* 50% minus half the gap */
    box-sizing: border-box;
}
.bassline-support-messages li div{
    border-radius: 8px !important;
}
#members-list.item-list:not(.grid) .list-wrap .list-wrap-inner{
    padding-right: 0px !important;
}
#members-list.item-list .list-wrap{
    padding: 8px !important;
}
#members-list.item-list:not(.grid) .member-name{
    margin-bottom: 0px !important;
}



/* New pause plan page */
/*#post-40821 .entry-content{
    padding: 30px;
    border: 1px solid grey;
    border-radius: 12px;
}
#post-40821 .entry-content .pause-notice{
    background: #F0E68C;
    padding: 10px;
    border-radius: 8px;
    margin-bottom: 20px;
    color: #000;
}
#post-40821 .entry-content .pause-heading{
    font-size: ;
}
#pause-plan-form {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
#pause-plan-form .pause-form-item {
    flex: 0 1 calc(50% - 10px); 
    box-sizing: border-box;
}*/


#post-40821 .entry-content .pause-notice {
    background: #fffbee; 
    color: #000; 
    border: 1px solid #ffc71d; 
    padding: 16px; 
    border-radius: 6px; 
    margin-bottom: 24px; 
    font-weight: bold; 
    font-size: 15px;
}
#post-40821 .entry-content .pause-heading{
    padding-bottom: 20px;
    font-size: 24px !important;
    font-weight: 600 !important;
}

#post-40821 .entry-content .pause-form{
    padding: 20px;
    border: 1px solid #D6D9DD;
    border-radius: 8px;
}
#post-40821 .entry-content .pause-form .pause-form-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
#post-40821 .entry-content .pause-form .pause-form-wrapper .pause-form-item{
    width: 48%;
    flex-grow: 1;
}
#post-40821 .entry-content .pause-form .pause-form-wrapper .pause-form-item input{
    width: 100%;
}
#post-40821 .entry-content .pause-form .pause-form-wrapper .pause-form-item-btn{
    width: 100%;
}
#post-40821 .entry-content .pause-form form{
    margin-bottom: 0px !important;
}
#post-40821 .entry-content .pause-history-record{
    margin-top: 20px !important;
    color: #000 !important;
    font-weight: 600;
    text-align: center;
}
.woocommerce .woocommerce-MyAccount-content .bassline-pause-history{
    margin-top : 20px
}


/* Change Payment page */
.elementor-element-88ed8f5 .woocommerce-info {
    padding: 12px 12px 12px 40px !important;
}
.elementor-element-88ed8f5 .woocommerce-info::before{
    position: absolute !important;
    top: 0 !important;
    left: 10px !important;
    padding-top: 12px !important;
}
.elementor-element-88ed8f5 table.shop_table td.product-subtotal{
    text-align: left !important;
}
.elementor-element-88ed8f5 #order_review {
    padding: 20px;
    border: 1px solid #D6D9DD;
    border-radius: 12px;
}
.woocommerce-checkout .elementor-element-88ed8f5 #payment ul.payment_methods{
    padding: 0px !important;
    background-color: transparent !important;
    margin-top: 20px;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method > label{
    display: flex !important;
    width: 100%;
}
.woocommerce-checkout .elementor-element-88ed8f5 #payment #place_order{
    height: 50px !important;
    border: 0px solid transparent !important;
}
.elementor-element-88ed8f5 .form-row{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    padding-bottom: 0px !important;
}
.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th{
    font-size: 18px;
}
#floating-guidance-message .close-button img{
    width: 12px !important;
}


/* woocommerce account page css */

.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--affiliate-dashboard a:before{
    content: '\ef14';
}
#sfwc-user-switcher-pane p{
    color: #000 !important;
}
#sfwc-user-switcher-pane .selectize-control.single .selectize-input{
    border: 1px solid #D6D9DD;
    border-radius: 8px;
}
#sfwc-user-switcher-pane .selectize-control.single .selectize-input:after{
    border-color: black rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
}
.bassline-affiliate-main-form h3{
    font-size: 18px !important;
    line-height: 24px !important;
    margin: 20px 0 20px 0 !important;
    font-weight: 700;
    color: #1278aa;
}
.bassline-affiliate-main-form p{
    margin-bottom: 10px !important;
    color: #000;
}
.bassline-affiliate-main-form label{
    font-size: 16px !important;
    color: #000;
}
.bassline-affiliate-url-title{
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: 700;
    margin-bottom: 10px !important;
    color: #1278aa;
}

.congrats-one{
    margin: 20px 0 0 0 !important;
}
.bassline-affiliate-url-coupen h3{
     font-size: 24px !important;
    line-height: 28px !important;
    margin: 20px 0 20px 0 !important;
    font-weight: 700;
}

body.bassline-student-account .bb-my-account-menu .bp-profile-nav{
    display: none;
}
body.bassline-student-account .bb-my-account-menu .bp-activity-nav{
    display: none;
}
body.bassline-student-account #masthead .bassline-blur-student{
    pointer-events: none;
    filter: blur(4px);
}
body.bassline-student-account.tag-drum-course-access #masthead .bassline-drums-access{
    pointer-events: auto;
    filter: blur(0px);
}
body.bassline-student-account.tag-keyboard-course-access #masthead .bassline-keyboard-access{
    pointer-events: auto;
    filter: blur(0px);
}
body.bassline-student-account.tag-guitar-course-access #masthead .bassline-guitar-access{
    pointer-events: auto;
    filter: blur(0px);
}
body.bassline-student-account.tag-violin-course-access #masthead .bassline-violin-access{
    pointer-events: auto;
    filter: blur(0px);
}

.woocommerce .woocommerce-MyAccount-navigation ul li a{
    font-size: 13px !important;
}

span.bassline-account-type{
    font-size: 10px;
}

li#export-personal-li {
    display: none;
}