/*
Theme Name: Shuffle Child
Theme URI: http://shuffle.edge-themes.com/
Description: A child theme of Shuffle Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Template: shuffle
*/

:root {
  --skin: #F6E0C2;
  --yellow: #ffd704;
  --orange: #ffd704;
  --brown: #ffd704;
  --grey: #B4B4B4;
  --black: #000000;
  --white: #ffffff;
  --newlightgray: #222428;
  --graygradient: linear-gradient(143.88deg, #000000 -0.51%, #353535 87.04%);
  --goldengradient: linear-gradient(97.17deg, #A05C20 1.6%, #F8A712 100%);
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0;
}

::selection {
    background: var(--brown);
    color: var(--white);
}

.custom-user-login .form-row .checkbox input { top: 0; left: 0; z-index: 1; cursor: pointer; opacity: 0; position: absolute; }
.custom-user-login .form-row .checkbox input:checked + .input-helper:before { border-color: var(--yellow); }
.custom-user-login .form-row .checkbox input:disabled + .input-helper:before { opacity: 0.35; }
.custom-user-login .form-row .checkbox .input-helper:before,.custom-user-login .form-row  .checkbox .input-helper:after { position: absolute; content: ""; transition: all 200ms; }
.custom-user-login .form-row .checkbox .input-helper:before { left: 0; border: 1px solid #7a7a7a; }
.custom-user-login .form-row .checkbox .input-helper:after { left: 6px; top: 6px; }
.custom-user-login .form-row .checkbox input:checked + .input-helper:before { background-color: var(--yellow); }
.custom-user-login .form-row .checkbox input:checked + .input-helper:before { background-color: var(--yellow); }
.custom-user-login .form-row .checkbox input:checked + .input-helper:after { opacity: 1; }
.custom-user-login .form-row .checkbox label { display: flex; }
.custom-user-login .form-row .checkbox label span { padding-left: 25px; }

img:not([src]), img[src=""], img[src="https://oshonrianmusic.com/wp-content/plugins/js_composer/assets/vc/no_image.png"] {
  content: url('/wp-content/uploads/2023/06/trumpet-soundz-logo-original-e1739859968718.png');
}

.edgtf-woocommerce-page input, .edgtf-woocommerce-page textarea, .edgtf-woocommerce-page select {
    border:1px solid rgba(0,0,0,0.3) !important;
    width:100%;
    min-height: 30px;
}

.music-length {
    margin-right:50px;
}

.edgtf-content {
    margin-top: 0 !important;
	// padding-top: 50px;
}
.edgtf-content.black-bg {
    background: #fff;
}
.edgtf-header-standard .edgtf-page-header .edgtf-menu-area {
    border: none;
}

.genres-music-sec .edgtf-image-with-text-image-overlay {
    display: none;
}

.bg-light-gradient {
	background: #ffffff;
}

.bg-dark-gradient {
	background: #ffffff;
}

.bg-light-gradient h3 {
	color: #000000;
}

.bg-dark-gradient h3 {
    color: var(--white);
}

.upload-on-sec {
    box-shadow: 0px 38px 53px rgb(90 124 157 / 13%);
}


.upload-on-sec .edgtf-section-inner-margin {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.genres-music-block {
    position: relative;
}
.genres-music-block a.vc_single_image-wrapper {
    overflow: hidden;
    display: block;
    border-radius: 10px;
	border: 2px solid #7333ed;
}
.genres-music-block a.vc_single_image-wrapper figure {
        width: 100%;
}
.genres-music-block a.vc_single_image-wrapper figure {
        width: 100%;
}
.genres-music-block a.vc_single_image-wrapper img {
    transition: all .5s ease;
    width: 100%;
}
.genres-music-block a.vc_single_image-wrapper:hover img {
    transform: scale(1.1);
}
.genres-music-block h2 {
    font-size: 21px;
    color: var(--black);
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 1;
}
.trend-music-block .wpb_single_image a {
    border: 2px solid #fff;
}
.trend-music-block a {
    display: block !important;
    overflow: hidden;
    border-radius: 10px !important;
}
.trend-music-block a img {
    border-radius: 10px !important;
    transition: all .5s ease;
    width: 100%;
}
.trend-music-block a:hover img {
    transform: scale(1.1);
}
.trend-music-block figure {
    width: 100%;
}
.trend-music-block h2 a {
    font-size: 28px;
    font-weight: 700;
	color: #000000;
    line-height: 1.5;
    padding-bottom: 0 !important;
    margin-bottom: 15px !important;
    border-radius: 0 !important;
}
.trend-music-block .edgtf-iwt-icon-left {
    display: flex;
}
.trend-music-block .edgtf-iwt-title-holder {
    margin: 0 !important;
}
.trend-music-block p {
    margin: 0;
    line-height: 1.5;
    color: var(--white);
}

.trend-music-block .edgtf-iwt-content-holder {
    padding-left: 10px !important;
    display: flex;
    align-items: center;
}
.trend-music-block .edgtf-iwt-icon-holder {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pop-blocks:nth-child(even) {
    padding-top: 50px;
}

.pop-blocks a {
    display: block !important;
    overflow: hidden;
        transition: all .5s ease;
}
.pop-blocks a:hover img {
    transform: scale(1.1);
}
.pop-blocks a img {
    transition: all .5s ease;
    max-width: 300px;
    width: 100%;
}
.pop-blocks a:hover {
    filter: drop-shadow(0px 25px 40px rgba(90, 124, 157, 0.3));
}
.pop-blocks .trend-details {
    text-align: center;
    padding: 0;
    transition: all .5s ease;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
}
.pop-blocks .trend-details h4 {
    font-family: 'Poppins';
    font-weight: 600;
    color: var(--white);
}
.pop-blocks:hover .trend-details {
        opacity: 1;
    visibility: visible;
    top: 24px;
}

.about-music .edgtf-full-section-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.about-music .edgtf-iwt-content-holder {
    padding-left: 40px !important;
    margin-bottom: 16px;
}
.about-music .edgtf-iwt-title-holder {
    margin: 0 !important;
}
.about-music p {
    margin: 0;
}
.about-music p.edgtf-custom-font-holder {
    margin-bottom: 20px;
}

footer .edgtf-footer-bottom-holder {
	background: #d9d9d9;
    padding: 23px 0;
}

footer .edgtf-footer-bottom-holder .edgtf-container {
    background: no-repeat;
}

.about-music-btn {
	background: #ffd704 !important;
    background-size: 300% 100%;
	color: #505050;
    padding: 15px 30px;
    border-radius: 8px;
     font-size: 16px;
    transition: all .5s ease;
        margin-top: 10px !important;
    display: inline-block;
}
.about-music-btn:hover {
	color: #505050;
	background-position: 100% 0;
}
footer .edgtf-footer-widget-title {
    font-family: Poppins,sans-serif !important;
    color: #000000 !important;
    font-weight: 600;
    letter-spacing: 0;
}

footer .widget p {
    color: #000000;
}

footer .widget .edgtf-item-title a {
            font-family: Poppins,sans-serif !important;
    font-size: 20px;
}
footer .widget .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-image {
      width: 120px;
    padding-right: 15px;
    border-radius: 10px;
}
footer .widget .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-image img {
        border-radius: 10px;
}
footer .widget .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-text-holder .edgtf-item-title {
        margin-bottom: 14px;
    line-height: 1;
}
footer .widget ul.btm-ftr-links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
}
footer .widget ul.btm-ftr-links li {
    margin-right: 20px;
    padding: 0;
}
footer .widget ul.btm-ftr-links li:last-child {
        margin-right: 0;
}
footer .widget .textwidget {
    color: var(--white);
}
footer .widget a {
    color: #000000;
}
footer .widget a:hover {
	color: #ab2eba;
}

footer .widget .btm-ftr-links a {
	color: #505050;
}
footer .widget .btm-ftr-links a:hover {
	color: #7333ed;
}
.footer .edgtf-footer-bottom-holder .widget .textwidget p {
	color: #505050;
    margin: 0;
}
span.edgtf-single-album-store a {
    color: #414141;
    font-weight: 500;
}
span.edgtf-single-album-store a:hover {
	color: #ab2eba;
}
h5.edgtf-album-follow-share-holder-title {
    margin-bottom: 20px;
}
.custom-user-login h2 {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 20px !important;
    font-size: 34px !important;
    font-weight: 400 !important;
}
.edgtf-mobile-header .edgtf-mobile-menu-opener a.button-outlined {
    display: none;
}
.edgtf-mobile-header .edgtf-mobile-nav a.button-outlined {
    display: none;
}
.genres-music-block figure.wpb_wrapper.vc_figure {
    width: 100%;
}
.edgtf-page-header {
    background: rgb(0 0 0 / 75%);
    backdrop-filter: blur(20px);
}

header.edgtf-page-header {
   /* background: #d9d9d9 !important;*/
}

.edgtf-header-standard .edgtf-page-header .edgtf-logo-wrapper a {
    height: 120px !important;
	max-height: 120px !important;
}

.edgtf-main-menu>ul>li>a {
    transition: all .5s ease;
}

.home .edgtf-page-header .edgtf-main-menu>ul>li>a span.edgtf-item-inner {
	color: #000;
    transition: color .5s ease;
}

.home .edgtf-page-header .edgtf-main-menu>ul>li>a span.edgtf-item-inner:hover {
    color: var(--yellow);
}

footer .edgtf-social-icon-widget-holder {
    margin: 0 10px 0 0 !important;
}

.upload-your-own .upload-your-own-details h2 {
    font-size: 26px;
}

.upload-your-own {
    margin-bottom: 0;
}

.single-album .edgtf-album-tracks-holder .edgtf-tracks-holder {
    padding: 0;
}

.single-album .edgtf-album-tracks-holder .edgtf-tracks-holder .music-list-block {
    padding: 15px 0;
}

.single-album .edgtf-album-tracks-holder .edgtf-tracks-holder .music-list-block .play span,.single-album .edgtf-album-tracks-holder .edgtf-tracks-holder  .music-list-block .pause span {
    width: 50px;
    height: 50px;
}

.single-album .edgtf-album-tracks-holder .edgtf-tracks-holder .music-list-block .play span img,.single-album .edgtf-album-tracks-holder .edgtf-tracks-holder  .music-list-block .pause span img {
    max-width: 15px;
}

.single-album .edgtf-album-tracks-holder .edgtf-tracks-holder .music-list-block .title {
    font-size: 18px;
}

.music-list-block .play .play-btn {
    display: block;
}

.music-list-block .pause .play-btn {
    display: none;
}
.music-list-block .play .pause-btn {
    display: none;
}

.music-list-block .pause .pause-btn {
    display: block;
}

.music-list-block .play span img, .music-list-block .pause span img {
    max-width: 15px;
}

.single-album .edgtf-album-image img {
    width: 100%;
}

.form-group label {
    display: inline-block;
    margin: 10px 0;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}

.form-group input {
    border: 1px solid rgba(0,0,0,0.3) !important;
    width: 100%;
    min-height: 30px;
    background: transparent !important;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    color: var(--black);
}

.form-group select {
    border: 1px solid rgba(0,0,0,0.3) !important;
    width: 100%;
    min-height: 30px;
    background: transparent !important;
    border-radius: 8px;
    padding: 15px;
    color: #000000;
    font-size: 14px;
}

.form-group textarea {
    border: 1px solid rgba(0,0,0,0.3) !important;
    width: 100%;
    min-height: 30px;
    background: transparent !important;
    border-radius: 8px;
}

.form-group label figure { 
    max-width: 150px;
    border: 1px solid #cfcfcf;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;

}

.form-row label {
    display: inline-block;
    margin: 10px 0;
    font-size: 16px;
	color: #000000;
    font-weight: 600;
}

.form-row input {
    border-color: rgb(88, 88, 88) !important;
    width: 100%;
    min-height: 30px;
    background: transparent !important;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
}

.form-row input:focus {
    border: 1px solid var(--white) !important;
}

.golden-bg .form-row input {
    border: 1px solid rgba(0,0,0,0.3) !important;
}

.golden-bg .form-row input:focus {
    border: 1px solid var(--black) !important;
}

input[type="file" i]::-webkit-file-upload-button {
    background: var(--brown);
    color: var(--white);
    border: none;
    height: 100%;
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}

.form-row select {
    border: 1px solid rgba(0,0,0,0.3) !important;
    width: 100%;
    min-height: 30px;
    background: transparent !important;
    border-radius: 8px;
    padding: 15px;
}

.form-row textarea {
    border: 1px solid rgba(0,0,0,0.3) !important;
    width: 100%;
    min-height: 30px;
    background: transparent !important;
    border-radius: 8px;
}

.form-row label figure { 
    max-width: 150px;
    border: 1px solid #cfcfcf;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;

}

.custom-user-login .form-row input, .custom-user-login select,.custom-user-login textarea {
    border: 1px solid #585858 !important;
    color: #000000 !important;
}
.custom-user-login select {
    color: var(--grey) !important;
}

.custom-user-login .form-row input:focus,  .custom-user-login select:focus, .custom-user-login textarea:focus {
    border-color: #000000 !important;
}

.custom-user-login label {
    color: #000000;
}

.woocommerce-pagination {
    background: transparent;
    padding: 0;
}

input[type=submit], .woocommerce-Button, .woocommerce-message a, button#add-music-row {
    max-width: 200px;
    border-radius: 8px !important;
    margin: 10px 0; 
    transition: all .5s ease !important;
    padding: 10px 30px;
    font-weight: 600 !important;
    border: 2px solid var(--yellow) !important;
    background: var(--yellow) !important;
    cursor: pointer;
    color: #505050 !important;
    line-height: 2;
    font-size: 16px !important;
}

input[type=submit]:hover, .woocommerce-Button:hover, .woocommerce-message a:hover, button#add-music-row:hover {
    background: var(--yellow) !important;
    color: #505050 !important;
    border-color: var(--yellow) !important;
}

.golden-bg .form-container.edgtf-woocommerce-page .title h4 {
    color: var(--black);
    margin: 20px 0 10px;
}

.woocommerce-message {
    background: linear-gradient( 180deg, rgba(255, 255, 255, 0.5) 0%, rgba(243, 225, 174, 0.5) 100%) !important;
    border: 1px solid #000000 !important;
    box-sizing: border-box;
    box-shadow: 0px 12px 22px rgb(0 0 0 / 8%);
    border-radius: 8px;
    padding: 10px 20px !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.woocommerce-message a {
    max-width: 100%;
    float: none;
}


button#add-music-row {
    border: 2px solid var(--black) !important;
    background: var(--black) !important;
    padding: 5px 15px;
    font-size: 14px !important;
}

button#add-music-row:hover {
    color: #505050 !important;
}

form .cols .col {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

form .cols .col label { 
    margin-right: 20px;
}

form .cols .col audio {
    margin: 20px 20px 20px 0;
}

#menu-author li.current-menu-item a, #menu-customer li.current-menu-item a {
    color: var(--brown) !important;
    background: linear-gradient(45deg, #FFF4C2, #FFF4C2, #FFF4C2) !important;
}

.edgtf-album-tracks-holder .music-list-block {
    padding: 15px;
}

.edgtf-album-tracks-holder .music-list-block .cart {
    width: 100%;
    max-width: 150px;
    line-height: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    color: var(--brown);
}

.edgtf-album-tracks-holder .music-list-block .download {
    width: 120px;
    line-height: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    color: var(--brown);
}

table tbody tr, table thead tr {
    border: none;
    border-bottom: 1px solid #000;
}

table th, table td {
    text-align: left !important;
}

table th span, table td span {
    color: #000;
}

.woocommerce-cart .product-remove {
    width: 5%;
    text-align: center !important;
}

.woocommerce-info {
    background: linear-gradient( 180deg, rgba(255, 255, 255, 0.5) 0%, rgba(243, 225, 174, 0.5) 100%) !important;
    border: 1px solid #000000 !important;
    box-sizing: border-box;
    box-shadow: 0px 12px 22px rgb(0 0 0 / 8%);
    border-radius: 8px;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    padding: 15px !important;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    flex-direction: row;
}

.edgtf-woocommerce-page .woocommerce-checkout .col-1 h3, .edgtf-woocommerce-page .woocommerce-checkout .col-2 h3 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
	color: #000000;
}

.woocommerce-checkout #order_review_heading {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: uppercase;
	color: #000000;
}

p.cart-empty.woocommerce-info {
    justify-content: center;
}

.woocommerce-cart .product-name h6 {
	color: #000000;
}

a, p a {
	color: #000000;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #7333ed;
}

.genres-music-sec .wpb_text_column .trend-details a {
    color: #000000 !important;
}

.single-album .edgtf-album-details-holder {
    margin-bottom: 20px;
}

h5.edgtf-about-album-holder-title {
    letter-spacing: 0;
    margin-bottom: 20px;
    letter-spacing: 0;
}

.single-album .edgtf-single-album-stores-holder {
    padding: 20px 0;
}

.single-album .edgtf-single-album-stores-holder .edgtf-single-album-stores-title {
    margin-bottom: 10px;
}

.album-add-to-cart {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 7px;
}

.album-add-to-cart h5 {
    font-size: 20px;
    letter-spacing: 0;
    color: var(--white);
    margin: 10px 0;
    padding-right: 10px;
}

.album-add-to-cart a {
    display: flex;
    align-items: center;
    color: var(--black);
    background: var(--yellow);
    border: 2px solid var(--yellow);
    padding: 10px;
    border-radius: 8px;
    transition: all .5s ease;
    font-weight: 600;
    margin: 10px 0;
}
.album-add-to-cart a:hover {
    background: var(--newlightgray);
    color: var(--white);
    border-color: var(--yellow);
}

.album-add-to-cart a img {
    filter: brightness(1) invert(1);
}

.album-add-to-cart a:hover img {
    filter: brightness(0) invert(1);
}

.edgtf-lyrics-holder-title {
    color: var(--white);
}

.album-add-to-cart a span {
    display: flex;
    align-items: center;
}
.album-add-to-cart a span img {
    filter: brightness(1) invert(1);
    transition: all .5s ease;
}

.album-add-to-cart a:hover span img {
    filter: brightness(1) invert(0);
}

table td {
    padding: 10px;
}

.single-album .edgtf-album-tracks-holder {
    padding-top: 0;
    margin-top: -4px;
}

.single-album .edgtf-album-single-title {
    margin-bottom: 25px;
    color: var(--white);
}

.edgtf-albums-list-holder-outer.edgtf-alb-gallery .edgtf-album .edgtf-album-image-holder img {
    width: 100%;
}

.music-list-inner .sort select {
    padding-right: 50px !important;
}

.load-more-btn {
    font-size: 18px;
	color: #ab2eba;
    padding: 10px 40px;
	border: 1px solid #ab2eba;
    font-weight: 500;
    text-decoration: none;
    border-radius: 50px;
    display: inline-block;
    line-height: 1.5;
    transition: all .5s ease;
    background: transparent;
    cursor: pointer;
}

.load-more-btn:hover {
    color: var(--white);
	background: #ab2eba;
}

.pagination {
    text-align: center;
    margin: 30px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.pagination a.page-numbers, .pagination span.page-numbers {
    padding: 10px;
    border: 1px solid;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 7px;
    font-weight: 600;
    border-radius: 8px;
    transition: all .5s ease;
}

.pagination a.prev.page-numbers {
    width: auto;
}
.pagination a.next.page-numbers {
    width: auto;
}

.pagination span.page-numbers {
    color: var(--black);
    background: #7333ed;
    border-color: #7333ed;
}

.pagination a.page-numbers {
    color: var(--white);
    background: transparent;
    border-color: #7333ed;
}

.pagination a.page-numbers:hover {
    color: var(--black);
    background: #7333ed;
}

.golden-bg .pagination span.page-numbers {
    color: var(--white);
    background: var(--brown);
    border-color: var(--brown);
}

.golden-bg .pagination a.page-numbers {
    color: var(--brown);
    background: transparent;
    border-color: var(--brown);
}

.golden-bg .pagination a.page-numbers:hover {
    color: var(--white);
    background: var(--brown);
}

.view-album-message .woocommerce-message {
    background: #f0a93540;
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    color: var(--black);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.view-album-message .woocommerce-message a {
    color: var(--black) !important;
    background: var(--yellow) !important;
    border: 2px solid var(--yellow) !important;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 8px;
    margin: 10px;
    font-weight: 500;
    transition: all .5s ease;
}
.view-album-message .woocommerce-message a:hover {
    background: var(--newlightgray) !important;
    color: var(--white) !important;
    border-color: var(--yellow) !important;
}

.golden-bg .view-album-message .woocommerce-message a {
    color: var(--white) !important;
    background: var(--brown) !important;
    border: 2px solid var(--brown) !important;
}
.golden-bg .view-album-message .woocommerce-message a:hover {
    background: var(--black) !important;
    color: var(--white) !important;
    border-color: var(--black) !important;
}

.edgtf-cart-amount {
    background: #7333ed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: 5px;
    font-size: 12px;
    color: var(--black) !important;
}

.home .edgtf-page-header .edgtf-main-menu>ul>li>a span.edgtf-item-inner i.icon_cart_alt {
	color: #505050 !important;
}

.music-list-inner {
    padding: 0;
}

.music-list-inner .title-section {
    padding: 40px 0 20px;
}

.artists-search-result .title-section {
    padding: 40px 0;
    border-bottom: 1px solid #343434;
    margin-bottom: 20px;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a, td.download-file a, a.edit-music {
    color: #505050;
    font-weight: 600;
    background: var(--brown);
    padding: 10px;
    display: block;
    border-radius: 8px;
    font-size: 14px;
    border: 2px solid var(--brown);
    transition: all .5s ease;
    text-align: center;
    line-height: 1.6;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a:hover, td.download-file a:hover, a.edit-music:hover {
    background: var(--black);
    color: var( --white );
    border-color: var(--black);
}


a.edit-music i {
    color: #505050;
    margin-right: 10px;
}

.woocommerce-Address-title a.edit {
    color: #505050;
    font-weight: 600;
    background: var(--brown);
    padding: 0;
    margin: 0;
    display: block;
    border-radius: 8px;
    font-size: 14px;
    border: 2px solid var(--brown);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
    max-width: 70px;
}

.woocommerce-Address-title a.edit:hover {
    background: transparent;
    color: var(--black);
    border-color: var(--black);
}

a.remove-music-row img {
    width: 20px;
}

.trend-music-sec {
    padding: 50px 0;
}

img.edgtf-dark-logo {
    max-height: initial;
    height: auto;
    position: relative;
    top: 0;
}

.edgtf-logo-wrapper a img { height: auto; position: relative; top: 10px; opacity: 1 !important;}
.edgtf-sticky-header .edgtf-normal-logo, .edgtf-dark-logo, .edgtf-light-logo { display: none !important; }
.edgtf-page-header .edgtf-sticky-header { display: none !important; }
.edgtf-mobile-header .edgtf-mobile-logo-wrapper a { height: auto !important; }
.edgtf-mobile-header .edgtf-mobile-logo-wrapper img {
    max-width: 160px;
    position: relative;
    top: -3px;
}

header.woocommerce-Address-title.title h3 {
    font-size: 28px;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.woocommerce-Addresses address {
    padding: 20px 0;
    font-size: 16px;
    font-style: normal;
    color: #000;
}

.search-box {
    margin: 20px 0;
}

.sort {
    margin: 20px 0;
}

#edgtf-back-to-top>span:after {
    background-color: var(--black);
}

.select2-container--open .select2-dropdown {
    top: 40px;
}

.accordion-databox {
    margin: 20px 0;
}

table th span {
    font-size: 18px;
    font-weight: 600;
    color: var(--black);
}

.dashboard .section-title {
    margin: 20px 0px 12px;
}

.dashboard .section-title h4 {
    font-size: 24px;
}

.cols {
    display: flex;
    flex-wrap: wrap;
}

.cols.cols4 .col {
    width: 25%;
    text-align: center;
}

.cols.cols2 .col {
    width: 50%;
    text-align: center;
}

.dashboard .cols {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

.dashboard .cols.cols4 .col {
    width: 100%;
}

.dashboard .cols.cols4 .col {
    display: flex;
}

.cols.cols4 .col .small-box {
    margin: 0;
    padding: 20px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(243, 225, 174, 0.5) 100%);
    border: 3px solid #ffd704;
    box-sizing: border-box;
    box-shadow: 0px 12px 22px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 130px;
}

.cols.cols4 .col .small-box p {
    margin: 0;
    font-size: 16px;
    color: var(--black);
}

.cols.cols4 .col .small-box h3 {
    font-size: 24px;
    color: var(--black);
}

.profile-overview {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    padding: 10px;
    border-radius: 10px;
    max-width: 400px;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(243, 225, 174, 0.5) 100%);
    border: 3px solid #ffd704;
    box-shadow: 0px 12px 22px rgba(0, 0, 0, 0.08);
}

.profile-details-sec {
    padding-left: 30px;
}

.profile-details-sec h6 strong {
    display: block;
    text-transform: capitalize;
    color: var(--black);
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 20px;
}

.profile-details-sec h6 a {
    color: #000000;
    font-weight: 600;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(243, 225, 174, 0.5) 100%);
    padding: 0px;
    max-width: 80px;
    margin: 5px 5px 5px 0;
    display: block;
    border-radius: 8px;
    font-size: 12px;
    border: 2px solid #ffd704;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
}

.profile-details-sec h6 a:hover {
    background: linear-gradient(45deg, #FFF4C2, #FFF4C2, #FFF4C2);
    color: var(--black);
    border-color: #ffd704;
}

.profile-details-sec h6 a i {
    color: #000000;
    margin-right: 10px;
}

.profile-details-sec h6 a:hover i {
    color: var(--black);
}

.profile-details-sec p {
    margin-bottom: 0;
}

.profile-details-sec p strong {
    font-weight: 500;
    font-size: 16px;
    color: var(--black);
}

.profile-details-sec .social-links {
    margin-top: 5px;
}

.profile-details-sec .social-links strong {
    font-weight: 500;
    color: #000;
    margin-right: 5px;
    font-size: 16px;
}
.profile-details-sec .social-links a {
    font-size: 20px;
    margin-right: 10px;
    color: var(--brown);
}

.profile-overview .profile-image {
    width: 25%;
}

.profile-overview .profile-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
}

.profile-overview .profile-details-sec {
    width: 65%;
    padding-left: 20px;
}

.edgtf-btn.edgtf-btn-solid {
    background-color: var(--black) !important;
    border: 2px solid var(--black) !important;
    color: var(--white) !important;
    transition: all .5s ease;
}

.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover {
    background-color: var(--brown) !important;
    border: 2px solid var(--brown) !important;
    color: var(--white) !important;
}

.edgtf-product-list-image-wrapper .edgtf-btn.edgtf-btn-solid {
    background-color: #ffd704 !important;
    border: 2px solid #ffd704 !important;
    color: #505050 !important;
    transition: all .5s ease;
}

.edgtf-product-list-image-wrapper .edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover {
    background-color: var(--yellow) !important;
    border: 2px solid var(--yellow) !important;
    color: var(--black) !important;
}

.edgtf-fullscreen-search-holder .edgtf-search-submit {
    margin: 0px 0 8px 0;
}

.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-search-opener, .edgtf-dark-header .edgtf-top-bar .edgtf-search-opener, .edgtf-dark-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-search-opener {
    color: #fff!important;
    margin-left: 10px;
}

.edgtf-header-widget p {
    margin: 0;
}

.edgtf-dark-header .menu-login-btn span.edgtf-item-text {
    color: #505050 !important;
}

body .menu-login-btn span.edgtf-item-text {
	background: #ffd704 !important;
    background-size: 300% 100%;
    padding: 10px 20px;
    border-radius: 50px;
    color: #505050 !important;
    font-weight: 500;
    transition: all .5s ease;
}

body .menu-login-btn span.edgtf-item-text:hover {
    background-position: 100% 0;
}

body .menu-login-btn span.edgtf-item-text i {
    padding-right: 10px;
}

body .menu-login-btn span.edgtf-item-text i:before {
    color: #505050;
}

.edgtf-fullscreen-search-holder .edgtf-search-submit {
    transform: rotateY(175deg);
    background: transparent !important;
    padding: 0;
    width: 40px;
    height: 40px;
    transition: all .5s ease;
    margin: 0;
    border: none !important;
    bottom: 6px;
}

.edgtf-fullscreen-search-holder .edgtf-search-submit:hover {
    background: var(--yellow) !important;
    color: var(--black) !important;
}

.edgtf-fullscreen-search-holder .edgtf-field-holder {
    border-bottom: 1px solid #fff;
}

.edgtf-fullscreen-search-holder .edgtf-fullscreen-search-close-container a:hover {
	color: #ab2eba;
}

.edgtf-video-button-play .edgtf-video-button-wrapper span i {
    background: rgba(199, 199, 199, 0.6);
    backdrop-filter: blur(12px);
    width: 110px;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 45px;
    border-radius: 50%;
}

.edgtf-album-comprehensive.music .edgtf-two-columns-50-50>.edgtf-two-columns-50-50-inner .edgtf-column:first-child {
    width: 30%;
}

.edgtf-album-comprehensive.music .edgtf-two-columns-50-50>.edgtf-two-columns-50-50-inner .edgtf-column:last-child {
    width: 48%;
}

.edgtf-album-comprehensive.music .edgtf-two-columns-50-50>.edgtf-two-columns-50-50-inner .edgtf-column:first-child img {
    border-radius: 10px;
}

.edgtf-album-comprehensive.music .edgtf-album-tracks-holder {
    margin: 0;
}

.edgtf-album-comprehensive.music .edgtf-album-single-title {
    font-weight: 600;
    font-size: 34px;
    text-transform: capitalize;
    color: var(--black);
    margin-bottom: 22px;
}

.edgtf-album-comprehensive.music .edgtf-album-single-title {
    color: var(--white);
}

.golden-bg .edgtf-album-comprehensive.music .edgtf-album-single-title {
    color: var(--brown);
}

.edgtf-album-comprehensive.music .edgtf-album-details.edgtf-album-artists {
    padding-bottom: 20px;
    border-bottom: 1px solid #E7E7E7;
    margin-bottom: 15px;
    font-size: 18px;
    color: var(--white);
}

.edgtf-album-comprehensive.music ul.music-category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 10px;
    padding: 0;
}

.edgtf-albums-list-load-more .edgtf-btn.edgtf-btn-solid, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit {
    background-color: var(--yellow) !important;
    border: 2px solid var(--yellow) !important;
    color: var(--black) !important;
    transition: all .5s ease;
    letter-spacing: 0;
    font-size: 16px;
    border-radius: 8px;
    height: auto;
}

.edgtf-albums-list-load-more .edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover {
    background-color: var(--newlightgray) !important;
    border: 2px solid var(--yellow) !important;
    color: var(--white) !important;
}


.edgtf-album-comprehensive.music .edgtf-album-tracks-holder ul.music-category li {
    padding: 5px;
	color: #9d32aa;
}

.edgtf-album-comprehensive.music ul.music-category li:first-child {
    list-style: none;
    padding-left: 0;
}

.edgtf-album-comprehensive.music ul.music-category li:last-child {
    padding-right: 0;
}

.edgtf-album-comprehensive.music .edgtf-about-album-content p {
    margin: 0 0 10px;
}

.edgtf-album-comprehensive.music .edgtf-accordion-holder .edgtf-accordion-content {
    margin: 0;
    padding: 10px 15px;
}

.edgtf-album-comprehensive.music .edgtf-accordion-holder.edgtf-initial .edgtf-title-holder .edgtf-tab-title span.edgtf-tab-title-inner {
    font-weight: 500;
    letter-spacing: 0;
    font-size: 18px;
    color: var(--brown);
}

.edgtf-album-comprehensive.music .edgtf-accordion-mark-icon {
    padding-top: 12px;
}

.music-list-block.album-small-sec {
    padding: 10px 0;
}

.music-list-block.album-small-sec .cart {
    border: 1px solid var(--yellow);
    padding: 10px 15px;
    border-radius: 8px;
    color: var(--white);
    transition: all .5s ease;
}

.music-list-block.album-small-sec .cart:hover {
    background: var(--yellow);
    color: var(--black);
}

.music-list-block.album-small-sec .cart img {
    transition: all .5s ease;
}

.music-list-block.album-small-sec .cart:hover img {
    filter: brightness(1) invert(1);
}

.golden-bg .music-list-block.album-small-sec .cart {
    border: 1px solid var(--brown);
    color: var(--brown);
}

.golden-bg .music-list-block.album-small-sec .cart:hover {
    background: var(--brown);
    color: var(--white);
}

.music-list-block.album-small-sec .cart:hover img {
    filter: brightness(0) invert(0);
}

.music-list-block.album-small-sec .download {
	border: 1px solid #ab2eba;
    padding: 10px 15px;
    border-radius: 8px;
    color: var(--white);
    transition: all .5s ease;
}

.music-list-block.album-small-sec .download img {
    transition: all .5s ease;
}

.music-list-block.album-small-sec .download:hover {
	background: #7333ed;
    color: var(--black);
}

.music-list-block.album-small-sec .download:hover img {
    filter: brightness(0) invert(0);
}

.edgtf-album-comprehensive.music .edgtf-album-compact {
    padding: 0 !important;
}

.checkbox input:checked > span {
	color: #7333ed;
}

.edgtf-drop-down ul li.edgtf-active-item a.current span {
    color: #7333ed;
}

h2.woocommerce-order-details__title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--brown);
}

h2.woocommerce-column__title {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
    color: var(--brown);
}

table th {
    border: 0;
    padding: 16px;
    text-align: center;
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 600;
    color: var(--black);
}

table tbody th {
    border-right: 1px solid var(--black);
}

mark {
    background: transparent;
    color: var(--black);
    padding: 0 3px;
    font-weight: 700;
}

table.shop_table.shop_table_responsive {
    margin-bottom: 30px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(243, 225, 174, 0.5) 100%);
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: inset 0 0 0 1px #000, 0px 12px 22px rgb(0 0 0 / 8%);
    overflow: hidden;
}

.woocommerce-cart.edgtf-woocommerce-page td.actions .coupon {
    text-align: left !important;
    width: auto !important;
    margin-right: 5px;
}

.coupon .button {
    background: var(--black);
    border: 1px solid var(--black);
    padding: 10px 20px;
    color: var(--white);
    font-weight: 600;
    cursor: pointer;
    transition: all .5s ease;
    margin-left: 5px;
    min-width: 150px;
}

.coupon .button:hover {
    background: var(--brown) !important;
    color: var(--white)!important;
    border-color: var(--brown)!important;
}

.edgtf-woocommerce-page .coupon input[type=text] {
    padding: 6px 17px;
}

button.button {
    background: transparent;
    border: 1px solid var(--yellow);
    padding: 10px 30px;
    color: var(--yellow);
    font-weight: 600;
    cursor: pointer;
    transition: all .5s ease;
    border-radius: 8px;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.5;
}

button.button:hover {
    background: var(--yellow);
    color: var(--black);
    border-color: var(--yellow);
}

.golden-bg button.button {
    background: var(--brown);
    border: 1px solid var(--brown);
    color: var(--white);
}

.golden-bg button.button:hover {
    background: var(--black);
    color: var(--white);
    border-color: var(--black);
}

.woocommerce-cart .cart_item {
    background-color: transparent;
    border: 1px solid var(--black);
}

.woocommerce-cart .remove {
    font-size: 30px;
    color: var(--black);
}

table tr {
    border: 1px solid var(--black);
}

.edgtf-woocommerce-page td.actions {
    padding: 30px 15px;
}

.edgtf-btn.edgtf-btn-solid.checkout-button {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 10px 20px;
    border-radius: 8px;
    background: var(--brown) !important;
    border: 2px solid var(--brown) !important;
    color: var(--white) !important;
    font-size: 16px;
    letter-spacing: 0;
}

.edgtf-btn.edgtf-btn-solid.checkout-button:hover {
    background: var(--black) !important;
    border-color: var(--black) !important;
}

.edgtf-btn.edgtf-btn-solid.checkout-button span {
    color: #505050 !important;
}

p.order-again a {
    background: var(--brown);
    border: 1px solid var(--brown);
    padding: 15px;
    color: var(--white);
    font-weight: 600;
    cursor: pointer;
    transition: all .5s ease;
    display: block;
    max-width: 200px;
    text-align: center;
    margin: 0;
    border-radius: 8px;
    text-transform: capitalize;
}

p.order-again a:hover {
    background: var(--black);
    color: var(--white);
    border-color: var(--black);
}

.edgtf-woocommerce-page table td {
    padding: 16px !important;
    color: var(--black);
    font-size: 16px !important;
}


address {
    color: #000;
}

.woocommerce-SavedPaymentMethods li {
    list-style: none;
}

ul.woocommerce-SavedPaymentMethods {
    padding: 0;
}

.woocommerce-SavedPaymentMethods li label {
    padding-left: 10px;
}

.woocommerce-cart .shop_table thead {
    border: 1px solid var(--black);
    background-color: transparent;
}

form.woocommerce-cart-form {
    overflow-x: auto;
}

span.select2-selection.select2-selection--single {
    min-height: 50px;
    display: flex;
    align-items: center;
    background: transparent;
    border-color: var(--brown);
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: var(--brown);
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
}

.woocommerce-validated {
    display: flex;
    align-items: center;
}

.woocommerce-validated label {
    padding-left: 5px;
}

.payment_methods.methods li input {
    width: 12px;
    position: relative;
    top: 10px;
}

.payment_methods p {
    margin-bottom: 0;
}

.woocommerce-thankyou-order-received {
    background: var(--brown);
    padding: 15px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.woocommerce-thankyou-order-details {
    padding: 0;
    margin: 0 0 30px;
    list-style: none;
    background: linear-gradient( 180deg, rgba(255, 255, 255, 0.5) 0%, rgba(243, 225, 174, 0.5) 100%);
    border: 1px solid #000000;
    box-sizing: border-box;
    box-shadow: 0px 12px 22px rgb(0 0 0 / 8%);
    border-radius: 8px;
}

.woocommerce-thankyou-order-details li {
    border: 1px solid var(--black);
    padding: 10px;
    color: #000;
    font-size: 16px;
}

.woocommerce-thankyou-order-details li strong {
    color: var(--black);
    font-weight: 700;
    letter-spacing: 0;
}

.woocommerce-order-downloads h2 {
    font-size: 26px;
    margin-bottom: 20px;
    color: var(--brown);
    font-weight: 600;
}

.woocommerce-order p {
    color: var(--white);
}

section.woocommerce-order-downloads {
    overflow-x: auto;
}

.edgtf-woocommerce-page .edgtf-quantity-buttons .edgtf-quantity-input {
    background-color: var(--brown);
    color: var(--white);
    border-color: var(--brown) !important;
}

.edgtf-albums-list-holder-outer .edgtf-album-image-holder img {
    height: 100%;
    min-height: 410px;
    max-height: 410px;
    object-fit: cover;
}

.edgtf-mobile-header .edgtf-mobile-nav ul li#nav-menu-item-account-login .edgtf-menu-area {
    display: none;
}

.edgtf-mobile-header .edgtf-mobile-nav ul li#nav-menu-item-account-login .edgtf-sticky-header {
    display: none;
}

a.edgtf-search-opener span {
    color: var(--white);
}

a.edgtf-search-opener span:hover {
    color: var(--yellow);
}

.woocommerce-validated #wc-stripe-new-payment-method {
    top: 0 !important;
}

/* New CSS start  */
.edgtf-container {
	background: #ffffff !important;
}
.edgtf-footer-top.edgtf-footer-top-aligment-left .edgtf-container {
    background: #d9d9d9 !important;
}
.edgtf-title.edgtf-title-with-border .edgtf-title-holder .edgtf-container-inner {
    border-bottom: none;
}
.golden-bg .edgtf-title {
    background: var(--goldengradient);
}
.golden-bg .edgtf-title .edgtf-title-holder .edgtf-container {
    background: rgba(255, 255, 255, 0.12);
}
.golden-bg .edgtf-title .edgtf-title-holder h1 {
    font-size: 38px;
}
.golden-bg .edgtf-container {
    background: var(--goldengradient);
}
.golden-bg .woocommerce ul.menu {
    box-sizing: border-box;
    box-shadow: 0px 12px 22px rgb(0 0 0 / 8%);
    border-radius: 8px;
}

.golden-bg .form-container.edgtf-woocommerce-page {
    background: linear-gradient( 180deg, rgba(255, 255, 255, 0.5) 0%, rgba(243, 225, 174, 0.5) 100%);
    border: 1px solid #ffd704;
    box-sizing: border-box;
    box-shadow: 0px 12px 22px rgb(0 0 0 / 8%);
    border-radius: 8px;
    padding: 10px 20px;
}

.golden-bg .form-container.edgtf-woocommerce-page p span {
    color: var(--black);
    width: 100%;
}
.golden-bg .form-container.edgtf-woocommerce-page p span.select2-selection__arrow {
    width: 30px;
}
.woocommerce-checkout #order_review_heading {
    margin-bottom: 20px;
    margin-top: 30px;
    text-transform: none;
    font-size: 22px;
}
.woocommerce-privacy-policy-text p {
	color: #000000;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
}

.woocommerce-additional-fields h3 {
    margin-top: 0;
}

.golden-bg .form-container.edgtf-woocommerce-page input, .golden-bg .form-container.edgtf-woocommerce-page input::placeholder, .golden-bg .form-container.edgtf-woocommerce-page textarea, .golden-bg .form-container.edgtf-woocommerce-page textarea::placeholder {
    color: var(--black);
}
.golden-bg .form-container.edgtf-woocommerce-page input[type=submit] {
    margin-top: 30px;
    text-transform: capitalize;
    letter-spacing: 0;
    border-width: 2px !important;
    padding: 10px 30px;
}

.inner-coupon-block {
    background: linear-gradient( 180deg, rgba(255, 255, 255, 0.5) 0%, rgba(243, 225, 174, 0.5) 100%);
    box-sizing: border-box;
    border-radius: 8px;
    box-shadow: inset 0 0 0 1px #000, 0px 12px 22px rgb(0 0 0 / 8%);
    overflow: hidden;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin: 15px 0;
}

.cart_totals {
    margin: 15px 0;
}

.inner-coupon-block .coupon {
    margin-bottom: 10px;
    width: 100%;
    display: flex;
    align-items: center;
}

.inner-coupon-block .coupon input {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.woocommerce-cart td.product-thumbnail img {
    display: block !important;
    min-width: 60px !important;
}

.single-album .edgtf-album-image {
	border: 1px solid #ffffff;
}
.album-poster {
    border: 1px solid #ffffff;
}
.edgtf-album a{
	border: 1px solid #7333ed;
	border-radius: 15px;
}
footer .widget ul.edgtf-blog-list .edgtf-item-image>a {
	border: 1px solid #7333ed;
    border-radius: 10px;
	height: 100px;
	width: 100px;
	display: grid;
    align-content: center;
}
.artists-border .vc_single_image-wrapper, .single-artist-details img, .vc_single_image-wrapper.vc_box_circle.vc_box_border_grey{
	border: 5px solid transparent;
    background: linear-gradient(45deg, #FFD700, #FFF4C2, #E6B800) !important;
}
.music-list-sec #video-list .video-list-sec .container .main {
    height: auto !important;
}
input[type="file"]::file-selector-button {
    color: #505050 !important;
}
.single-product .edgtf-single-product-summary {
	width: 70%;
}

.edgtf-single-product-wrapper-top .edgtf-tabs.edgtf-horizontal-tab .edgtf-tab-container {
    padding: 0px 0px;
}
.edgtf-logo-wrapper img.edgtf-normal-logo {
    max-height: 170px !important;
}
nav.woocommerce-pagination {
    display: none;
}
.edgtf-overlapping-content-holder.edgtf-animated {
    margin-top: 0px !important;
}
.edgtf-container.edgtf-container-bottom-navigation {
    display: none;
}
.page-id-6746 .music-list-sec p {
    display: none;
}
.n2-ss-slide .n2-ss-item-image-content.n2-ss-item-content.n2-ow-all img {
    border: 5px solid transparent;
    background: linear-gradient(45deg, #FFD700, #FFF4C2, #E6B800) !important;
    border-radius: 50%;
}
/* New CSS end  */
 
/*************** Media Queries start ***************/

@media (min-width: 767px) and (max-width: 1024px) {
    .genres-music-block h2 {
        font-size: 16px;
        bottom: 14px;
        left: 14px;
    }
	
	.edgtf-grid-section .edgtf-section-inner {
        width: 750px !important;
    }
}

@media(max-width: 1400px) {
    .edgtf-albums-list-holder-outer .edgtf-album-image-holder img {
        min-height: 360px;
        max-height: 360px;
    }
}

@media(max-width: 1200px) {
    .profile-overview .profile-image {
        width: 30%;
    }
    .profile-overview .profile-details-sec {
        width: 60%;
        padding-left: 20px;
    }

    .edgtf-album-comprehensive.music .edgtf-two-columns-50-50>.edgtf-two-columns-50-50-inner .edgtf-column:last-child {
        width: 65%;
        padding-left: 20px;
    }

    .dashboard .cols {
        grid-template-columns: repeat(3, 1fr);
    }

    .cols.cols4 .col .small-box h3 {
        font-size: 24px;
    }

    .cols.cols4 .col .small-box p {
        font-size: 14px;
        line-height: 1.2;
        margin-top: 10px;
    }

    .edgtf-albums-list-holder-outer .edgtf-album-image-holder img {
        min-height: 300px;
        max-height: 300px;
    }
}

@media(max-width: 1024px) {
	
    .edgtf-four-columns .edgtf-column {
        width: 50%;
    }
    .edgtf-four-columns .edgtf-column .edgtf-column-inner {
        padding: 0 30px;
        margin-bottom: 20px;
    }

    .about-music-btn {
        padding: 10px;
    }

    .edgtf-albums-list-holder-outer .edgtf-album-image-holder img {
        min-height: 250px;
        max-height: 250px;
    }

    .edgtf-cart-amount {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        position: absolute;
        top: 5px;
        right: auto;
        left: 28px;
        font-size: 12px;
    }

    .edgtf-mobile-header .edgtf-mobile-nav .edgtf-grid {
        width: 100%;
        box-shadow: 0px 2px 7px #00000075;
    }

    .edgtf-mobile-header .edgtf-mobile-nav a {
        padding: 15px;
        font-size: 16px;
    }

    .edgtf-mobile-header .edgtf-mobile-nav a.button-outlined {
        display: block;
    }

    body .menu-login-btn span.edgtf-item-text {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-start;
        max-width: 100%;
        padding: 0;
        border-radius: 0;
        font-weight: 400;
        background: transparent;
        color: #0a0a0a !important;
    }

    body .menu-login-btn span.edgtf-item-text i {
        display: none;
    }

    .woocommerce-MyAccount-content {
        overflow-x: auto;
    }

    .edgtf-mobile-header .edgtf-mobile-nav li#nav-menu-item-account-login {
        padding: 0;
    }

    span.edgtf-icon-ico-moon.icomoon-icon-search {
        color: #ff7f00 !important;
    }
	.edgtf-dark-header .menu-login-btn span.edgtf-item-text {
		color:#000 !important;
	}
    .edgtf-container-inner {
        width: calc(100% - 40px) !important;
    }
    .edgtf-mobile-header .edgtf-mobile-nav .mobile_arrow {
        top: 6px;
    }
    .edgtf-mobile-header .edgtf-mobile-nav ul ul {
        margin-left: 0;
    }
}


@media(max-width: 767px) {

    .woocommerce-checkout.cart-checkout .col-1, .woocommerce-checkout.cart-checkout .col-2 {
        margin: 0 !important;
    }

    .trend-music-block .edgtf-iwt-icon-left {
        margin-bottom: 20px;
    }

    .about-music {
        padding-bottom: 20px;
    }

    footer .edgtf-footer-bottom-holder .widget .textwidget p {
        margin: 0 0 10px 0;
        text-align: center;
    }

    footer .edgtf-column .widget:last-child {
        margin: 0;
    }

    footer .widget ul.btm-ftr-links { 
        justify-content: center;
    }

    .custom-user-login .col2-set {
        flex-wrap: wrap;
    }

    .custom-user-login .col2-set .u-column1 {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .custom-user-login .col2-set .u-column2 {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .custom-user-login .user-register {
        padding: 20px;
    }

    .single-album .edgtf-album-single-title {
        font-size: 20px;
    }

    .edgtf-title .edgtf-title-holder h1 span {
        font-size: 30px;
    }

    .cols.cols4 .col {
        width: 50%;
    }

    .cols.cols4 .col .small-box h3 {
        font-size: 24px;
    }

    .cols.cols4 .col .small-box {
        padding: 20px 10px;
    }

    .pop-blocks:nth-child(even) {
        padding-top: 0;
    }

    .pop-blocks .trend-details h4 {
        font-size: 20px;
    }

    .upload-on-sec img {
        max-width: 80%;
        width: 100%;
    }

    .upload-on-sec img.pattern-shape {
        max-width: 100%;
        width: auto;
    }

    .upload-on-sec .wpb_single_image .vc_single_image-wrapper {
        text-align: left;
    }

    .about-music-btn {
        float: left;
    }

    .edgtf-video-button-play .edgtf-video-button-wrapper span i {
        width: 88px;
        height: 88px;
    }

    .edgtf-four-columns .edgtf-column {
        width: 100%;
    }
    .edgtf-four-columns .edgtf-column .edgtf-column-inner {
        padding: 0 20px;
    }

    .edgtf-album-comprehensive.music .edgtf-two-columns-50-50>.edgtf-two-columns-50-50-inner .edgtf-column:last-child {
        width: 100%;
        padding-left: 0;
    }

    .edgtf-album-comprehensive.music .edgtf-album-details-holder {
        display: none;
    }

    .edgtf-album-comprehensive.music .edgtf-two-columns-50-50>.edgtf-two-columns-50-50-inner .edgtf-column:first-child {
        width: 100%;
        margin-bottom: 20px;
    }

    .music-list-block {
        flex-wrap: wrap;
    }

    .music-list-block .play {
        width: 10%;
        margin: 10px 0;
    }

    .music-list-block .title {
        width: 32%;
        margin: 10px 0;
        padding-left: 10px;
    }

    .music-list-block .music-category {
        width: 50%;
        margin: 10px 0;
    }

    .empty-content-container {
        margin: 20px;
    }

    .single-album .edgtf-album-tracks-holder .edgtf-tracks-holder .music-list-block {
        padding: 15px 0;
    }

    .music-list-block {
        padding: 20px;
    }

    .single-album .edgtf-album-image img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        object-position: center;
    }

    .music-list-block {
        padding: 20px;
    }

    .edgtf-albums-list-holder-outer .edgtf-album-image-holder img {
       height: 100%;
        max-height: 200px;
    }
    .edgtf-title {
        height: 130px !important;
    }
    .music-list-sec .filter-category .filter-category-inner {
        border-right: none;
    }
    .music-list-block span.price-tag {
        padding-left: 0;
    }
    #menu-author li a, #menu-customer li a {
        padding: 15px;
    }
    footer .edgtf-footer-top:not(.edgtf-footer-top-full) .edgtf-container-inner {
        padding: 50px 0 50px;
    }
    .artist-filter-container .search-box, .artist-filter-container .sort {
        width: 100%;
    }
    .search-box {
        margin: 20px 0 0;
    }
    .album-music-wrap .cols.cols2 .col, .single-music-container  .cols.cols2 .col {
        width: 100%;
        padding-right: 0;
    }
    .dash-music-list-btns {
        padding: 0;
        min-width: auto;
    }
    .custom-user-login .user-login {
        margin-bottom: 30px;
    }
}

@media(max-width: 567px) {
    h3.edgtf-custom-font-holder {
        font-size: 26px;
    }
    .upload-on-sec h4.edgtf-custom-font-holder {
        text-align: center !important;
    }
    .upload-on-sec img {
        margin: 0 auto;
    }
    .upload-on-sec p {
        text-align: center !important;
    }
    .pop-blocks figure {
        max-width: 300px;
    }

    .profile-overview {
        max-width: 300px;
    }

    .profile-overview .profile-details-sec {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }

    .profile-overview {
        padding: 15px;
    }

    .upload-on-sec .wpb_single_image .vc_single_image-wrapper {
        text-align: center;
    }

    .about-music-btn {
        float: none;
    }

    .upload-on-sec p {
        text-align: center;
    }

    .music-list-block.album-small-sec .download {
        padding: 10px;
    }

    .music-list-block.album-small-sec .cart {
        padding: 10px;
    }

    .dashboard .cols.cols4 .col {
       width: 100%;
    }

    .music-list-inner {
        padding: 0;
    }

    .music-list-block .play {
        width: 15%;
        margin: 10px 0;
    }

    .music-list-block .title {
        width: 74%;
        margin: 10px 0;
        padding-left: 0;
    }

    .music-list-block .music-category {
        width: 100%;
        margin: 10px 0;
    }

    .edgtf-album-tracks-holder .music-list-block .download {
        width: auto;
    }

    .music-list-block .album-poster {
        max-width: 60px;
    }

    .music-list-block .music-category {
        justify-content: flex-start;
    }

    .music-list-block .play span img, .music-list-block .pause span img {
        max-width: 11px;
    }

    .music-list-block span {
        font-size: 16px;
    }

    .edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner {
        padding: 30px 0;
    }

    .cols.cols2 .col {
        width: 100%;
    }

    .album-search-img {
        width: 100%;
    }
    .accordion-databox {
        margin: 0;
    }
    .dashboard .cols {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }
}

@media(min-width: 500px) {
    .footer__row {
        margin: 0 -15px;
    }
}





/*************** Media Queries end **************/



/************** cart Page ******************/
table.woocommerce-cart-form__contents .product-quantity, table.woocommerce-cart-form__contents .product-subtotal {
    display:none;
}
.woocommerce-cart .cart_item .product-thumbnail, .woocommerce-cart .product-thumbnail {
    width:10%;
}
.woocommerce-cart .product-name {
    width:40%;
}


.preview-note {
    margin-top: 20px;
}
.preview-note p {
    margin: 0;
    font-size: 18px;
    color: var(--black);
    font-weight: 500;
}
.preview-note ul {
    color: var(--black);
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;    
}
.preview-note ul li a {
    color: #000000;
    transition: all .5s ease;
}
.preview-note ul li a:hover {
    color: var(--black);
}
.preview-note.woocommerce-privacy-policy-text {
    margin-bottom: 10px;
}
.preview-note.woocommerce-privacy-policy-text a {
    color: var(--yellow);
}

.preview-note.woocommerce-privacy-policy-text ul {
    color: var(--white);
}
.preview-note.woocommerce-privacy-policy-text ul li a:hover {
	color: #ab2eba;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
	text-transform:none;
}

/* JIT CSS */
.artist-buttons{text-align: center;
    max-width: 200px;
    margin: 0 auto;
    display: block;
    margin-top: 15px;}
	
tr.explicit td.title.column-title a.row-title:after {
    content: "*explicit";
    color: red;
    position: relative;
    left: 8px;
    display: inline-block;
}

/* Footer Css */
.edgtf-footer-inner .edgtf-item-text-holder .edgtf-post-info-date {
    color: #000000 !important;
}
.edgtf-footer-bottom-holder-inner .edgtf-container {
    background: #d9d9d9 !important;
}
/* Footer Css */

/* Contact Us  */
.edgtf-title-subtitle-holder-inner h1 span {
    color: #000000;
}
.page-id-1761 .edgtf-content.black-bg {
    padding-top: 0px !important;
}
/* Contact Us  */

/* Header */
.edgtf-menu-area {
    background-color: #d9d9d9 !important;
}
.edgtf-menu-second span.edgtf-item-text {
    color: #ffffff !important;
}
.edgtf-menu-second span.edgtf-item-text:hover {
    color: #ffffff !important;
}
.edgtf-vertical-align-containers span.edgtf-item-text {
    color: #505050;
}
.edgtf-vertical-align-containers span.edgtf-item-text:hover {
    color: #7333ed !important;
}
.edgtf-page-header .menu-login-btn span.edgtf-item-text:hover {
    color: #505050 !important;
}
.edgtf-page-header .edgtf-menu-area .edgtf-vertical-align-containers {
    padding: 0px 10% !important;
}
.edgtf-page-header .edgtf-menu-area .edgtf-grid {
    width: auto;
}
/* Header */

/* Watch-Events */
h5.accordion-trigger, .accordion-databox .accordion-row h5:after {
    color: #000000 !important;
}
.checkbox span {
    color: #000000 !important;
}
#music-list h5.inner {
    color: #000000 !important;
}
.music-list-sec .filters-title h2 {
    color: #000000 !important;
}
/* Watch-Events */

/* watch-Interviews */
figcaption.wp-element-caption {
    color: #000000;
}
.music-list-inner .sort p {
    color: #000000;
}
.select-block select {
    color: #000000 !important;
    border: 1px solid #000000 !important;
}
#video-list .video-list-sec a h4.inner {
    color: #000000 !important;
}
/* watch-Interviews */
.search-box input#search {
    border: 1px solid #000000 !important;
	color: #000000;
}

.edgtf-full-section-inner .wpb_text_column .wpb_wrapper h4 {
    color: #000000 !important;
}

/* watch-streams */
.wp-playlist-tracks .wp-playlist-caption span.wp-playlist-item-title {
    color: #000000 !important;
}
.wp-playlist-dark .wp-playlist-caption, .wp-playlist-item-length {
    color: #000000 !important;
}
.wp-playlist-tracks span.wp-playlist-item-artist {
    color: #000000 !important;
}
.accordion-databox .input-helper::before, .accordion-databox .input-helper::after {
    border: 1px solid #000000;
}
.accordion-databox .accordion-row h5:after{
	border-bottom: solid 2px #000000 !important;
    border-right: solid 2px #000000 !important;
}
.sort .select-block:after{
	border-bottom: solid 2px #000000 !important;
    border-right: solid 2px #000000 !important;
}
.music-list-block .title a {
    color: #000000 !important;
}
.music-list-block .title a:hover {
    color: var(--yellow) !important;
}
.music-list-block span {
    color: #000000 !important;
}
h5.edgtf-event-section-title {
    color: #000000 !important;
}

/* watch-streams */
/* Listen Singles Single */
.single-album .edgtf-album-single-title {
    color: #000000 !important;
}
/* Listen Singles Single */
#search::placeholder {
    color: #000000 !important;
}

.type-interview h4.edgtf-post-title {
    color: #000000 !important;
}

/* Single Product Page */
.wpb_wrapper h6.edgtf-product-list-product-title, .related h6.edgtf-product-list-product-title {
    color: #000000 !important;
}
.woocommerce-product-details__short-description p, .entry-summary h4.edgtf-single-product-title {
    color: #000000 !important;
}
.product_meta .posted_in a {
    color: #000000 !important;
    margin-left: 10px !important;
}
.ui-tabs-anchor h6{
	color: #000000 !important;
}
.product_meta span.posted_in {
    color: #000000 !important;
}
.edgtf-social-share-holder a.edgtf-share-link, span.edgtf-social-share-title {
    color: #000000 !important;
}
.edgtf-woocommerce-page .edgtf-tabs {
    border-bottom: none !important;
}
.edgtf-product-list-image-wrapper .edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-border-hover):hover {
    background-color: #7333ed !important;
    border: 1px solid #7333ed !important;
}
.woocommerce-Price-amount bdi {
    color: #7333ed !important;
}
.ui-tabs-anchor {
    border-color: #7333ed !important;
}
button.button {
    border: 1px solid #7333ed !important;
    color: #7333ed !important;
}
button.forminator-button.forminator-button-submit{
	border: 1px solid #7333ed !important;
	background: #7333ed !important;
}
button.button:hover, button.forminator-button.forminator-button-submit:hover{
	background: #7333ed !important;
	color: #ffffff !important;
    border-color: #7333ed  !important;
}
.edgtf-product-single-navigation-inner .edgtf-column {
    width: 10%;
}
.edgtf-product-single-navigation-inner.edgtf-three-columns-inner.clearfix {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
}
.edgtf-single-product-wrapper-top .edgtf-single-product-images {
    width: inherit !important;
}
/* Single Product Page */

/* events */
a.edgtf-btn.edgtf-btn-medium.edgtf-btn-outline.event-buy-tickets-button {
    border: 2px solid #7333ed !important;
    color: #7333ed !important;
}
a.edgtf-btn.edgtf-btn-medium.edgtf-btn-outline.event-buy-tickets-button:hover{
	background: #7333ed !important;
	color: #ffffff !important;
}
/* events */

.music-list-block .play span, .music-list-block .pause span {
	background-image: linear-gradient(to right, #A05C20, #7333ed, #7333ed, #A05C20);
}

.music-list-block h3.title {
    color: #000000 !important;
}
.album-add-to-cart h5 {
    color: #000000 !important;
}
.edgtf-album-genres span, .edgtf-album-date span, h5.edgtf-about-album-holder-title {
    color: #000000 !important;
}
.pagination a.page-numbers {
    color: #000000;
}
.edgtf-btn.edgtf-btn-outline:hover {
    background: #7333ed !important;
    border: 2px solid #7333ed !important;
    color: #ffffff !important;
}

.golden-bg .woocommerce-MyAccount-content .form-container.edgtf-woocommerce-page {
    background: #ffffff !important;
}
form.woocommerce-cart-form {
    background: #ffffff !important;
}
form.checkout.woocommerce-checkout {
    background: #ffffff !important;
}
.woocommerce-MyAccount-content form#filter-form, .woocommerce-MyAccount-content .music-list-block, .woocommerce-MyAccount-content .woocommerce-MyAccount-orders, .woocommerce-MyAccount-content .below-block-desc, .woocommerce-MyAccount-content .dashboard {
    background: #ffffff !important;
}
/* Footer */
.edgtf-footer-inner .social_icon {
    display: flex;
}

.edgtf-footer-inner .social_icon p {
    margin: 10px;
}
/* Footer */
/* Home Page */
.trend-music-block a.vc_single_image-wrapper.vc_box_rounded.vc_box_border_grey {
    border-radius: 10px !important;
    border: 2px solid #7333ed;
}
/* Home Page */

.wp-playlist-tracks .wp-playlist-item.wp-playlist-playing {
    background-image: linear-gradient(to right, #A05C20, #7333ed, #7333ed, #A05C20) !important;
}

.mejs-controls{
	background-image: linear-gradient(to right, #A05C20, #7333ed, #7333ed, #A05C20) !important;
}

.edgtf-albums-list-holder-outer .edgtf-albums-list-holder .edgtf-album {
    padding: 10px !important;
}
footer .edgtf-footer-inner .edgtf-container-inner {
    padding: 30px 0 62px !important;
}

span.woocommerce-Price-amount.amount {
    color: #7333ed !important;
}

.cart-checkout button.button {
    background: var(--brown) !important;
    border: 1px solid var(--brown) !important;
    color: #505050 !important;
}
.button.woocommerce-form-register__submit, .button.woocommerce-form-login__submit, form.woocommerce-EditAccountForm button.woocommerce-Button.button, .button.woocommerce-form-register__submit:hover, .button.woocommerce-form-login__submit:hover {
    color: #505050 !important;
    background: var(--yellow) !important;
    border: 1px solid var(--yellow) !important;
}
.woocommerce-checkout-payment input#place_order {
    color: #ffffff !important;
    background: #ffd704 !important;
    border: 1px solid #ffd704 !important;
}
header.woocommerce-Address-title.title h3 {
    color: #000000;
}
.woocommerce-account .edgtf-woocommerce-page button#add-music-row {
    background: #ffd704 !important;
    border: 2px solid #ffd704 !important;
}
.woocommerce-account .woocommerce-MyAccount-content label {
    color: #000000 !important;
}
/* without login */
a.subscribe_button.cart:hover, .music-list-block.album-small-sec a.cart:hover {
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .6);
    color: #ffffff;
}
a.subscribe_button.cart,.music-list-block.album-small-sec a.cart {
    border: 1px solid #7333ed !important;
    background: #7333ed !important;
}
.edgtf-album-tracks-holder ul.music-category li span {
    color: #000000;
}
/* without login */

/* woocommerce Order Page */
.woocommerce-order-details h3.woocommerce-order-details__title, p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received, .woocommerce-order .woocommerce-customer-details h3.woocommerce-column__title {
    color: var(--black);
}
/* woocommerce Order Page */

.edgtf-title .edgtf-title-holder {
	border-top: 1px solid var(--newlightgray);
    border-bottom: 1px solid var(--newlightgray);
}

.edgtf-standard-type .edgtf-title-subtitle-holder .edgtf-title-subtitle-holder-inner {
    text-align: center;
}

@media(min-width: 768px) {
	.edgtf-column:nth-child(1), .edgtf-column:nth-child(2) {
		width: 40%;
	}

	.edgtf-column:nth-child(3) {
		width: 20%;
	}
	
	.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow p {
		width: 65%;
	}
}
.single-video figure.wp-block-image.size-large, .single-interview figure.wp-block-image.size-large {
    display: flex;
    justify-content: space-between;
}
.single-video .post_image_dem1, .single-interview .post_image_dem1 {
    width: 28%;
}
.single-video .post_content_dem2, .single-interview .post_content_dem2 {
    width: 68%;
}

/* Subscription Page */
table.shop_table.subscription_details tr td a.button {
    border: 2px solid #ffd704;
    padding: 10px;
    background: #ffd704;
    color: #5a584c;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
}

table.shop_table.order_details thead {
    border: 1px solid;
}

table.shop_table.order_details tbody {
    border: 1px solid;
}

table.shop_table.subscription_details tbody {
    border: 1px solid;
}
span.subscription-details {
    color: #000000;
}
.product_cat-subscriptions .edgtf-product-list-image-wrapper {
    border: 3px solid #ffd704;
    border-radius: 10px;
}
.woocommerce-view-subscription .woocommerce-MyAccount-content h2 {
    font-size: 25px;
    line-height: 1.6em;
    font-weight: 600;
}
table.shop_table.subscription_details tr:last-child, table.shop_table.order_details tr:last-child {
    border: 0px !important;
}
table.shop_table.subscription_details {
    border-radius: 8px;
    box-shadow: inset 0 0 0 1px #000, 0px 12px 22px rgb(0 0 0 / 8%);
}
table.shop_table.subscription_details tbody {
    border: none!important;
}
table.shop_table.order_details {
    border-radius: 8px;
    box-shadow: inset 0 0 0 1px #000, 0px 12px 22px rgb(0 0 0 / 8%);
}
table.shop_table.order_details thead {
    border: none !important;
}
/* Subscription Page */

.woocommerce-MyAccount-content .profile-overview .profile-details-sec .social-links {
    display: none;
}
.woocommerce-EditAccountForm p#card-field input#telephone_number {
    min-height: 50px !important;
}
.page-id-10 .user-register select#reg_referral_source {
    font-family: 'Poppins' !important;
}
.page-id-8530 .trend-music-sec #filter-form .music-list-inner .music-list {
    width: 100% !important;
}
.page-id-8530 .mejs-controls .mejs-button.mejs-playpause-button.mejs-play button{
	background: transparent url(https://trumpetsoundz.org/wp-includes/js/mediaelement/mejs-controls.svg) !important;
	border: none !important;
}
.page-id-10 .user-register h6.signup_listen {
    color: #000;
}

/* Directory */
@media (max-width: 1177px) {
    .viewport .top_wrapper {
        overflow: scroll !important;
    }
}
/* Directory */

@media (max-width: 768px) {
    .page-id-8530 form#filter-form {
		display: flex;
		flex-direction: column !important;
	}
}

.page-id-8530 .mejs-controls .mejs-mute button {
    background: transparent url(https://trumpetsoundz.org/wp-includes/js/mediaelement/mejs-controls.svg) !important;
    border: none !important;
    background-position: -60px 0 !important;
}
.page-id-8530 .mejs-controls .mejs-pause button {
    background: transparent url(https://trumpetsoundz.org/wp-includes/js/mediaelement/mejs-controls.svg) !important;
    border: 0px !important;
    background-position: -20px 0 !important;
}
.page-id-8530 .mejs-controls .mejs-unmute button {
    background: transparent url(https://trumpetsoundz.org/wp-includes/js/mediaelement/mejs-controls.svg) !important;
    border: 0px !important;
    background-position: -40px 0 !important;
}
.edgtf-mobile-header .edgtf-position-center .edgtf-mobile-logo-wrapper a img {
    height: 80px !important;
    width: 140px !important;
    top: 0px !important;
}
.page-id-8530 .stream_home #filter-form .music-list #music-list .wp-audio-playlist .wp-playlist-tracks {
    display: none;
}