/*
	Theme Name: v215 Child
	Template:v215
	Author:The 215 Guys
	Author URI: https://www.the215guys.com
	Version: 1
*/

:root {
	--pink: #D83076;
	--blue: #56BCED;
}

.header-standard .header-bottom > div {
    display: grid;
    grid-template-columns: auto auto auto;
}

.header-cart-link {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

.header-cart-count {
    position: absolute;
    top: 50%;
    right: -12px;
    transform: translateY(-50%);
    
    min-width: 18px;
    height: 18px;
    
    padding: 0 5px;

    border-radius: 999px;

    background: #ff2e88;
    color: #fff;

    font-size: 10px;
    font-weight: 700;

    display: flex;
    align-items: center;
    justify-content: center;

    line-height: 1;
}


.woocommerce a.added_to_cart::after {
    display: none !important;
}

.woocommerce .add_to_cart_button.added {
    display: none !important;
}

#header .header-cta-1 span {background: var(--pink);padding: 12px 24px;border-radius: 8px;border: 2px solid var(--pink);transition: .5s;}
#header .header-cta-2 span {background: var(--blue);padding: 12px 24px;border-radius: 8px;border: 2px solid var(--blue);transition: .5s;}
#header .header-cta-1 a {padding-right: 0;}
#header .header-cta-2 a {padding-left: 0;}
#header .header-cta-1 a {margin-right: 10px;}
#header .header-cta-1 a:hover span {background: transparent; color: var(--pink); border-color: var(--pink) !important;}
#header .header-cta-2 a:hover span {background: transparent; color: var(--blue); border-color: var(--blue) !important;}
#header .menu-item:not(.header-cta-1):not(.header-cta-2) span {border-bottom: 2px solid transparent;padding-bottom: 5px;transition: .5s;}
#header .current-menu-item span, #header .menu-item:hover span {border-color: white !important;}
#header .header-cart a {padding-left: 0; padding-right: 0;}

.single-product #header {display: block !important;}
.single-product #header:not(.scrolled) {position: absolute;width: 100%;}
.single-product #content {margin-top: 0 !important;}
.single-product #title:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(165deg, rgba(0, 0, 36, 0.65) 25%, rgba(216, 48, 118, 0.65) 100%);}
.single-product #title {color: white;}
.single-product #content {background: linear-gradient(180deg, rgba(0, 0, 36, 1) 0%, rgba(25, 54, 93, 1) 100%);}
.single-product .product_title {color: white;font-size: 70px;line-height: 80px;}
.single-product .playlist-card-description {color: white;margin-bottom: 20px;}
.single-product .product_meta .posted_in a {background: rgb(255, 255, 255, .2);color: white;padding: 4px 12px;font-size: 14px;border-radius: 30px;border: 1px solid rgb(255, 255, 255, .4);}
.single-product .product_meta {margin-bottom: 20px;}
.single-product button.button[type="submit"] {background: var(--pink) !important;border-radius: 8px;padding: 0 25px;line-height: 48px;}
.single-product input.qty {height: 46px;border-radius: 8px;font-size: 16px;}
.single-product .images img {border-radius: 8px;}
.single-product .woocommerce-breadcrumb {color: white !important;margin-bottom: 50px;font-size: 24px;line-height: 34px;}
.single-product .related.products {float: left;margin-bottom: 75px;}
.single-product .related.products h2 {font-family: 'Bebas Neue', sans-serif; font-size: 50px !important; line-height: 60px !important; color: white; font-weight: 400 !important;}
.single-product .playlist-grid {border-top: 0;}
.single-product #how-title {clear: both;}
.single-product #how-title h3 {font-family: 'Bebas Neue', sans-serif;font-size: 50px;line-height: 60px;color: white;font-weight: 400;}
.single-product #how-grid img {border-radius: 0;}
.single-product #how-grid {text-align: center !important; color: white;}
.single-product #how-grid p {margin-top: 10px; font-weight: 700;}
.single-product #banner p {font-weight: 500; font-size: 20px; line-height: 30px; color: white;}
.single-product #banner .jawn_col_inner-inner {display: flex;gap: 10px;align-items: center;}
.single-product #banner .jawn_col-inner img {border-radius: 0;width: 40px;}
.single-product #banner .jawn_col-inner {display: flex;gap: 30px;justify-content: center;border: 1px solid var(--blue);border-radius: 16px;padding: 20px;border-bottom: 4px solid var(--blue);background: linear-gradient(180deg, rgba(86, 188, 237, .1) 0%, rgba(86, 188, 237, 0) 100%);}
.single-product #get-title {clear: both;}
.single-product #get-title h3 {font-family: 'Bebas Neue', sans-serif;font-size: 50px;line-height: 60px;color: white;font-weight: 400;}
.single-product .get-grid img {border-radius: 0 !important;}
.single-product .get-grid {text-align: center !important; color: white;}
.single-product .get-grid p {font-size: 24px; line-height: 34px !important; margin-top: 10px; font-weight: 500;}
.single-product .get-grid .jawn_col:not(:last-child):before {content: '';top: 0;height: 100%;width: 1px; background: linear-gradient(0deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);display: block;position: absolute;right: 0;}
.single-product .get-grid .jawn_col {position: relative;}
.single-product .get-grid-1 .jawn_col {padding-bottom: 35px;}
.single-product .get-grid-1:before {content: '';display: block;width: 100%;height: 1px;background: linear-gradient(270deg,rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);position: absolute;bottom: 0;}
.single-product .get-grid-2 .jawn_col {padding-top: 35px;}
.single-product form.cart {margin-bottom: 20px !important;}
.single-product .custom-product-info {color: white; font-size: 15px; line-height: 24px;}

.single-product .woocommerce-wrapper {padding-top: 150px;}
.single-product #title{display: none}

.single-product #playlist-title h3 {font-family: 'Bebas Neue', sans-serif;font-size: 50px;line-height: 60px;color: white;font-weight: 400;}
.single-product #playlist-table .jawn_col-inner {max-width: 875px;margin: auto;display: flex;gap: 30px;justify-content: center;border: 1px solid var(--blue);border-radius: 16px;padding: 20px;border-bottom: 4px solid var(--blue);background: linear-gradient(180deg, rgba(86, 188, 237, .2) 0%, rgba(86, 188, 237, 0) 100%);color: white;}
.single-product #playlist-table table {width: 100%;text-align: left;}
.single-product #playlist-table td:first-child {width: 45%; font-weight:700;}
.single-product #playlist-table tr:not(:last-child) td {border-bottom: 1px solid rgb(255, 255, 255, .15) !important;}
.single-product #playlist-table td {padding: 10px 0;}
.single-product #playlist-table thead:first-child th {font-weight: 900; font-size: 24px;line-height: 34px;}
@media (max-width: 767px) {
	.single-product #playlist-table td:first-child {width: 100%;padding-right: 15px;}
	.single-product #playlist-table td {font-size: 14px; line-height: 24px;}	
	.single-product #playlist-table thead:first-child th {font-size: 20px;line-height: 30px;}
}

.woocommerce.archive #abstract p { margin: auto;}
.woocommerce.archive #content > * > .container {max-width: 100%;}
.woocommerce.archive #cta:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(73deg, rgba(216, 48, 118, 1) 0%, rgba(216, 48, 118, 0) 100%);}
.woocommerce.archive #cta p {color: white; font-size: 24px; line-height: 34px;max-width: 1000px; margin: auto;}
.woocommerce.archive #cta h3 {color: white; font-size: 80px; line-height: 90px;font-family: "Bebas Neue"; font-weight: 400;}
.woocommerce.archive .sidebar h6.widget_title {color: black;}
.woocommerce.archive .sidebar .cat-item-16 {display: none;}
.woocommerce.archive .woocommerce-ordering select {vertical-align: top;background: #0f172a;border-radius: 8px;padding: 0 10px;height: 36px;color: white;border-color: #0f172a; font-family: inherit;font-size: 15px;}
.woocommerce.archive a.added_to_cart {order: 3;width: 100%;text-align: center;}

.woocommerce-page.woocommerce-account .woocommerce-MyAccount-content form[class^="woocommerce-"]{
    background: linear-gradient(180deg, #07152d 0%, #091a39 100%);
    padding: 40px;
    border-radius: 18px;
    border: 1px solid rgba(255,255,255,0.08);
    box-shadow: 0 10px 40px rgba(0,0,0,0.35);
    max-width: 800px;
    margin: 20px 0;
}

.woocommerce-page .woocommerce form .form-row .input-text,
.woocommerce-page .woocommerce form .form-row  input[type="number"],
.woocommerce-page .woocommerce form .form-row  input[type="text"] {
    width: 100%;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.08);
    color: #fff;
    border-radius: 12px;
    padding: 14px 16px;
    font-size: 15px;
    transition: all 0.2s ease;
    box-sizing: border-box;
}

.woocommerce-page .woocommerce form .form-row .input-text:focus,
.woocommerce-page .woocommerce form .form-row  input[type="number"]:focus,
.woocommerce-page .woocommerce form .form-row  input[type="text"]:focus {
    border-color: #ff2e88;
    outline: none;
    box-shadow: 0 0 0 3px rgba(255,46,136,0.15);
}

.woocommerce-page .woocommerce form input::placeholder {
    color: rgba(255,255,255,0.45);
}

.woocommerce-page:not(.woocommerce-orders) .woocommerce-orders-table a.woocommerce-button.view, .woocommerce-page:not(.woocommerce-orders) .woocommerce-MyAccount-content .woocommerce-Button.button{ width: 100%}

.playlist-grid {display: grid;grid-template-columns: repeat(4, minmax(0px, 1fr));gap: 25px;max-width: 1280px;clear: both}
.playlist-grid .playlist-card {border-radius: 12px;overflow: hidden;border: 1px solid #263765;background: #0f172a;}
.playlist-grid .playlist-card-body {text-align: left;padding: 15px;background: #0f172a;position: relative;z-index: 9;}
.playlist-grid .playlist-card-tag {margin-bottom: 6px; display: inline-block; background: #020617;border-radius: 6px;padding: 0px 8px;color: #94a3b8;font-size: 11px;text-transform: uppercase;font-weight: 500;}
.playlist-grid .playlist-card-tag:not(:last-child) {margin-right: 6px;}
.playlist-grid .playlist-card-tags {margin-bottom: -6px;}
.playlist-grid h3.playlist-card-title {font-size: 26px;line-height: 40px;margin-top: 5px;margin-bottom: 0;color: white}
.playlist-grid .playlist-card-description {color: #94a3b8;font-size: 16px;line-height: 26px;}
.playlist-grid .playlist-card-meta {border-top: 1px solid #1b2234;padding-top: 15px;}
.playlist-grid .playlist-card-meta-item {display: block;color: #94a3b8;font-size: 14px;line-height: 24px;}
.playlist-grid .playlist-card-meta-item i {width: 15px;text-align: center;margin-right: 5px;}
.playlist-grid a.playlist-card-button, .woocommerce a.added_to_cart {width: 100%; transition: .5s; background: var(--pink);display: block;color: white;padding: 4px 10px;border-radius: 12px;text-align: center;font-size: 16px;font-weight: 500;margin-top: 10px;border: 2px solid var(--pink);}
.playlist-grid a.playlist-card-button:hover, .woocommerce a.added_to_cart:hover {filter:brightness(.75);}
.playlist-card-progress {width: 100%;height: 4px;background: #eee;margin-top: 6px;position: relative;}
.playlist-card-progress-bar {width: 0%;height: 100%;background: var(--blue);transition: .5s linear;}
.playlist-card-player {backdrop-filter: blur(12px);display: flex;background: #020617cc;padding: 10px 15px;margin-top: 0;position: relative;border-top: 1px solid rgb(255, 255, 255, .1);}
.playlist-card-player button.playlist-card-play {outline: none !important;cursor: pointer; background: transparent;border: 0;color: white;padding: 0; margin-right: 12px;}
.playlist-card-progress {overflow: hidden; width: 100%;height: 6px;background: #1e293b;margin-top: 6px;position: relative;border-radius: 9999px;}
.playlist-grid .playlist-card-media img {margin-bottom: 0;transition: .5s;}
.playlist-grid .playlist-card:hover .playlist-card-media img {transform: scale(1.05);}
.playlist-card-player button.playlist-card-play i {font-size: 18px;}
.playlist-card-player button.playlist-card-play.playing i:before {content: "\f04c";}
.playlist-grid a.playlist-card-button svg {transform: scale(1.2) translateY(2px);margin-top: 1px;margin-right: 5px;}

span.playlist-card-events {
    font-size: 14px;
}

.playlist-grid .button-flex {display: flex;gap: 10px; align-items: center;}
.playlist-grid.expired-playlists .playlist-card-button {width: 100%;background-color: #8b8c90; border-color: #8b8c90;color: #020617;}
/* .playlist-grid.expired-playlists a.playlist-card-info {border: 1px solid rgb(255,255,255,.05); margin-top: 10px; padding: 7px 20px;background: #232428;border-radius: 12px;color: white;}
.playlist-grid.expired-playlists a.playlist-card-info svg {transform: scale(1.2);} */
.playlist-grid.expired-playlists .playlist-card:hover a.playlist-card-button {background-color: var(--blue); border-color: var(--blue);}
.playlist-grid.expired-playlists .playlist-card:hover a.playlist-card-info {background-color: #1e293b;}
.playlist-grid.expired-playlists .playlist-card:hover a.playlist-card-info:hover {background-color: #334155;}
.playlist-grid.expired-playlists .playlist-card-meta-item:first-child {transition: .5s;}
.playlist-grid.expired-playlists .playlist-card:hover .playlist-card-meta-item:first-child {color: #f87171;}

.playlist-grid .playlist-card-button {width: 100%;background-color: var(--blue); border-color: var(--blue);color: #020617;}
.playlist-grid a.playlist-card-info {border: 1px solid rgb(255,255,255,.05); margin-top: 10px; padding: 5px 20px;background: #1e293b;border-radius: 12px;color: white;}
.playlist-grid a.playlist-card-info svg {transform: scale(1.15);}
.playlist-grid .playlist-card:hover a.playlist-card-info:hover {background-color: #334155;}
.playlist-grid.featured-playlists .playlist-card-meta, .playlist-grid.shop-loop .playlist-card-meta {display: flex;justify-content: space-between;}
.playlist-grid .playlist-card-price {color: white;font-weight: 500;font-size: 20px;}
.playlist-grid .playlist-card-duration {font-size: 13px;line-height: 23px;}

.playlist-card-meta{color: #9CA3AF}

.playlist-empty-state {background: #0c1326;padding: 50px;border-radius: 25px;border: 1px solid #263765;text-align: center;}
.playlist-empty-state-icon {color: #d73076;background: #020617;max-width: 90px;height: 90px;display: grid;align-items: center;justify-content: center;border-radius: 100%;margin: auto;border: 1px solid #1b1f2e;margin-bottom: 20px;}
.playlist-empty-state .playlist-empty-state-title {font-size: 50px;line-height: 60px;}
.playlist-empty-state-description {max-width: 760px;margin: auto;}
.playlist-empty-state-primary {transition: .5s;background: var(--pink);color: white;padding: 16px 30px;border: 2px solid var(--pink);font-family: inherit;font-size: 18px;font-weight: 500;border-radius: 12px;cursor: pointer;box-shadow: 0 20px 25px -5px rgb(215 48 118 / 0.2), 0 8px 10px -6px rgb(215 48 118 / 0.2); margin-right: 15px;}
.playlist-empty-state-secondary {transition: .5s; cursor: pointer; background: #1e293b;color: white;padding: 16px 30px;border: 1px solid #343e4f;font-family: inherit;font-size: 18px;font-weight: 500;border-radius: 12px;}
.playlist-empty-state-secondary svg {color: #56bced;margin-left: 5px;transform: scale(1.2);margin-bottom: -2px;}
.playlist-empty-state-learn {cursor: pointer;background: transparent;color: #9CA3AF;font-family: inherit;font-size: 18px;border: 0;margin-top: 20px;font-weight: 500;}
.playlist-empty-state-learn svg {transform: scale(1.2);margin-bottom: -2px;margin-right: 5px;}
.playlist-empty-state-learn:hover {color: white;}
.playlist-empty-state-secondary:hover {background: #334155;}
.playlist-empty-state-primary:hover {transform: scale(1.05) translateZ(0);will-change: transform;backface-visibility: hidden;}
.playlist-empty-state-actions a {display: inline-block;}
.playlist-empty-state-actions {margin-top: 30px;}

.woocommerce-MyAccount-content .my-dashboard h3 {margin-bottom: 0;}
.woocommerce-MyAccount-content .my-dashboard > section:not(:last-child) {margin-bottom: 50px;}
.woocommerce-MyAccount-content .my-dashboard #popular .jawn_button {margin-bottom: 25px;}
.playlist-grid {border-top: 1px solid rgb(255, 255, 255, .1);padding-top: 20px;}
.woocommerce-MyAccount-content .my-dashboard #popular .popular-flex {display: flex;justify-content: space-between;}
.woocommerce-MyAccount-content .my-dashboard #popular .view-catalog {color: var(--blue);}
.woocommerce-MyAccount-content h1 {font-size: 60px;line-height: 70px;color: white;}

.woocommerce-shop .content-inner{
	background: linear-gradient(180deg, rgba(0, 0, 36, 1) 0%, rgba(25, 54, 93, 1) 100%);
}
.woocommerce-shop.archive .content-inner .jawn_text_block p, .woocommerce-shop.archive .content-inner .jawn_text_block h3, .woocommerce-shop.archive .content-inner h6.widget_title, .woocommerce-shop.archive .content-inner .widget a {
	color: white;
}

.woocommerce-shop.archive #title {display: grid; align-items: center;background-position: 50% 32%;}
.woocommerce-shop.archive #title:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(165deg, rgba(0, 0, 36, 0.65) 25%, rgba(216, 48, 118, 0.65) 100%);}
.woocommerce-shop.archive #title h1 {color: white;}
.woocommerce-shop.archive h1.page-title {display: none;}
.woocommerce a.button {background: var(--pink);color: white;font-family: inherit;font-weight: 500;line-height: 48px;padding: 0 25px;border: 2px solid var(--pink);border-radius: 8px;transition: .5s;}
.woocommerce a.button:hover {background: transparent; color: var(--pink);}
.woocommerce .product h2 {padding: 0 !important;transition: .5s; font-size: 28px !important;line-height: 36px !important;font-family: inherit;font-weight: 700;}
.woocommerce .product img {border-radius: 40px;filter:brightness(1); transition: .5s;}
.woocommerce .product a:hover img {filter:brightness(.6);}
.woocommerce .product a:hover h2 {color: var(--pink);}
.woocommerce ul.products {text-align: center;}
.woocommerce .product .price bdi {font-size: 24px;line-height: 34px;color: white;font-weight: 700;text-shadow: 1px 2px 4px rgb(0, 0, 0, .5);}
.woocommerce.archive #content {position: relative;overflow: hidden;}
.woocommerce.archive #content:before {content: '';position: absolute;top: 315px;left: 0;width: 395px;height: 300px;background: url(/wp-content/uploads/2026/01/Line-shape.png);}
.woocommerce.archive #content:after {content: '';position: absolute;bottom: 552px;right: 0;width: 708px;height: 456px;background: url(/wp-content/uploads/2026/01/Line-shape-2.png);}
.woocommerce.archive #content {background: #00BFF2;margin-top: 0 !important;}
.woocommerce.archive #content > * {position: relative; z-index: 9;}
.woocommerce-breadcrumb{display: none!important}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {color: black;}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {color: var(--pink);}
.woocommerce .woocommerce-result-count {color: white;}

.woocommerce.woocommerce-shop .playlist-grid {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
}

nav.woocommerce-MyAccount-navigation li a {
    text-transform: capitalize;
}

.playlist-header.view1 {background: #090f20;padding: 30px;border-radius: 25px;border: 1px solid #263765;display: flex;gap: 40px;}
.playlist-header.view1 > img {width: 100%;max-width: 225px;border-radius: 16px;object-fit: contain;}
.playlist-header-stats {grid-template-columns: repeat(3, minmax(0, 1fr));display: grid;}
.playlist-header-stat-label {margin-bottom: 0 !important;font-size: 11px;line-height: 21px;text-transform: uppercase;font-weight: 500;color: #64748b;}
.playlist-header-stat-value {color: white;font-weight: 500;}
.playlist-header-description {margin-bottom: 0 !important;}
.playlist-event-grid.view1 {display: grid;grid-template-columns: repeat(2, minmax(0, 1fr));gap: 32px;margin-top: 40px;}
.playlist-event-grid.view1 > * {background: #0f172a;padding: 30px;border-radius: 25px;border: 1px solid #263765;}
.woocommerce-MyAccount-content a#exit-link {margin-bottom: 30px;color: #94a3b8;font-weight: 500;font-size: 16px;line-height: 26px;}
.playlist-event-card.playlist-event-prepare .playlist-event-title svg {margin-right: 5px; stroke: var(--blue);}
.playlist-event-download {background: #020617;display: flex;justify-content: space-between;padding: 15px;border-radius: 12px;border: 1px solid rgba(255, 255, 255, 0.1);margin-bottom: 20px;color: white;font-weight: 500;font-size: 20px;}
.playlist-event-download svg {transform: scale(1.15);margin-top: 3px;margin-bottom: -3px;margin-right: 5px;stroke: #9CA3AF;}
.playlist-event-download:hover svg {stroke: var(--blue);}
.playlist-event-download:hover {border-color: var(--blue);}
.playlist-event-tip {background: #02061780;padding: 15px;border-radius: 12px;margin-bottom: 20px;font-size: 14px;line-height: 22px;}
.playlist-event-customize {border-top: 1px solid rgba(255, 255, 255, 0.05);padding-top: 20px;}
.playlist-event-subtitle {font-size: 16px;color: white;font-weight: 500;}
.playlist-event-subtitle svg {stroke: var(--pink);margin-right: 5px;transform: scale(1.15);margin-bottom: -2px;}
.playlist-event-customize-text {font-size: 14px;line-height: 24px;}
.playlist-event-customize-button {background: rgb(30, 41, 59);padding: 13px 15px;display: block;text-align: center;color: white;font-size: 16px;line-height: 20px;border-radius: 12px;border: 1px solid rgba(255, 255, 255, 0.1);font-weight: 500;}
.playlist-event-customize-button:hover {background: rgb(51, 65, 85);}
.playlist-event-card.playlist-event-launch.view1 .playlist-event-title svg {stroke: var(--pink);margin-right: 5px;}
.playlist-event-description {font-size: 16px;line-height: 26px;}
.playlist-event-setting {background: #020617;display: flex;justify-content: space-between;padding: 20px;border-radius: 12px;margin-bottom: 20px;color: white;font-weight: 500;font-size: 20px;}
.playlist-event-setting-title {margin-bottom: 0 !important;font-size: 18px;}
.playlist-event-setting-note {font-size: 13px;line-height: 22px;text-transform: uppercase;color: #64748b;}
.playlist-event-launch-action a {background: var(--pink);color: white;padding: 16px 30px;border: 2px solid var(--pink);font-family: inherit;font-size: 22px;font-weight: 700;border-radius: 12px;cursor: pointer;box-shadow: 0 20px 25px -5px rgb(215 48 118 / 0.2), 0 8px 10px -6px rgb(215 48 118 / 0.2);margin-right: 15px;display: block;text-align: center;text-transform: uppercase;position: absolute;bottom: 30px;width: calc(100% - 60px);left: 30px;}
.playlist-event-card.playlist-event-launch.view1 {position: relative;}
.playlist-event-launch-action a:hover {transform: scale(1.02) translateZ(0);will-change: transform;backface-visibility: hidden;} 
.playlist-sequence.view1 {margin-top: 40px;}
.playlist-sequence-header {display: flex;justify-content: space-between;border-bottom: 1px solid rgba(255, 255, 255, 0.05);margin-bottom: 20px;padding-bottom: 20px;align-items: center;}
.playlist-sequence-title {margin-bottom: 0 !important;}
.playlist-sequence-reshuffle {background: #1e293b;border: 0;color: white;font-family: inherit;padding: 6px 18px;line-height: 28px;height: 40px;border-radius: 8px;font-weight: 500;font-size: 16px;cursor: pointer;transition: .5s;}
.playlist-sequence-reshuffle svg {margin-bottom: -2px;margin-right: 5px;}
.playlist-sequence-reshuffle:hover {background: rgb(51, 65, 85);}
.playlist-sequence-title {font-weight: 500;color: white;}
.playlist-sequence-artist {font-size: 12px;line-height: 22px;text-transform: uppercase;color: #64748b;font-weight: 500;}
.gameplay-dashboard .mb-row:not(:last-child) {margin-bottom: 8px;}
.playlist-sequence-number {font-size: 14px;width: 30px !important;}
.host-track .playlist-sequence-title {color: var(--blue);font-style: italic;}
.gameplay-dashboard .mb-row {background: #091022;border-color: rgba(255, 255, 255, 0.05);}

.playlist-header.view2.show {border: 1px solid rgba(255, 255, 255, 0.05); background: #0f172a;border-radius: 12px;padding: 16px;display: flex !important;justify-content: space-between;margin-bottom: 25px;}
.playlist-track-count {font-size: 12px;line-height: 22px;text-transform: uppercase;background: #020617;padding: 2px 10px;border-radius: 4px;border: 1px solid var(--blue);color: var(--blue);display: inline-block;font-weight: 500;}
.playlist-header.view2 .playlist-title {font-size: 30px;line-height: 28px;}
.playlist-header-left {display: flex;gap: 20px;align-items: center;}
.playlist-end-button {background: rgb(2, 6, 23);color: #94A3B8;border: 1px solid rgba(255, 255, 255, 0.05);border-radius: 8px;font-weight: 500;padding: 6px 37px;font-family: inherit;font-size: 18px;cursor: pointer;transition: .5s;}
.playlist-end-button:hover {color: rgb(248, 113, 113);}
.gameplay-dashboard.view1.view2.show {display: flex !important;gap: 25px;}
.show #left-col {width: 50%;padding: 0 15px 15px;border: 1px solid rgba(255, 255, 255, 0.05);border-radius: 16px;overflow: auto;}
.gameplay-sidebar.view2.show {width: 50%;overflow: auto;}
.gameplay-dashboard.view2.show .mb-row {background: transparent;transition: .1s;}
.gameplay-dashboard.view2.show .mb-row.active {border-color: white;transform: scale(1.01);}
.gameplay-dashboard.view2.show .mb-row.active {background: linear-gradient(to right, #122a41 var(--progress, transparent));background-size: var(--progress);background-repeat: no-repeat;}
.gameplay-dashboard.view2.show .mb-row.played > * {opacity: .3;}
/* .gameplay-dashboard.view1.view2.show {height: calc(100vh - 313px);} */

.account-menu-toggle {display:none;}

.playlist-event-actions{
    display:flex;
    flex-wrap:wrap;
    gap:20px;
	row-gap: 0;
}

.playlist-event-actions > a.playlist-event-download{
    flex:1 1 calc(50% - 10px);
    min-width:280px;

    display:flex;
    align-items:center;
    justify-content:space-between;
	
	cursor: pointer;
}

.playlist-event-tip{
    width:100%;
    flex:0 0 100%;
}


.mb-now-playing.view2 {border: 1px solid rgba(255, 255, 255, 0.1);background: rgb(15, 23, 42);}
.mb-now-header {font-style: italic;font-weight: 700;}
.mb-now-artist {margin-top: 5px;text-transform: uppercase;font-weight: 500;}
.mb-now-controls > button {transition: .5s;}
.mb-now-controls > button:not(.mb-play):hover {background: rgb(51, 65, 85);}
.mb-now-controls > .mb-play {background: white;color: rgb(18, 42, 65);transition: .1s;}
.mb-now-controls > .mb-play:hover {transform: scale(1.05);}
.game-control-btn {background: var(--pink);color: white;font-family: inherit;display: block;width: 100%;border: 0;border-radius: 16px;padding: 35px 12px;font-size: 50px;line-height: 60px;font-style: italic;font-weight: 700;transition: .5s;cursor: pointer;border-bottom: 10px solid rgb(131, 24, 67);}
.game-control-btn:hover {background: #9d2658;}
/* .sfx-soundboard-container {border: 1px solid rgba(255, 255, 255, 0.1);background: #090f20;padding: 28px;border-radius: 16px;margin-top: 25px;} */
/* .sfx-soundboard-container h3 {border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;} */
.mb-soundboard-grid {grid-template-columns: 1fr 1fr !important;}
.sfx-soundboard-container .sfx-btn {background: #0f172a;border: 1px solid rgba(255, 255, 255, 0.067);aspect-ratio: unset;color: rgb(203, 213, 225);text-transform: uppercase;line-height: 15px;padding: 15px;}
.sfx-soundboard-container .sfx-btn:hover {background: #1e293b;}

.gameplay-dashboard.show #bingo-modal.active {display: flex;gap: 30px;}
.gameplay-dashboard.show #songs-played {width: 100%;max-width: 725px;background: #0a1021;padding: 25px;border-radius: 24px;border: 1px solid rgba(255, 255, 255, 0.1);}
.gameplay-dashboard.show #songs-played-count {background: rgba(86, 188, 237, 0.1);border: 1px solid var(--blue);border-radius: 30px;padding: 0 12px;color: var(--blue);font-weight: 500;display: inline-block;font-size: 14px;}
.gameplay-dashboard.show #songs-played-title {display: flex;justify-content: space-between;align-items: center;}
.gameplay-dashboard.show #songs-played-title h3 {margin-bottom: 0;}
.gameplay-dashboard.show #songs-played-list {padding: 25px 25px 0 25px;   border-top: 1px solid rgba(255, 255, 255, 0.1);margin-top: 10px;margin-left: -25px;margin-right: -25px;display: grid;grid-template-columns: 1fr;gap: 10px 25px;overflow: auto; height: 80vh;}
.gameplay-dashboard.show .played-song {background: rgb(2, 6, 23);padding: 12px;border-radius: 12px;color: white;font-size: 16px;}
.gameplay-dashboard.show .played-song span {color: #9CA3AF;font-size: 14px;line-height: 15px;display: block;}
.gameplay-dashboard.show #bingo-modal.active > * {min-height: calc(100% - 60px);}
.gameplay-dashboard.show #bingo-modal-steps {border: 2px solid var(--pink);}
.gameplay-dashboard.show .mb-modal-step button:not(:last-child) {margin-bottom: 10px;}
.gameplay-dashboard.show #bingo-false-btn, .gameplay-dashboard.show #end-silent-valid {transition: 0s !important;border: 1px solid rgba(255, 255, 255, 0.1) !important;}
.gameplay-dashboard.show #bingo-false-btn:hover, .gameplay-dashboard.show #end-silent-valid:hover {transform: unset!important;background: rgb(51, 65, 85);}
.gameplay-dashboard.show .mb-back-btn {transition: 0s !important; color: #9CA3AF;text-transform: uppercase;font-size: 12px;font-weight: 500;margin-bottom: 30px;display: inline-block;cursor: pointer;}
.gameplay-dashboard.show .mb-back-btn:hover {color: white;}
.gameplay-dashboard.show .mb-back-btn:before {content: '\f060';font-family: 'Font Awesome 5 Free';font-weight: 900;margin-right: 8px;}
.gameplay-dashboard.show .result-icon {text-align: center;font-size: 50px;line-height: 50px;margin-bottom: 15px;}
.gameplay-dashboard.show .mb-modal-step h2 {font-size: 42px;line-height: 52px;}
.gameplay-dashboard.show #bingo-valid-btn, .gameplay-dashboard.show #play-winner-audio {transition: 0s !important; transform: unset!important;background: #22c55e !important; font-size: 18px !important; color: #020617 !important;}
.gameplay-dashboard.show #play-false-audio {transition: 0s !important; transform: unset!important;font-size: 18px !important; color: #020617 !important;}
.gameplay-dashboard.show #play-false-audio:hover {background: #75c1e7;}
.gameplay-dashboard.show #play-false-audio:before, .gameplay-dashboard.show #play-winner-audio:before {content: ''; margin-right: 0;}
.gameplay-dashboard.show #bingo-valid-btn:hover, .gameplay-dashboard.show #play-winner-audio:hover {background: #2ed16a!important;}

.playlists-grid {display: grid;grid-template-columns: repeat(4, 1fr);gap: 20px;z-index: 9;position: relative;}
.playlists-grid .playlist-item {border-radius: 40px;overflow: hidden;position: relative;}
.playlists-grid img {aspect-ratio: 1/1; width: 100%; object-fit: cover;}
.playlists-grid .playlist-abstract {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: grid;align-items: center;padding: 15px;background: rgb(0, 0, 0, .5);color: white; opacity: 0; transition: .5s;}
.playlists-grid .playlist-item:hover .playlist-abstract {opacity: 1;}

.testimonial-slider .slick-slide {margin: 0 10px;}
.testimonial-slider .jawn_col_inner-inner {border-radius: 15px;}
.testimonial-slider .slick-slide:nth-child(even) .jawn_col_inner-inner {background: var(--blue);}
.testimonial-slider .slick-slide:nth-child(odd) .jawn_col_inner-inner {background: var(--pink);}
.testimonial-slider .jawn_text_block {background: white;border-radius: 15px;padding: 40px 40px 60px 40px;text-align: center;}
.testimonial-slider .slick-slide img:not(.stars) {max-height: 80px;margin-top: -42px;border-radius: 100%;box-shadow: 0 0 0 3px var(--pink);background: var(--pink);}
.testimonial-slider .slick-slide:nth-child(odd) img:not(.stars) {box-shadow: 0 0 0 3px white; background: white;}
.testimonial-slider .jawn_image {text-align: center;}
.testimonial-slider .testimonial-author {color: white;font-size: 20px;line-height: 30px;text-align: center;padding-bottom: 15px;font-weight: 500 !important;}
.testimonial-slider .stars {margin: 15px auto 10px auto;}
.testimonial-slider .slick-dots button {border: 1px solid white;border-radius: 100%;background: white;}
.testimonial-slider .slick-dots .slick-active button {background: var(--pink);}
.testimonial-slider .slick-prev {background: rgb(216, 48, 118, .5);color: white;display: block;position: absolute;height: 60px;width: 60px;border-radius: 100%;z-index: 9;left: -25px;top: 45%;transform: translateY(-50%); transition: .5s;}
.testimonial-slider .slick-next {background: rgb(216, 48, 118, .5);color: white;display: block;position: absolute;height: 60px;width: 60px;border-radius: 100%;z-index: 9;right: -25px;top: 45%;transform: translateY(-50%);transition: .5s;}
.testimonial-slider .slick-arrow:hover {background: var(--pink);}

.jawn_accordion-trigger {border: 1px solid var(--pink);border-radius: 12px;font-size: 18px;line-height: 28px;padding: 20px;}
.jawn_accordion-trigger:not(:last-child) {margin-bottom: 20px;}
.jawn_accordion-panel {padding-top: 0;}
.jawn_accordion-trigger i {background: var(--pink);color: white;border-radius: 100%;width: 30px;height: 30px;line-height: 30px;text-align: center;}

.slide-right:not(.animated),
.slide-left:not(.animated),
.fade-slide-up:not(.animated),
.fade-in-center:not(.animated),
.jawn-itr:not(.animated) .itr-image-side,
.jawn-itr:not(.animated) .itr-content-side {opacity: 0;}
.jawn-itr.left-image.animated .itr-image-side,
.jawn-itr.right-image.animated .itr-content-side,
.slide-right.animated {animation: fadeInLeft 1s ease 0s 1 normal forwards;}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-25%);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.jawn-itr.left-image.animated .itr-content-side,
.jawn-itr.right-image.animated .itr-image-side,
.slide-left.animated {animation: fadeInRight 1s ease 0s 1 normal forwards;}
@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(25%);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fade-in-center.animated {animation: fadeInCenter 2s ease 0s 1 normal forwards;}
@keyframes fadeInCenter {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fade-slide-up.animated {animation: fadeSlideUp 1s ease 0s 1 normal forwards;}
@keyframes fadeSlideUp {
	0% {
		opacity: 0;
		transform: translateY(25%);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

#footer {background: linear-gradient(180deg, rgb(142 10 75) 0%, rgba(0, 0, 0, 1) 95%);position: relative;z-index: 99999;}
#footer .col-1 img {max-height: 245px;height: 100%;}
#footer .col-2 {width: 100%;max-width: 360px;}
#footer .footer-top-inner > div {justify-content: space-between;}
#footer .footer-social a {font-size: 24px;width: 45px;height: 45px;line-height: 45px;background: white;display: inline-block;color: black;text-align: center;border-radius: 100%;}
#footer .footer-social a:not(:last-child) {margin-right: 10px;}
#footer .footer-social {margin-top: 20px;}
#footer .footer-social a:hover {background: var(--pink); color: white;}
#footer .footer-bottom-center {text-align: left;}

.woocommerce-cart a.checkout-button {background: var(--pink) !important;}
.woocommerce-checkout button#place_order {background: var(--pink);}
.woocommerce-page.woocommerce-cart .fc-wrapper{    max-width: 1300px;
    margin: 0px auto !important;
    padding-top: 50px;}

.woocommerce-page:not(.woocommerce-cart):not(.woocommerce-shop) header{display: none!important;}
.woocommerce-page.logged-in .woocommerce{
	display: block;
}
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content {
    padding: 30px 70px 90px 290px;min-height: 100vh;
}

.woocommerce-page #logo img,
.woocommerce-page #logo .default-logo {
    max-height: 72px;
    width: auto;
    display: block;
}
.woocommerce-page .content-header {
    display: none;
}

.woocommerce-page .site-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 28px;
}

.woocommerce-page .site-nav .menu {
    display: flex;
    align-items: center;
    gap: 28px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.woocommerce-page .header-cart-link {
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    color: #ff2e88;
}

.woocommerce-page .header-cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    border-radius: 999px;
    background: #ff2e88;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    padding: 0 5px;
}
.woocommerce-page .content-header .site-nav{
	display: flex;
    justify-self: start; 
  align-items: center;
  gap: 24px; /* spacing between items */

  list-style: none;
  margin: 0;
  padding: 0;

}
.woocommerce-page .content-header .site-nav li{
	  display: inline-block; /* not strictly needed with flex, but safe */
	padding: 0 12px;
}
.woocommerce-page .content-header .site-nav li a{
	 text-decoration: none;
	display: block;
	color: #94a3b8;
	font-weight: 700;
}

.woocommerce-page .content-header .myaccount-user-avatar-wrapper{
	display: flex;
    justify-self: end; 
}

.woocommerce-page.woocommerce-account  .woocommerce-MyAccount-navigation {
  position: fixed;
  height: 100%;
    top: 0;
	padding-top: 0;
	background: #000024;
	z-index: 99999;
	overflow-y: auto;
}
.woocommerce-account.woocommerce-page .woocommerce-MyAccount-navigation ul {
    margin-top: 0;
}
.sidebar-logo {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 20px 10px;
	border-bottom: 1px solid rgba(255,255,255,0.07);
	margin-bottom: 10px;
}
.sidebar-logo img {
	width: 130px;
	height: auto;
}
.sidebar-cart-link {
	color: white;
	font-size: 20px;
	position: relative;
	display: flex;
	align-items: center;
}
.sidebar-cart-link .header-cart-count {
	position: absolute;
	top: -6px;
	right: -8px;
	background: var(--pink);
	color: white;
	font-size: 10px;
	border-radius: 50%;
	width: 16px;
	height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
}

.woocommerce-account.woocommerce-page li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout{
	    position: unset;
    padding: 0;
    margin: 0;
}

.gameplay-dashboard.show #bingo-modal{
	z-index:999;
}

.sidebar .widget a{color: black}
.shop-sidebar h6.widget_title {font-family: 'Bebas Neue', sans-serif;font-size: 24px;line-height: 34px;font-weight: 400;}
.shop-sidebar .count {color: rgb(255,255,255,.5);position: absolute;right: 15px;top: 8px;}
.shop-sidebar .cat-item a {display: block; width: 100%;position: relative;z-index: 9;padding: 8px 20px;}
.shop-sidebar .cat-item {position: relative;border-radius: 8px;overflow: hidden;}
.shop-sidebar .current-cat, .shop-sidebar .active {background: #151b3b;}
.shop-sidebar .current-cat a, .shop-sidebar .active a {box-shadow: inset 2px 0 0 white;color: #d3fbff !important;}
.shop-sidebar .current-cat .count, .shop-sidebar .active .count {color: #d3fbff;}

.woocommerce-shop header{display: block!important;}

.get-more-playlists a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

/* make it feel like the other cards */
.get-more-playlists {
    position: relative;
    overflow: hidden;
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
	min-height: 627px;
}

/* center content */
.get-more-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    gap: 12px;
}

/* subtle, blends with dark UI */
.plus-circle {
    width: 60px;
    height: 60px;
    border: 2px solid rgba(255,255,255,0.15);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: rgba(255,255,255,0.6);
    font-weight: 500;
    transition: all 0.2s ease;
}

.get-more-text {
    color: rgba(255,255,255,0.7);
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    transition: color 0.2s ease;
}

/* hover = whole card reacts */
.get-more-playlists:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.35);
}

/* hover = inner elements brighten slightly */
.get-more-playlists:hover .plus-circle {
    border-color: rgba(255,255,255,0.35);
    color: #ffffff;
    background: rgba(255,255,255,0.04);
}

.get-more-playlists:hover .get-more-text {
    color: #ffffff;
}

[data-tooltip] {
    position: relative;
}

/* tooltip box */
[data-tooltip]::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 130%;
    left: 50%;
    transform: translateX(-50%) translateY(6px);

    background: rgba(20,20,20,0.95);
    color: #fff;
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 6px;
    white-space: nowrap;

    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s ease, transform 0.15s ease;
    z-index: 1001;
}

/* caret (separate transform!) */
[data-tooltip]::before {
    content: "";
    position: absolute;
    bottom: calc(130% - 5px);
    left: 50%;

    width: 10px;
    height: 10px;
    background: rgba(20,20,20,0.95);

    transform: translateX(-50%) rotate(45deg);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s ease;
    z-index: 1000;
}

/* show */
[data-tooltip]:hover::after {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}

[data-tooltip]:hover::before {
    opacity: 1;
}

/* #footer {z-index: 99999;position: relative;} */

#game-wrap{width: 100%;display: flex; gap: 25px;}
#game-wrap #left-col{width: 100%;}

body .woocommerce-error li, body .woocommerce-info li, body .woocommerce-message li {
    padding-left: 40px!important;
}

.lds-ellipsis-wrap {padding-bottom: 50px;}
.lds-ellipsis {display:inline-block;position:relative;width:80px;height:80px;position: absolute; left: 50%; transform: translateX(-50%);}
.lds-ellipsis div {position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0);}
.lds-ellipsis div:nth-child(1) {left:8px;animation:lds-ellipsis1 0.6s infinite;}
.lds-ellipsis div:nth-child(2) {left:8px;animation:lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(3) {left:32px;animation:lds-ellipsis2 0.6s infinite;}
.lds-ellipsis div:nth-child(4) {left:56px;animation:lds-ellipsis3 0.6s infinite;}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

@media (min-width: 768px) {
	.sidebar-toggle {display: none;}
}
@media (max-width: 1360px) {
	.playlist-grid {grid-template-columns: repeat(3, minmax(0px, 1fr));}
}
@media (max-width: 1200px) {
	.gameplay-dashboard.show #bingo-modal.active {padding: 0 30px;}
}
@media (max-width: 1100px) {
	.playlist-grid a.playlist-card-button {font-size: 11px;}
	
	.playlist-event-launch-action small {line-height: 22px;display: inline-block;margin-top: 8px;}
}
@media (max-width: 1023px) {
	.woocommerce.woocommerce-shop .playlist-grid {grid-template-columns: repeat(2, minmax(0px, 1fr));}
	.woocommerce-wrapper.has-sidebar .sidebar {min-width: 150px;}
	
	nav.woocommerce-MyAccount-navigation {max-width: 210px;}
	nav.woocommerce-MyAccount-navigation li a {font-size: 15px;line-height: 22px;}
	.playlist-grid {grid-template-columns: repeat(2, minmax(0px, 1fr));}
	.playlist-grid a.playlist-card-info {padding: 5px 12px;}
	.playlist-empty-state {margin-top: 20px;}
	button.playlist-empty-state-primary {margin-right: 0px;margin-bottom: 15px;}
	.playlist-event-toggle {width: 120px !important;}
	.game-control-btn {font-size: 40px;line-height: 50px;}
	button.playlist-sequence-reshuffle.game-control-btn span {line-height: 36px !important;font-size: 26px !important;}
	
	#header .hamburger-inner {background-color: white;}
	#mobile-header {background: rgb(0, 0, 0, .85);}
	#header .logo-holder {padding: 10px 0;}
	#header.scrolled .logo-holder {height: 80px;}
	#header .header-cta-1 a {margin-top: 15px;}
	#header .header-cta-2 a {padding-left: 15px !important;margin-top: 30px;margin-bottom: 10px;}
	#header .header-cta-1 span, #header .header-cta-2 span {padding-top: 10px;padding-bottom: 10px;}
	
	.gameplay-dashboard.show #songs-played-count {min-width: 85px;}
	
	.sfx-tab-toggle span {display: none;}
	.sfx-tab-toggle {padding: 15px 20px !important;}
	
	.playlist-empty-state-actions a:not(:last-child) {margin-right: 0; margin-bottom: 15px;}
}
@media (max-width: 767px) {
	.woocommerce-shop.archive #title h1 {font-size: 80px;line-height: 90px;}
	.woocommerce-shop.archive .container.woocommerce-wrapper.has-sidebar {flex-wrap: wrap;}
	.woocommerce-shop.archive .container.woocommerce-wrapper.has-sidebar > * {width: 100%;}
	.woocommerce.woocommerce-shop .playlist-grid {grid-template-columns: 1fr;}
	
	.sfx-soundboard-container {max-width: 450px;width: 100% !important;}
	.sfx-tab-content {width: calc(100% - 20px) !important;}
	.mb-soundboard-grid {grid-template-columns: 1fr !important;overflow: auto;max-height: 60vh;}
	
	.single-product .get-grid .jawn_col:not(:last-child):before,
	.single-product .get-grid-1:before {display: none;}
	.single-product #banner .jawn_col-inner {flex-wrap: wrap;}
	.single-product #banner .jawn_col-inner img {width: 40px;}
	.single-product #banner p {max-width: 205px;}
	.single-product #banner .jawn_col_inner-inner {gap: 20px;}
	
	#menu-my-account-menu {display: flex;font-size: 13px;line-height: 20px;}
	.woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {top: 0;}
	#wpadminbar {display: none;}
	
	.playlist-header.view1 {flex-wrap: wrap;}
	.playlist-header.view1 > img {margin: auto;}
	.playlist-event-grid.view1 {grid-template-columns: repeat(1, minmax(0, 1fr));}
	
	.playlist-sequence-reshuffle {height: auto;}
	.playlist-header-stats {grid-template-columns: repeat(2, minmax(0, 1fr));}
	
	.gameplay-dashboard.show #songs-played-list {display: block;}
	.gameplay-dashboard.show #songs-played-list > *:not(:last-child) {margin-bottom:10px;}
	
	.playlist-end-button {padding: 6px 8px;font-size: 15px;}
	
	.gameplay-dashboard.view1.view2.show {display: block !important;}
	.gameplay-dashboard.view1.view2.show #game-wrap > * {width: 100% !important;}
	#game-wrap{ 
	display: flex;
    flex-direction: column-reverse;
	}
	.show #left-col, #sidebar-track {margin-bottom: 20px;}
	
	.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content {
		padding: 10px;
	}
	
	.show #left-col {padding: 0}
	
	.account-menu-toggle {display: block;color: white; cursor: pointer;}
	.content-header #logo {width: 150px;}
	#menu-my-account-menu.show {max-height: 500px;padding-top: 20px;padding-bottom: 20px;}
	
	nav.woocommerce-MyAccount-navigation {position: absolute;left: 0;transform: translateX(-100%);transition: .5s;}
	.woocommerce-account.woocommerce-page .woocommerce-MyAccount-content {padding: 20px 10px !important;}
	.playlist-grid {grid-template-columns: repeat(1, minmax(0px, 1fr));}
	.playlist-grid a.playlist-card-button {font-size: 16px;}
	.playlist-empty-state {padding: 30px;}
	.playlist-empty-state-secondary {padding: 16px 22px;}
	.woocommerce-MyAccount-content h1 {font-size: 50px;line-height: 60px;}
	.woocommerce-MyAccount-content .heading-title, .woocommerce-MyAccount-content h3 {font-size: 30px !important;line-height: 40px !important;}
	.woocommerce-account .woocommerce-MyAccount-navigation {overflow: unset !important;}
	.sidebar-toggle {position: absolute;top: 175px;right: 0px;transform: translateX(100%);background: var(--blue);color: white;height: 50px;display: grid;align-items: center;width: 30px;text-align: center;border-top-right-radius: 10px;border-bottom-right-radius: 10px;cursor: pointer;}
	nav.woocommerce-MyAccount-navigation.show {transform: translateX(0);}
	nav.woocommerce-MyAccount-navigation.show .sidebar-toggle i:before {content: '\f053';}
	
	.gameplay-dashboard.show #bingo-modal.active {flex-wrap: wrap;overflow: auto;padding: 30px;}
	.gameplay-dashboard.show #bingo-modal-steps {order: 1;}
	.gameplay-dashboard.show #songs-played {order: 2;}
	
	.get-more-playlists {min-height: auto;padding-top: 30px;padding-bottom: 30px;}
	#menu-my-account-menu {display: grid;font-size: 18px;line-height: 26px;position: absolute;top: 92px;left: 0;background: rgb(0, 0, 0, .9);width: 100%;gap: 10px;transition: .5s;max-height: 0;overflow: hidden;}
	
	.playlist-event-launch-action a {display: block;width: 100%; position: unset;}
	.playlist-event-toggle-knob {width: 25px !important;height: 25px !important;top: 0px !important;left: 23px !important;}
	.playlist-event-toggle {height: 25px !important;width: 60px !important;}
	.playlist-event-toggle.off .playlist-event-toggle-knob {left: 4px !important;}
}