﻿:root{--default: #575757;--default-rgb: 87, 87, 87;--header: #1C2B5A;--header-rgb: 28, 43, 90;--dark: #182F43;--dark-rgb: 24, 47, 67;--blue: #177DBF;--blue-rgb: 23, 125, 191;--blue-extra-light: #ECF8FE;--blue-extra-light-rgb: 236, 248, 254;--blue-light: #D9F1FD;--blue-light-rgb: 217, 241, 253;--blue-medium: #8BD7F8;--blue-medium-rgb: 139, 215, 248;--blue-dark: #1C2B5A;--blue-dark-rgb: 28, 43, 90;--orange: #F1A650;--orange-rgb: 241, 166, 80;--yellow: #FFDF92;--yellow-rgb: 255, 223, 146;--pink: #FBCECE;--pink-rgb: 251, 206, 206;--purple: #E8D7E9;--purple-rgb: 232, 215, 233;--red: #FF0045;--red-rgb: 255, 0, 69;--green: #D5E0A4;--green-rgb: 213, 224, 164}.new-container{max-width:1440px;padding:20px;margin:50px auto}.childau-shop-container{margin:20px 0}.childau-category-scroll{overflow-x:auto;white-space:nowrap;margin-bottom:0px;padding-bottom:0px}.childau-category-description .wp-block-image img{width:100%}@media(max-width: 768px){body .menu-top-menu-container .menu-item.menu-item-cart{display:none}}.childau-cat-item{display:inline-block;margin-right:10px;padding:8px 14px;background:#fff;border-radius:4px;text-decoration:none;color:var(--default)}.childau-cat-item:hover{background:var(--default);color:#fff}.childau-cat-item.active{background-color:#1c2b5a;color:#fff;font-weight:bold}.childau-shop-content{display:flex;gap:30px;margin-top:20px}@media(max-width: 768px){.childau-shop-content{gap:0}}.childau-category-scroll a{width:auto !important}.childau-top-search-bar #search-courses{border:1px solid rgba(var(--blue), 1);background-color:#fff;border-radius:6px;margin-top:0px}.childau-right-products{flex:1;min-width:0}.childau-left-filter{flex:0 0 auto;max-width:300px;width:100%;margin-bottom:175px;position:relative;width:15%;background:var(--blue-extra-light);border:1px solid #fff;border-radius:6px;padding:20px;font-size:15px;line-height:1.5}.childau-left-filter .reset-filter{position:absolute;right:10px;background-color:var(--default);color:#fff;padding:3px 8px;font-size:10px;border-radius:20px;text-transform:uppercase;font-weight:bold;cursor:pointer;transition:background .3s ease}.childau-left-filter .reset-filter:hover{background-color:var(--default);color:#fff}.childau-left-filter h4{margin-top:20px;margin-bottom:12px;font-size:18px;color:#182f43;font-weight:700;border-bottom:1px solid #575757;padding-bottom:6px}.childau-left-filter .attribute-header{font-size:13px;margin:20px 0 10px;font-weight:600}.childau-left-filter p{margin:0;display:flex;align-items:center;gap:8px;font-size:12px}.childau-left-filter input[type=checkbox]{accent-color:var(--default);width:16px;height:16px;cursor:pointer}.childau-left-filter select{font-size:14px}.childau-left-filter select option{font-size:14px}.childau-left-filter label{font-size:15px;color:var(--default);cursor:pointer;margin:0}.childau-left-filter input[type=number]{width:100%;padding:8px;border:1px solid #ecf8fe;border-radius:4px;margin-bottom:10px;font-size:14px}.childau-left-filter a{display:inline-block;margin-top:10px;background:var(--default);color:#fff;padding:8px 16px;border-radius:4px;text-decoration:none;font-weight:500;transition:background .2s ease}.childau-left-filter a:hover{background:var(--blue)}.childau-left-filter input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;border:2px solid #ccc;border-radius:3px;display:inline-block;position:relative;cursor:pointer;background:#fff;vertical-align:middle;transition:all .2s ease;font-family:"Font Awesome 6 Free";font-weight:900}.childau-left-filter input[type=checkbox]:checked{border-color:#666;background-color:#fff}.childau-left-filter input[type=checkbox]:checked::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;color:#444;position:absolute;top:50%;left:50%;font-size:12px;transform:translate(-50%, -50%)}.childau-left-filter input[type=checkbox]:hover{border-color:#888}.childau-left-filter input[type=checkbox]:focus{outline:none;box-shadow:0 0 2px rgba(0,0,0,.3)}.childau-products-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;min-height:300px}.childau-products-grid.loading{display:flex;justify-content:center;align-items:center;min-height:300px}@media(max-width: 1024px){.childau-products-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.childau-products-grid{grid-template-columns:1fr}}.on-sale{background-color:var(--blue-extra-light) !important}.childau-product-card{background:var(--blue-extra-light);border:1px solid border-color;border-radius:10px;overflow:hidden;box-shadow:0 3px 8px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;text-decoration:none;height:100%}.childau-product-card:hover,.childau-product-card:focus{transform:translateY(-4px);box-shadow:0 0 2px .25rem rgba(var(--blue-rgb), 1)}.childau-product-card .childau-product-image{width:100%;padding-top:66.66%;position:relative;background-color:#fff}.childau-product-card .childau-product-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.childau-product-card .childau-product-image .placeholder-img{object-fit:contain;width:80%;left:10%;position:absolute}.childau-product-card .childau-product-details{padding:16px;text-align:left}.childau-product-card .childau-product-details .childau-product-title{font-size:20px;margin:0 0 8px;color:#182f43;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.4;-webkit-line-clamp:3;height:4.2em}.childau-product-card .childau-product-details .childau-product-price{font-size:1rem;font-weight:bold;color:var(--default)}.childau-product-card .childau-product-details .childau-product-category{min-height:40px}@media(max-width: 1024px){.childau-left-filter{position:relative;width:30%}.childau-right-products{width:70%}}@media(max-width: 768px){.childau-left-filter{width:100%}.childau-category-header{margin-bottom:20px}.childau-right-products{width:100%}.childau-shop-content{flex-direction:column}.childau-left-filter{width:100%;display:none;border:none;border-radius:0;margin-bottom:20px}.childau-left-filter.active{display:block;padding:15px;position:absolute;box-shadow:1px 3px 9px 3px rgba(0,0,0,.4);z-index:999}}.childau-filter-toggle{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px;cursor:pointer;font-size:16px}.childau-filter-toggle::before{content:"☰";font-size:24px;margin-right:10px}.childau-filter-toggle.active::before{content:"✖"}@media(min-width: 768px){.childau-filter-toggle{display:none}}.childau-pagination{display:flex;justify-content:center;margin-top:60px}.childau-pagination .childau-page-link .page-number{border-radius:40px;display:flex;line-height:20px;overflow:hidden;border:1px solid var(--default);color:var(--default);padding:9px 16px 7px;justify-content:center;position:relative;font-size:14px;text-align:center;width:38px;height:38px;text-decoration:none}.childau-pagination .childau-page-link .page-number:before{border-radius:40px;content:"";display:block;height:100%;position:absolute;right:101%;top:0;transition:right .4s;width:100%;z-index:-1;background-color:#1c2b5a}.childau-pagination .childau-page-link .page-number:hover{color:#fff}.childau-pagination .childau-page-link .page-number:hover:before{right:0;color:#fff}.childau-pagination .childau-page-link .page-number.current{background-color:#1c2b5a;color:#fff}.childau-pagination .childau-page-link:not(:last-child){margin-right:8px}.badge-flex{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:6px;z-index:5}@media(max-width: 640px){.badge-flex{flex-direction:row;gap:8px}}.product-badge{display:inline-block;padding:6px 10px;font-size:12px;font-weight:bold;border-radius:4px;text-transform:uppercase;color:#fff;background-color:#999;line-height:1;white-space:nowrap}.product-badge.sale-badge{background-color:#e63946}.product-badge.free-badge{background-color:#2a9d8f}@media(min-width: 1025px){.childau-pagination{width:calc(100% + 326px);margin-left:-300px !important;background:#fff !important;z-index:999 !important;padding:40px 0;position:relative}}.childau-single-wrapper{display:flex;gap:40px;margin:0 auto 50px}.childau-single-wrapper .childau-single-left{width:100%;max-width:40%}.childau-single-wrapper .childau-single-left img{width:100%;height:auto;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.childau-single-wrapper .childau-single-right{width:100%;max-width:60%;display:flex;flex-direction:column;justify-content:flex-start}.childau-single-wrapper .childau-single-right .childau-title{font-size:48px;font-weight:bold;margin-bottom:16px;color:#222}.childau-single-wrapper .childau-single-right .childau-short-description{font-size:16px;margin-bottom:20px;line-height:1.6}.childau-single-wrapper .childau-single-right .childau-read-more-toggle{background:none;border:none;color:var(--default);font-weight:bold;cursor:pointer;margin-top:8px;padding:0}.childau-single-wrapper .childau-single-right .childau-price{font-size:24px;font-weight:bold;color:var(--default);margin-bottom:20px}.childau-single-wrapper .childau-single-right .childau-add-to-cart form{display:flex;flex-direction:row;gap:10px}.childau-single-wrapper .childau-single-right .childau-add-to-cart .quantity{max-width:100px}.childau-single-wrapper .childau-single-right .childau-add-to-cart .woocommerce div.product form.cart button.single_add_to_cart_button{width:fit-content;padding:10px 24px;font-size:16px}@media(max-width: 768px){.childau-single-wrapper{flex-direction:column}.childau-single-wrapper .childau-single-left,.childau-single-wrapper .childau-single-right{max-width:100%}.childau-single-wrapper .childau-title{font-size:32px}}.childau-tabs-accordion{margin:20px 0;border-radius:10px;overflow:hidden}.childau-tabs-accordion .childau-tab-item{border-bottom:1px solid #eee}.childau-tabs-accordion .childau-accordion-toggle{width:100%;text-align:left;background:#f8f8f8;border:none;padding:16px 20px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.childau-tabs-accordion .childau-accordion-toggle.active{background:#e0e0e0}.childau-tabs-accordion .childau-accordion-toggle i.childau-chevron-icon{margin-right:10px;font-size:14px;transition:transform .2s ease}.childau-tabs-accordion .childau-accordion-content{display:none;padding:20px;background:#fff;font-size:15px;line-height:1.6;overflow:hidden;transition:max-height .3s ease}.childau-breadcrumbs{font-size:14px;margin-bottom:20px;color:#777}.childau-breadcrumbs a{text-decoration:none;color:var(--default)}.childau-breadcrumbs a:hover{text-decoration:underline}.childau-related-products{margin-top:60px}.childau-related-products .childau-product-card{margin-top:10px}.childau-related-products .childau-related-title{margin-bottom:20px;color:#182f43}.childau-related-products .childau-product-title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.childau-related-products .glide__slide{padding:4px}.glide__slide{height:100%}.childau-notice{margin-top:30px}@media(max-width: 480px){.childau-title{font-size:28px}}.ajax-add-to-cart-message{margin-top:10px}.wc-message{padding:10px;border-radius:4px;font-size:14px}.wc-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.wc-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@keyframes bounce{0%,100%{transform:scale(1)}50%{transform:scale(1.3)}}.bounce{animation:bounce .5s ease}@keyframes shake{0%,100%{transform:translateX(0)}20%,60%{transform:translateX(-5px)}40%,80%{transform:translateX(5px)}}.shake{animation:shake .5s ease}.testedflying{width:60px;height:60px;z-index:9999;pointer-events:none;border-radius:6px;transition:transform 1s cubic-bezier(0.4, 0, 0.2, 1)}.contact-options{margin:60px auto;display:flex;align-items:center;justify-content:center;gap:30px;padding:15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;font-family:Arial,sans-serif}.contact-options .contact-title{font-weight:bold;color:#2a2a2a;margin-right:15px}.contact-options .contact-link{display:flex;align-items:center;font-size:16px;color:#2a2a2a;text-decoration:none;gap:8px;transition:color .3s ease}.contact-options .contact-link i{color:#0056b3;font-size:18px}.contact-options .contact-link:hover{color:#0056b3}@media(max-width: 768px){.contact-options{flex-direction:column;gap:15px;text-align:center}}.single-product form.cart{display:grid;grid-template-columns:auto 110px 1fr;column-gap:16px;row-gap:12px;align-items:center}.single-product form.cart .wdm_edwiser_bulk_purchase{display:none !important;align-items:center;gap:8px;white-space:nowrap;margin:0}.single-product form.cart .quantity{margin:0 !important;display:flex;align-items:center}.single-product form.cart .quantity .qty{width:100%;min-width:0;text-align:center;padding:10px 8px;border-radius:6px}.single-product form.cart .single_add_to_cart_button{display:inline-flex;justify-content:center;align-items:center;width:100%;height:48px;padding:0 20px;margin:0}@media(max-width: 640px){.single-product form.cart{grid-template-columns:1fr}.single-product form.cart .single_add_to_cart_button{width:100%}}.childau-accordion-content strong{font-weight:bolder !important}.floating-cart{position:fixed;bottom:20px;right:20px;z-index:10000}.floating-cart .floating-cart-icon{background:var(--blue-extra-light);width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:24px;cursor:pointer;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:background .3s ease}.floating-cart .floating-cart-icon .fa-shopping-cart{color:#000}.floating-cart .floating-cart-icon:hover{background:var(--default);color:#fff}.floating-cart .floating-cart-icon .cart-count{background-color:#e63946;color:#fff;font-size:14px;width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:50%;position:absolute;top:8px;right:8px;font-weight:bold}.floating-cart-modal{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);justify-content:center;align-items:center;padding:20px;opacity:0;transition:opacity .3s ease}.floating-cart-modal.active{display:flex;opacity:1}.floating-cart-modal .wdm-bulk-purchase-message{display:none}.floating-cart-modal-content{background:#fff;width:400px;max-width:95%;border-radius:12px;overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:0 6px 20px rgba(0,0,0,.3);transform:translateY(-20px);animation:slideDown .3s ease forwards}.floating-cart-modal-content h4{font-size:18px;font-weight:700;padding:16px;margin:0;border-bottom:1px solid #eee;color:#333}@keyframes slideDown{to{transform:translateY(0)}}.floating-cart-close{position:absolute;right:15px;top:12px;font-size:24px;cursor:pointer;color:#999}.floating-cart-close:hover{color:#333}.floating-cart-inner{max-height:60vh;overflow-y:auto;padding:15px}.floating-cart-inner .woocommerce-mini-cart{list-style:none;padding:0;margin:0}.floating-cart-inner .woocommerce-mini-cart .woocommerce-mini-cart-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.floating-cart-inner .woocommerce-mini-cart .woocommerce-mini-cart-item a.remove{color:#ff3b30;font-size:18px;margin-right:12px}.floating-cart-inner .woocommerce-mini-cart .woocommerce-mini-cart-item a:not(.remove){flex:1;display:flex;align-items:center;gap:10px;text-decoration:none;color:#333;font-size:14px}.floating-cart-inner .woocommerce-mini-cart .woocommerce-mini-cart-item a:not(.remove) img{width:60px;height:60px;border-radius:6px;object-fit:cover}.floating-cart-inner .woocommerce-mini-cart .woocommerce-mini-cart-item .quantity{font-size:13px;color:#666}.woocommerce-mini-cart__total{padding:15px;font-size:16px;font-weight:bold;border-top:1px solid #eee;text-align:right}.woocommerce-mini-cart__buttons{display:flex;justify-content:space-between;padding:15px;border-top:1px solid #eee}.woocommerce-mini-cart__buttons .new-button{flex:1;margin:0 5px;background:#0073aa;color:#fff;padding:10px;border-radius:40px;text-align:center;text-decoration:none;font-size:14px}.woocommerce-mini-cart__buttons .new-button:hover{background:#005a8c}@media(max-width: 480px){.floating-cart-modal-content{width:95%;height:auto;max-height:90vh}.floating-cart-inner .woocommerce-mini-cart .woocommerce-mini-cart-item a:not(.remove) img{width:50px;height:50px}}#menu-top-menu .menu-item-cart{margin-left:15px}#menu-top-menu .menu-item-cart .menu-cart-link{display:flex;align-items:center;gap:6px;text-decoration:none;color:#333;font-size:16px;font-weight:500;position:relative}#menu-top-menu .menu-item-cart .menu-cart-link .fa-shopping-cart{font-size:18px;color:#fff}#menu-top-menu .menu-item-cart .menu-cart-link .cart-count{background:#e63946;color:#fff;font-size:12px;width:18px;height:18px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-weight:bold;line-height:1;position:relative;top:-2px}#menu-top-menu .menu-item-cart .menu-cart-link:hover{color:#0073aa}.new-button{background-color:rgba(0,0,0,0);border-radius:40px;display:inline-block;font-size:16px;line-height:24px;overflow:hidden;padding:9px 16px 7px;position:relative;text-decoration:none;transition:background-color .4s,color .4s,line-height .4s;width:auto;z-index:1;border:solid 1px var(--blue-dark);color:var(--blue-dark)}.new-button::before{content:"";position:absolute;top:0;right:101%;width:100%;height:100%;background-color:var(--blue-dark);border-radius:40px;transition:right .4s ease;z-index:-1}.new-button:hover,.new-button:focus{color:#fff}.new-button:hover::before,.new-button:focus::before{right:0}html body .new-container .childau-add-to-cart .single_add_to_cart_button.button{width:100%}html body .new-container .childau-add-to-cart .single_add_to_cart_button.button{background-color:rgba(0,0,0,0);border-radius:6px;display:inline-block;font-size:16px;line-height:24px;overflow:hidden;padding:9px 16px 7px;position:relative;text-decoration:none;transition:background-color .4s,color .4s,line-height .4s;z-index:1;border:solid 1px var(--blue-dark);color:var(--blue-dark);cursor:pointer}html body .new-container .childau-add-to-cart .single_add_to_cart_button.button::before{content:"";position:absolute;top:0;right:101%;width:100%;height:100%;background-color:var(--blue-dark);border-radius:6px;transition:right .4s ease;z-index:-1}html body .new-container .childau-add-to-cart .single_add_to_cart_button.button::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900 !important;font-size:14px;display:inline-block;margin-left:10px;color:#000;position:relative;top:0px;background:rgba(0,0,0,0);transform:translateX(0);opacity:1;transition:transform .4s ease}html body .new-container .childau-add-to-cart .single_add_to_cart_button.button:hover,html body .new-container .childau-add-to-cart .single_add_to_cart_button.button:focus{color:#fff}html body .new-container .childau-add-to-cart .single_add_to_cart_button.button:hover::before,html body .new-container .childau-add-to-cart .single_add_to_cart_button.button:focus::before{right:0}html body .new-container .childau-add-to-cart .single_add_to_cart_button.button:hover::after,html body .new-container .childau-add-to-cart .single_add_to_cart_button.button:focus::after{transform:translateX(4px);color:#fff}body.woocommerce-page .new-container input[type=submit],body.woocommerce-page .new-container button[type=button],body.woocommerce-page .new-container button[type=submit]{background-color:rgba(0,0,0,0);border-radius:6px;display:inline-block;font-size:16px;line-height:24px;overflow:hidden;padding:9px 16px 7px;position:relative;text-decoration:none;transition:background-color .4s,color .4s,line-height .4s;width:auto;z-index:1;border:solid 1px var(--blue-dark);color:var(--blue-dark);cursor:pointer}body.woocommerce-page .new-container input[type=submit]::before,body.woocommerce-page .new-container button[type=button]::before,body.woocommerce-page .new-container button[type=submit]::before{content:"";position:absolute;top:0;right:101%;width:100%;height:100%;background-color:var(--blue-dark);border-radius:6px;transition:right .4s ease;z-index:-1}body.woocommerce-page .new-container input[type=submit]::after,body.woocommerce-page .new-container button[type=button]::after,body.woocommerce-page .new-container button[type=submit]::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900 !important;font-size:14px;display:inline-block;margin-left:10px;color:#000;position:relative;top:0px;background:rgba(0,0,0,0);transform:translateX(0);opacity:1;transition:transform .4s ease}body.woocommerce-page .new-container input[type=submit]:hover,body.woocommerce-page .new-container input[type=submit]:focus,body.woocommerce-page .new-container button[type=button]:hover,body.woocommerce-page .new-container button[type=button]:focus,body.woocommerce-page .new-container button[type=submit]:hover,body.woocommerce-page .new-container button[type=submit]:focus{color:#fff}body.woocommerce-page .new-container input[type=submit]:hover::before,body.woocommerce-page .new-container input[type=submit]:focus::before,body.woocommerce-page .new-container button[type=button]:hover::before,body.woocommerce-page .new-container button[type=button]:focus::before,body.woocommerce-page .new-container button[type=submit]:hover::before,body.woocommerce-page .new-container button[type=submit]:focus::before{right:0}body.woocommerce-page .new-container input[type=submit]:hover::after,body.woocommerce-page .new-container input[type=submit]:focus::after,body.woocommerce-page .new-container button[type=button]:hover::after,body.woocommerce-page .new-container button[type=button]:focus::after,body.woocommerce-page .new-container button[type=submit]:hover::after,body.woocommerce-page .new-container button[type=submit]:focus::after{transform:translateX(4px);color:#fff}body .eb-course-action-btn-start{width:100% !important;background-color:rgba(0,0,0,0);border-radius:6px;display:inline-block;font-size:16px;line-height:24px;overflow:hidden;padding:9px 16px 7px;position:relative;text-decoration:none;transition:background-color .4s,color .4s,line-height .4s;width:auto;z-index:1;border:solid 1px var(--blue-dark);color:var(--blue-dark);cursor:pointer}body .eb-course-action-btn-start::before{content:"";position:absolute;top:0;right:101%;width:100%;height:100%;background-color:var(--blue-dark);border-radius:6px;transition:right .4s ease;z-index:-1}body .eb-course-action-btn-start::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900 !important;font-size:14px;display:inline-block;margin-left:10px;color:#000;position:relative;top:0px;background:rgba(0,0,0,0);transform:translateX(0);opacity:1;transition:transform .4s ease}body .eb-course-action-btn-start:hover,body .eb-course-action-btn-start:focus{color:#fff}body .eb-course-action-btn-start:hover::before,body .eb-course-action-btn-start:focus::before{right:0}body .eb-course-action-btn-start:hover::after,body .eb-course-action-btn-start:focus::after{transform:translateX(4px);color:#fff}body .eb-course-action-btn-resume,body .eb-course-action-btn-completed{width:100% !important;border-radius:6px;display:inline-block;font-size:16px;line-height:24px;overflow:hidden;padding:9px 16px 7px;position:relative;text-decoration:none;transition:background-color .4s,color .4s,line-height .4s;width:auto;z-index:1;border:solid 1px var(--blue-dark);color:var(--blue-dark);cursor:pointer}body .eb-course-action-btn-resume::before,body .eb-course-action-btn-completed::before{content:"";position:absolute;top:0;right:101%;width:100%;height:100%;background-color:var(--blue-dark);border-radius:6px;transition:right .4s ease;z-index:-1}body .eb-course-action-btn-resume::after,body .eb-course-action-btn-completed::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900 !important;font-size:14px;display:inline-block;margin-left:10px;color:#000;position:relative;top:0px;background:rgba(0,0,0,0);transform:translateX(0);opacity:1;transition:transform .4s ease}body .eb-course-action-btn-resume:hover,body .eb-course-action-btn-resume:focus,body .eb-course-action-btn-completed:hover,body .eb-course-action-btn-completed:focus{color:#fff}body .eb-course-action-btn-resume:hover::before,body .eb-course-action-btn-resume:focus::before,body .eb-course-action-btn-completed:hover::before,body .eb-course-action-btn-completed:focus::before{right:0}body .eb-course-action-btn-resume:hover::after,body .eb-course-action-btn-resume:focus::after,body .eb-course-action-btn-completed:hover::after,body .eb-course-action-btn-completed:focus::after{transform:translateX(4px);color:#fff}body .woocommerce-form-login .button.woocommerce-form-login__submit{background-color:rgba(0,0,0,0);border-radius:6px;display:inline-block;font-size:16px;line-height:24px;overflow:hidden;padding:9px 16px 7px;position:relative;text-decoration:none;transition:background-color .4s,color .4s,line-height .4s;width:auto;z-index:1;border:solid 1px var(--blue-dark);color:var(--blue-dark);cursor:pointer}body .woocommerce-form-login .button.woocommerce-form-login__submit::before{content:"";position:absolute;top:0;right:101%;width:100%;height:100%;background-color:var(--blue-dark);border-radius:6px;transition:right .4s ease;z-index:-1}body .woocommerce-form-login .button.woocommerce-form-login__submit::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900 !important;font-size:14px;display:inline-block;margin-left:10px;color:#000;position:relative;top:0px;background:rgba(0,0,0,0);transform:translateX(0);opacity:1;transition:transform .4s ease}body .woocommerce-form-login .button.woocommerce-form-login__submit:hover,body .woocommerce-form-login .button.woocommerce-form-login__submit:focus{color:#fff}body .woocommerce-form-login .button.woocommerce-form-login__submit:hover::before,body .woocommerce-form-login .button.woocommerce-form-login__submit:focus::before{right:0}body .woocommerce-form-login .button.woocommerce-form-login__submit:hover::after,body .woocommerce-form-login .button.woocommerce-form-login__submit:focus::after{transform:translateX(4px);color:#fff}.childau-category-scroll .new-button{font-size:15px}body .woocommerce-Button.button[type=submit],body .woocommerce-MyAccount-content .button[name=save_address]{background-color:rgba(0,0,0,0);border-radius:6px;display:inline-block;font-size:16px;line-height:24px;overflow:hidden;padding:9px 16px 7px;position:relative;text-decoration:none;transition:background-color .4s,color .4s,line-height .4s;width:auto;z-index:1;border:solid 1px var(--blue-dark);color:var(--blue-dark);cursor:pointer}body .woocommerce-Button.button[type=submit]::before,body .woocommerce-MyAccount-content .button[name=save_address]::before{content:"";position:absolute;top:0;right:101%;width:100%;height:100%;background-color:var(--blue-dark);border-radius:6px;transition:right .4s ease;z-index:-1}body .woocommerce-Button.button[type=submit]::after,body .woocommerce-MyAccount-content .button[name=save_address]::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900 !important;font-size:14px;display:inline-block;margin-left:10px;color:#000;position:relative;top:0px;background:rgba(0,0,0,0);transform:translateX(0);opacity:1;transition:transform .4s ease}body .woocommerce-Button.button[type=submit]:hover,body .woocommerce-Button.button[type=submit]:focus,body .woocommerce-MyAccount-content .button[name=save_address]:hover,body .woocommerce-MyAccount-content .button[name=save_address]:focus{color:#fff}body .woocommerce-Button.button[type=submit]:hover::before,body .woocommerce-Button.button[type=submit]:focus::before,body .woocommerce-MyAccount-content .button[name=save_address]:hover::before,body .woocommerce-MyAccount-content .button[name=save_address]:focus::before{right:0}body .woocommerce-Button.button[type=submit]:hover::after,body .woocommerce-Button.button[type=submit]:focus::after,body .woocommerce-MyAccount-content .button[name=save_address]:hover::after,body .woocommerce-MyAccount-content .button[name=save_address]:focus::after{transform:translateX(4px);color:#fff}body .pum-content.popmake-content #form-biller button[type=submit]{background-color:rgba(0,0,0,0);border-radius:6px;display:inline-block;font-size:16px;line-height:24px;overflow:hidden;padding:9px 16px 7px;position:relative;text-decoration:none;transition:background-color .4s,color .4s,line-height .4s;width:auto;z-index:1;border:solid 1px var(--blue-dark);color:var(--blue-dark);cursor:pointer}body .pum-content.popmake-content #form-biller button[type=submit]::before{content:"";position:absolute;top:0;right:101%;width:100%;height:100%;background-color:var(--blue-dark);border-radius:6px;transition:right .4s ease;z-index:-1}body .pum-content.popmake-content #form-biller button[type=submit]::after{content:"";font-family:"Font Awesome 6 Free";font-weight:900 !important;font-size:14px;display:inline-block;margin-left:10px;color:#000;position:relative;top:0px;background:rgba(0,0,0,0);transform:translateX(0);opacity:1;transition:transform .4s ease}body .pum-content.popmake-content #form-biller button[type=submit]:hover,body .pum-content.popmake-content #form-biller button[type=submit]:focus{color:#fff}body .pum-content.popmake-content #form-biller button[type=submit]:hover::before,body .pum-content.popmake-content #form-biller button[type=submit]:focus::before{right:0}body .pum-content.popmake-content #form-biller button[type=submit]:hover::after,body .pum-content.popmake-content #form-biller button[type=submit]:focus::after{transform:translateX(4px);color:#fff}body.pum-theme-467003,body .pum-theme-default-theme{background-color:rgab(217, 241, 253, 0.5) !important}body .woocommerce-orders-table__cell-order-actions{display:flex;gap:5px}body .woocommerce-orders-table__cell-order-actions a.button{font-size:12px !important;padding:0px 10px !important;border-radius:11px !important}.skeleton-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;margin:0px 0}.skeleton-grid .skeleton-card{background:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.skeleton-grid .skeleton-card .skeleton-image,.skeleton-grid .skeleton-card .skeleton-text{background:#e0e0e0;border-radius:4px;position:relative;overflow:hidden}.skeleton-grid .skeleton-card .skeleton-image::after,.skeleton-grid .skeleton-card .skeleton-text::after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);animation:shimmer 1.5s infinite}.skeleton-grid .skeleton-card .skeleton-image{width:100%;height:180px;margin-bottom:12px}.skeleton-grid .skeleton-card .skeleton-text{height:16px;margin-bottom:10px;width:100%}.skeleton-grid .skeleton-card .skeleton-text.short{width:60%}@media(max-width: 1024px){.skeleton-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.skeleton-grid{grid-template-columns:1fr}}@keyframes shimmer{100%{transform:translateX(100%)}}.wc-loading-logo{display:flex;justify-content:center;align-items:center;height:100vh}.wc-loading-logo img{max-width:60px}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}100%{transform:scale(1);opacity:1}}body.woocommerce-cart .childau-cart-table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);margin-bottom:30px}body.woocommerce-cart .childau-cart-table thead{background:#f8f9fa}body.woocommerce-cart .childau-cart-table thead th{font-weight:600;text-transform:uppercase;font-size:14px;padding:14px;text-align:left;color:#333}body.woocommerce-cart .childau-cart-table tbody td{padding:15px;border-top:1px solid #eaeaea;vertical-align:middle}body.woocommerce-cart .childau-cart-table tbody .product-remove{width:60px;text-align:center}body.woocommerce-cart .childau-cart-table tbody .product-remove a.remove{font-size:18px;color:#ff4d4f;font-weight:bold;text-decoration:none;display:inline-block;width:36px;height:36px;line-height:34px;border:1px solid #ff4d4f;border-radius:50%;transition:.3s ease}body.woocommerce-cart .childau-cart-table tbody .product-remove a.remove:hover{background:#ff4d4f;color:#fff}body.woocommerce-cart .childau-cart-table tbody .product-thumbnail{width:100px}body.woocommerce-cart .childau-cart-table tbody .product-thumbnail img{max-width:80px !important;width:80px !important;border-radius:6px;display:block;margin:0 auto}body.woocommerce-cart .childau-cart-table tbody .product-name{font-size:16px;font-weight:500}body.woocommerce-cart .childau-cart-table tbody .product-name a{color:#0073aa;text-decoration:none}body.woocommerce-cart .childau-cart-table tbody .product-name a:hover{color:#005177}body.woocommerce-cart .childau-cart-table tbody .product-price,body.woocommerce-cart .childau-cart-table tbody .product-subtotal{font-size:16px;font-weight:600;color:#333}body.woocommerce-cart .childau-cart-table tbody .product-quantity input.qty{width:60px;text-align:center;padding:8px;border-radius:4px;border:1px solid #ccc;font-size:14px}body.woocommerce-cart .childau-cart-table tbody .actions{padding:20px;border-top:1px solid #eaeaea;display:flex;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap}body.woocommerce-cart .childau-cart-table tbody .actions .coupon{display:flex;gap:10px;align-items:center}body.woocommerce-cart .childau-cart-table tbody .actions .coupon input.input-text{padding:10px 14px;border-radius:6px;border:1px solid #ccc;font-size:14px;width:220px}body.woocommerce-cart .childau-cart-table tbody .actions .coupon button.button{font-weight:600;padding:10px 18px;border-radius:40px;text-transform:uppercase;cursor:pointer;transition:background .3s ease}body.woocommerce-cart .childau-cart-table tbody .actions .coupon button.button:hover{background:#005177}body.woocommerce-cart .childau-cart-table tbody .actions>button.button{font-weight:600;padding:10px 18px;border-radius:40px;text-transform:uppercase;cursor:pointer;transition:background .3s ease}body.woocommerce-cart .childau-cart-table tbody .actions>button.button:hover{background:#005177}@media(max-width: 768px){body.woocommerce-cart .childau-cart-table .actions{flex-direction:column;align-items:flex-start}body.woocommerce-cart .childau-cart-table .actions .coupon{width:100%;flex-direction:column}body.woocommerce-cart .childau-cart-table .actions .coupon input.input-text,body.woocommerce-cart .childau-cart-table .actions .coupon button.button{width:100%}body.woocommerce-cart .childau-cart-table .actions>button.button{width:100%}}body.woocommerce-cart .cart-collaterals{background:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 15px rgba(0,0,0,.05);margin-top:20px}body.woocommerce-cart .cart-collaterals h2{font-size:20px;font-weight:700;margin-bottom:20px;color:#222}body.woocommerce-cart .cart-collaterals table{width:100%;margin-bottom:20px;border-collapse:collapse}body.woocommerce-cart .cart-collaterals table th,body.woocommerce-cart .cart-collaterals table td{padding:12px 0;font-size:15px;color:#333}body.woocommerce-cart .cart-collaterals table tr{border-bottom:1px solid #eee}body.woocommerce-cart .cart-collaterals table .order-total th,body.woocommerce-cart .cart-collaterals table .order-total td{font-weight:bold;font-size:16px}body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;font-weight:700;padding:16px;border-radius:40px;text-decoration:none;font-size:18px;transition:background .3s ease}body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button:hover{background:#005177}@media(min-width: 769px){.childau-cart-table .actions{width:100% !important;display:table-cell !important}}.childau-login-toggle-box{margin-bottom:20px}.childau-login-toggle-box .childau-toggle-login-btn{color:#0073aa;font-weight:600;text-decoration:none;cursor:pointer;display:inline-block;margin-bottom:10px}.childau-login-toggle-box .childau-toggle-login-btn:hover{color:#005177}.childau-login-toggle-box .childau-login-form-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease}.childau-login-toggle-box .childau-login-form{background:#f9f9f9;border:1px solid #ddd;border-radius:6px;padding:20px;max-width:500px}.childau-login-toggle-box .childau-login-form form{display:flex;flex-direction:column;gap:15px}.childau-login-toggle-box .childau-login-form form p{margin:0 !important;padding:0 !important;width:100% !important}.childau-login-toggle-box .childau-login-form form input{margin:0 !important}.childau-login-toggle-box .childau-login-form form input.input-text{padding:10px;border-radius:4px;border:1px solid #ccc;font-size:14px}.childau-login-toggle-box .childau-login-form form .woocommerce-form-login__submit{background:#0073aa;color:#fff;padding:12px;font-weight:600;border-radius:4px;border:none;cursor:pointer;transition:background .3s ease}.childau-login-toggle-box .childau-login-form form .woocommerce-form-login__submit:hover{background:#005177}.woocommerce-cart .wdm-cartp-group-chk-box{display:none}.checkout-wrapper{margin:0 auto;display:flex;gap:30px;flex-wrap:wrap}.checkout-wrapper .checkout-left{flex:1;min-width:600px}.checkout-wrapper .checkout-right{flex:0 0 500px}.checkout-wrapper .checkout-card{background:#fff;border:1px solid #e2e2e2;border-radius:10px;padding:20px;margin-bottom:25px;box-shadow:0 4px 8px rgba(0,0,0,.05)}.checkout-wrapper .checkout-card h2{font-size:20px;margin-bottom:15px;color:#222}.checkout-wrapper .checkout-card label{display:block;margin-bottom:8px;font-size:14px}.checkout-wrapper .attendee-group{background:#f9f9f9;padding:15px;border-radius:8px;margin-bottom:15px;border:1px solid #ddd;position:relative}.checkout-wrapper .attendee-group h4{margin:0 0 10px;color:#0073e6;font-weight:bold;font-size:16px}.checkout-wrapper .attendee-group .remove-attendee{position:absolute;top:8px;right:8px;color:#ff4d4d;cursor:pointer}.checkout-wrapper .attendee-group .attendee{margin-bottom:10px}.checkout-wrapper .attendee-group .attendee input{width:100%;padding:10px;border:1px solid #ccc;border-radius:6px}.checkout-wrapper .add-attendee-btn{background:#0073e6;color:#fff;font-weight:bold;border-radius:50px;padding:10px 20px;border:none;cursor:pointer}.checkout-wrapper .add-attendee-btn:hover{background:#005bb5}.checkout-wrapper .woocommerce-billing-fields__field-wrapper{display:flex;flex-wrap:wrap;gap:15px}.checkout-wrapper .woocommerce-billing-fields__field-wrapper .form-row{flex:1 1 100%;display:flex;flex-direction:column}.checkout-wrapper .woocommerce-billing-fields__field-wrapper .form-row label{font-size:14px;margin-bottom:6px}.checkout-wrapper .woocommerce-billing-fields__field-wrapper .form-row input,.checkout-wrapper .woocommerce-billing-fields__field-wrapper .form-row select{border:1px solid #ccc;padding:12px;border-radius:6px;margin-bottom:3px}.checkout-wrapper .woocommerce-billing-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__rendered{padding:11px !important}.checkout-wrapper .woocommerce-billing-fields__field-wrapper .form-row .select2-container--default .select2-selection--single{border:1px solid #ccc !important}.checkout-wrapper .woocommerce-billing-fields__field-wrapper .address-group,.checkout-wrapper .woocommerce-billing-fields__field-wrapper .name-group,.checkout-wrapper .woocommerce-billing-fields__field-wrapper .phone-group{display:flex;gap:15px;width:100%}.checkout-wrapper #place_order{width:100%;padding:14px;cursor:pointer}.checkout-wrapper .tooltip-icon{color:#0073e6;margin-left:6px;position:relative;cursor:pointer}.checkout-wrapper .tooltip-icon:hover::after{content:attr(data-tooltip);position:absolute;width:280px;background:#333;color:#fff;padding:6px 10px;font-size:12px;border-radius:4px;white-space:pre-line;top:-5px;left:20px;z-index:1000}@media(max-width: 900px){.checkout-wrapper{flex-direction:column}.address-group,.phone-group{flex-direction:column}}.checkout-card{font-size:14px}.checkout-card .tribe-checkout-backlink{display:inline-block;margin-bottom:10px;font-size:13px;color:#0073e6;text-decoration:none}.checkout-card .tribe-checkout-backlink:hover{text-decoration:underline}.checkout-card .woocommerce-account-fields{display:none}.checkout-card .woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;margin-bottom:15px}.checkout-card .woocommerce-checkout-review-order-table th,.checkout-card .woocommerce-checkout-review-order-table td{padding:8px 0;text-align:left}.checkout-card .woocommerce-checkout-review-order-table th:last-child,.checkout-card .woocommerce-checkout-review-order-table td:last-child{text-align:right}.checkout-card .woocommerce-checkout-review-order-table th{font-weight:600;color:#333}.checkout-card .woocommerce-checkout-review-order-table td{color:#555}.checkout-card .woocommerce-checkout-review-order-table tfoot td{font-weight:bold}.checkout-card .woocommerce-checkout-review-order-table .order-total td,.checkout-card .woocommerce-checkout-review-order-table .order-total th{font-size:16px;color:#000}.checkout-card .custom-cart-items{border-top:1px solid #eee;padding-top:15px;margin-top:15px}.checkout-card .custom-cart-items .custom-cart-list{list-style:none;margin:0;padding:0}.checkout-card .custom-cart-items .custom-cart-list .custom-cart-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:15px}.checkout-card .custom-cart-items .custom-cart-list .custom-cart-item img{width:70px;height:auto;max-width:70px;border-radius:6px;border:1px solid #ddd}.checkout-card .custom-cart-items .custom-cart-list .custom-cart-item .custom-cart-details{font-size:14px}.checkout-card .custom-cart-items .custom-cart-list .custom-cart-item .custom-cart-details strong{font-weight:600;color:#222}.checkout-card .custom-cart-items .custom-cart-list .custom-cart-item .custom-cart-details p{margin:4px 0;color:#555;font-size:13px}.checkout-card #payment{margin-top:20px;border-top:1px solid #eee;padding-top:15px}.checkout-card #payment label{font-weight:600;color:#333}.checkout-card #payment .payment_box{background:#f9f9f9;border-radius:6px;padding:10px 12px;margin-top:8px;font-size:13px;color:#555}.organisation-toggle br{display:none}.woocommerce-form.woocommerce-form-login.login{max-width:500px;border:1px solid #ddd;padding:30px;border-radius:6px;margin-bottom:40px;box-shadow:0px 1px 1px 0px #000}.woocommerce-form.woocommerce-form-login.login>p:first-of-type{display:block}.woocommerce-form.woocommerce-form-login.login input[type=text],.woocommerce-form.woocommerce-form-login.login input[type=password]{border:1px solid #ddd;border-radius:6px;padding:12px}.woocommerce-form.woocommerce-form-login.login .form-row{margin:0}.woocommerce-form.woocommerce-form-login.login .woocommerce-form-login__submit{width:100%;margin:20px 0 30px}.woocommerce-form-coupon{max-width:500px}.woocommerce-form-coupon input[name=coupon_code]{border:1px solid #ddd;border-radius:6px;padding:12px}.order-details{max-width:900px;margin:30px auto;background:#fff;border-radius:10px;padding:25px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.woocommerce-order-details__title,.woocommerce-column__title{font-size:1.6rem;font-weight:700;margin-bottom:20px;color:#333;border-bottom:2px solid #f0f0f0;padding-bottom:10px}.woocommerce-table.order_details{width:100%;border-collapse:collapse;margin-bottom:20px}.woocommerce-table.order_details thead{background:#f8f9fa}.woocommerce-table.order_details thead th{font-size:14px;text-transform:uppercase;color:#555;padding:12px}.woocommerce-table.order_details tbody tr{border-bottom:1px solid #eee}.woocommerce-table.order_details tbody tr td{padding:14px;font-size:15px;color:#333}.woocommerce-table.order_details tbody tr td a{color:#0073aa;text-decoration:none;font-weight:600}.woocommerce-table.order_details tbody tr td a:hover{text-decoration:underline}.woocommerce-table.order_details tbody tr td .product-quantity{font-size:14px;color:#777;margin-left:8px}.woocommerce-table.order_details tfoot tr td,.woocommerce-table.order_details tfoot tr th{font-size:15px;padding:10px}.woocommerce-table.order_details tfoot tr th{font-weight:600;color:#333}.woocommerce-table.order_details tfoot tr td{text-align:right}.woocommerce-table.order_details tfoot tr:last-child{font-weight:bold;font-size:16px;color:#222}.woocommerce-table.custom-fields{width:100%;margin-top:15px;border:1px solid #eee;border-radius:6px;background:#f9f9f9}.woocommerce-table.custom-fields th{padding:10px;font-weight:600;background:#f0f0f0}.woocommerce-table.custom-fields td{padding:10px;color:#444}.woocommerce-customer-details{margin-top:30px}.woocommerce-customer-details address{font-style:normal;background:#fafafa;padding:15px;border-radius:8px;border:1px solid #eee;color:#444}.woocommerce-customer-details address p{margin:5px 0;font-size:14px}.woocommerce-customer-details address .woocommerce-customer-details--phone,.woocommerce-customer-details address .woocommerce-customer-details--email{font-size:14px;color:#0073aa}.order-actions-button,.woocommerce-button.button{display:inline-block;background:#0073aa;color:#fff;padding:10px 18px;border-radius:6px;text-decoration:none;font-weight:600;font-size:14px;margin-top:10px}.order-actions-button:hover,.woocommerce-button.button:hover{background:#005a8c}ul.wc_payment_methods.payment_methods{margin:0;padding:0;list-style:none}.wc_payment_methods .wc_payment_method{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 14px;border:1px solid #e7e9ee;border-radius:10px;background:#fff;margin:12px 0}.wc_payment_methods .wc_payment_method>input[type=radio]{margin:0;flex:0 0 auto}.wc_payment_methods .wc_payment_method>label{margin:0;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;word-break:normal !important;overflow-wrap:normal !important;width:auto !important;max-width:none !important;line-height:1.3;font-weight:600}.wc_payment_methods .wc_payment_method>label br{display:none !important}.wc_payment_methods .wc_payment_method label img.stripe-cards-icon{height:18px;width:auto;display:inline-block;vertical-align:middle}.wc_payment_methods .payment_box{flex:0 0 100%;margin:10px 0 0;padding:16px;border:1px solid #e7e9ee;border-radius:10px;background:#f7f8fb}.wc_payment_methods .payment_box:before,.wc_payment_methods .payment_box:after{display:none !important}@media(max-width: 600px){.wc_payment_methods .wc_payment_method{padding:10px 12px;gap:8px}}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{background:#fff !important}#wc-stripe-upe-form,#wc-stripe-upe-form .fieldset,.payment_box fieldset{border:0 !important}.woocommerce-checkout #payment div.form-row{background:#fff !important}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{border-bottom:0 !important}#order_review .tribe-checkout-backlinks{display:flex;gap:20px}.woocommerce-billing-fields>h3:first-of-type{display:none}#edb_course_product_name,.ebbp_enroll_stu_action{font-size:16px !important;width:100% !important}#eb_enroll_students button,#enroll-user-table_wrapper button,.enroll-student-page-button{margin-top:5px;overflow:hidden;margin-right:5px;background:#024985;border-radius:19px}.enroll-student-page-button::before,.enroll-student-page-button::after{background:#024985}#enroll-user-table_wrapper button::before,#enroll-user-table_wrapper button::after{background:#024985}#eb_enroll_students button::before,#eb_enroll_students button::after{background:#024985}#eb_inpt_edit_cohort_name,#eb_inpt_edit_cohort_name_btn{height:40px;padding:0 10px;line-height:40px}#wdm_eb_enroll_user_page{background:#fff;padding:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.15);transition:box-shadow .3s ease}.wdm_eb_lable{margin:0 !important;padding:0 !important}.eb-enroll-student-tab-container{display:none !important}#wdm-course-button .course-select{display:none}.enroll-header{display:flex;gap:20px;justify-content:normal}.enroll-header a{line-height:20px;padding:.75em 1.8em .6em 1.8em;height:46px;border-radius:9px;overflow:hidden;margin-top:3px}.enroll-header a:hover,.enroll-header a:focus{color:#fff}.enroll-header a.new-button::before,.enroll-header a.new-button::after{display:none}#eb-group-management .eb-group-management__actions .actions__btn{display:none}.eb-group-management__wrapper{max-width:100% !important}.page-template-page-enroll-students h1{margin:0;padding:0}.enroll-later-action{text-align:right}.enroll-later-action a.smaller-btn{font-size:11px;border-radius:20px}.wp-block-edwiser-bridge-pro-group-management .actions__select-group{max-width:600px}#mantine-q7ymv6b2d-tab-group{display:none}button[id$=-tab-group],div[id$=-panel-group]{display:none !important}.enroll-single-modal__action .btn__action-confirm::after,.enroll-single-modal__action .btn__action-confirm::before,.enroll-single-modal__action .btn__action-cancel:after,.enroll-single-modal__action .btn__action-cancel::before{display:none !important}.enrollment-list__item :not(.visible-labels) label{display:block !important}.wp-block-edwiser-bridge-pro-group-management .mantine-Select-label{color:#1c2b5a !important}body .wp-block-edwiser-bridge-pro-group-management .mantine-Tabs-tab[aria-selected=true]{border-bottom-color:#177dbf !important;border-bottom-width:3px !important;color:#177dbf !important}body .wp-block-edwiser-bridge-pro-group-management .mantine-Select-input{border-color:#177dbf !important}body .wp-block-edwiser-bridge-pro-group-management .eb-group-management__enrollment-details .enrollment-details__enrollment-actions .btn__enrollment{border:1px solid #177dbf !important;border-radius:.25em;box-shadow:none !important;color:#177dbf !important}body .wp-block-edwiser-bridge-pro-group-management .eb-group-management__enrollment-details .enrollment-details__enrollment-actions .btn__enrollment:hover{background-color:#eee !important}.wp-block-edwiser-bridge-pro-group-management .eb-group-management__enrollment-details .enrollment-details__enrollment-list .enrollment-list__header .enrollment-list__header-action .enrollment-list__select-all svg{color:#177dbf !important}body .enroll-later-action a::before,body .enroll-later-action a::after{display:none}.enroll-later-action a.smaller-btn{padding:10px 20px !important}body .wp-block-edwiser-bridge-pro-group-management .mantine-Modal-title{font-family:"Nunito" !important;color:#1c2b5a !important}body .wp-block-edwiser-bridge-pro-group-management .eb-group-management__enrollment-details .enrollment-actions__enroll-multiple-modal .enroll-multiple-modal__actions .actions__sample-file{color:#177dbf !important}.wp-block-edwiser-bridge-pro-group-management .eb-group-management__enrollment-details .enrollment-actions__enroll-multiple-modal .enroll-multiple-modal__actions .btn__action-confirm{background-color:#177dbf !important;border:1px solid #177dbf !important}body .eb-group-management__enrollment-details,.wp-block-edwiser-bridge-pro-group-management .mantine-TextInput-label{font-family:"Nunito" !important}body .wp-block-edwiser-bridge-pro-group-management .eb-group-management__enrollment-details .enrollment-actions__enroll-single-modal .enroll-single-modal__action .btn__action-confirm{background-color:#177dbf !important;border:1px solid #177dbf !important}.single-tribe_events.body-processed-ca.sticky-header .site-header{z-index:3 !important}.tribe-events-single{padding:50px 0}.tribe-tickets__tickets-form{--brand: #1a41c9;--text: #111827;--muted: #6b7280;--line: #e5e7eb;--bg: #ffffff;--radius: 12px}.tribe-tickets__tickets-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 20px 16px;margin-bottom:30px}.tribe-tickets__tickets-title{margin:0 0 10px;font-weight:600}.tribe-tickets__notice{border-left:4px solid #1a41c9;background:#f8fafc;color:#6b7280;padding:10px 12px;margin:0 0 14px;border-radius:8px}.tribe-tickets__tickets-item{padding:14px 0;border-top:1px solid #e5e7eb;display:flex}.tribe-tickets__tickets-item:first-of-type{border-top:0}.tribe-tickets__tickets-item-content-title-container{width:100%}.tribe-tickets__tickets-item-content-title{font-weight:600;color:#111827;margin-left:10px}.tribe-tickets__tickets-item-extra{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.tribe-tickets__tickets-item-extra-price{font-size:16px}.tribe-tickets__tickets-sale-price-suffix small{font-size:12px;color:#6b7280}.tribe-tickets__tickets-item-extra-available{color:#6b7280}.tribe-tickets__tickets-item-quantity,.tribe-modal__cart .tribe-tickets__tickets-item-quantity{display:inline-flex;align-items:center;gap:8px;background:#fff;background-image:none !important;border-radius:12px;padding:6px}.tribe-tickets__tickets-item-quantity-remove,.tribe-tickets__tickets-item-quantity-add{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;cursor:pointer;line-height:1}.tribe-tickets__tickets-item-quantity-remove:hover,.tribe-tickets__tickets-item-quantity-add:hover{border-color:#cbd5e1;background:#f8fafc}.tribe-tickets__tickets-item-quantity-number-input{width:70px;text-align:center;border:0;outline:0;box-shadow:none;background:rgba(0,0,0,0);font-weight:700}.tribe-tickets__tickets-item-quantity-number-input::-webkit-outer-spin-button,.tribe-tickets__tickets-item-quantity-number-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.tribe-tickets__tickets-item-quantity-number-input[type=number]{-moz-appearance:textfield;padding:3px;margin:0px;font-size:18px !important}.tribe-tickets__tickets-footer{display:flex;align-items:center;gap:16px;justify-content:flex-end;border-top:1px solid #e5e7eb;padding-top:12px;margin-top:12px}.tribe-tickets__tickets-footer-quantity,.tribe-tickets__tickets-footer-total{color:#6b7280}.tribe-tickets__tickets-footer-total .tribe-amount{font-weight:700;color:#111827}#tribe-tickets__tickets-submit{min-width:150px;background:#1a41c9;border:1px solid #1a41c9;color:#fff;overflow:hidden;border-radius:10px}#tribe-tickets__tickets-submit:hover{filter:brightness(0.95)}#tribe-tickets__tickets-submit[disabled],#tribe-tickets__tickets-submit[aria-disabled=true]{background:#e5e7eb;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.tribe-modal__cart .tribe-tickets__tickets-item{border-top:1px solid #e5e7eb}.tribe-modal__cart .tribe-tickets__tickets-item:first-of-type{border-top:0}.tribe-tickets__tickets-item-total .tribe-amount{font-weight:700}.tribe-tickets__tickets-footer-divider{color:#6b7280}@media(max-width: 640px){.tribe-tickets__tickets-item-extra{flex-direction:column;align-items:flex-start;margin-bottom:15px;gap:6px}.tribe-tickets__tickets-footer{justify-content:space-between}}.tribe-events-event-meta:before,.tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){border:0}.tribe_events.hentry{padding:0}.tribe-dialog__wrapper{max-width:700px !important}.woocommerce-not-logged-in.woocommerce-account.woocommerce-page h1{display:none}.woocommerce-not-logged-in.woocommerce-account.woocommerce-page .woocommerce{max-width:500px;margin:0 auto}.woocommerce-not-logged-in.woocommerce-account.woocommerce-page .woocommerce h2{text-align:center}.woocommerce-not-logged-in.woocommerce-account.woocommerce-page form .show-password-input,.woocommerce-not-logged-in.woocommerce-account.woocommerce-page form .show-password-input{top:22% !important}.woocommerce-not-logged-in.woocommerce-account.woocommerce-page form .show-password-input::before,.woocommerce-not-logged-in.woocommerce-account.woocommerce-page form .show-password-input::before{background-color:#fff}.woocommerce-page.woocommerce-account .woocommerce-notices-wrapper,.woocommerce-page.woocommerce-account .woocommerce-result-count,.woocommerce-page.woocommerce-account .woocommerce-ordering{display:block !important}body.ca-woo-login .woocommerce-form-login{background:#fff;border:1px solid #eaeaea !important;border-radius:10px;overflow:hidden;box-shadow:0 3px 8px rgba(0,0,0,.05) !important;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;text-decoration:none;height:100%}body.ca-woo-login .woocommerce-form-login:hover,body.ca-woo-login .woocommerce-form-login:focus{transform:translateY(-4px);box-shadow:0 0 2px .25rem rgba(var(--blue-rgb), 1) !important}body .edwiser-bridge .eb-course-action-progress{background-color:#177dbf !important}body .eb-course-progress-status{margin-bottom:10px}body .woocommerce .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a.button{font-weight:normal !important}@media(max-width: 768px){.menu-top-menu-container .menu-item.menu-item-cart{display:none}}body .woocommerce-table__product-name .wc-item-meta{display:none}body.woocommerce-view-order .woocommerce-table--custom-fields{display:none}body .eb-course-title.eb-course-card-title{font-family:"Nunito",sans-serif !important;color:#1c2b5a !important;font-weight:700 !important}body .eb_my_course_article .wdm-course-grid{border-radius:10px !important}body.woocommerce-not-logged-in .popmake-overlay{display:none !important}body .woocommerce .woocommerce-MyAccount-content form .woocommerce-Input,body .woocommerce .woocommerce-MyAccount-content form .input-text{border:1px solid #ddd;border-radius:6px;padding:12px}body .woocommerce .woocommerce-MyAccount-content form .form-row label{margin-bottom:0}body .woocommerce .woocommerce-MyAccount-content form form fieldset{margin-top:30px}body .woocommerce .woocommerce-MyAccount-content form form fieldset label{margin-bottom:0}body .woocommerce .woocommerce-MyAccount-content form .show-password-input{top:20%}body .woocommerce .woocommerce-MyAccount-content form .show-password-input::before{background-color:rgba(0,0,0,0) !important}body .woocommerce .woocommerce-ResetPassword .woocommerce-Input--text{border:1px solid #ddd !important;border-radius:6px !important;padding:12px !important;width:100% !important}body .woocommerce .woocommerce-ResetPassword .form-row-first{width:100% !important}@media(max-width: 768px){body .checkout-wrapper .checkout-left{min-width:100% !important}body .woocommerce-cart-form .product-quantity .quantity{display:flex;justify-content:right}body .woocommerce-cart-form .actions .coupon .button,body .woocommerce-cart-form .actions .coupon #coupon_code{width:100% !important}body .childau-cart-table tbody .product-remove a.remove{text-align:center !important}body .childau-product-card .childau-product-details .childau-product-title{height:auto}body .childau-product-card .childau-product-details .childau-product-category{margin-top:2px;margin-bottom:4px}}