/*
Theme Name: Kha Child
Theme URI: https://kha.it
Description: KHA Records
Author: KHA
Author URI: https://kha.it
Template: decibel
Version: 3.5.3
*/

.hover-effect-simple .entry .entry-inner {
    opacity: initial !important;
    -webkit-transition: all .44s cubic-bezier(0.33,.02,0,.94);
    transition: all .44s cubic-bezier(0.33,.02,0,.94);
}

.TrackListWidget_trackListGridContainer__GZGxh {
    background-color: lightseagreen !important;
}

.TrackList_opacityContainer__L_yni {
    background-color: #282828 !important;
    height: 100%;
}

#mobile-bar .logo {
    margin-top: 1px !important;
}

.admin-bar.attop #mobile-bar, .admin-bar.attop #mobile-menu-panel {
    top: 55px !important;
}

#hero-overlay {
    opacity: .70 !important;
}

.wvc-tabs-menu li a {
    padding: 1em 1.3em !important;
}

.wvc-tabs-menu li {
    font-weight: 600 !important;
}

.wvc-social-icon a {
    z-index: 100000;
}

.post-title-container .post-title {
    color: #fff;
}

#hero-content {
    padding: 5em 0;
}

.fa.fa-x {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;   
    margin-top: 13px;
}

#mobile-bar {
    height: 66px !important;
    line-height: 66px !important;
}

.TrackListWidget_trackListGridContainer__GZGxh {
    background-color: black !important;
}

.TrackListWidget_trackListGridContainer__GZGxh {
    --background-color: 22 22 22;
}

.spotify-bg {
    --background-color: 22 22 22;
    background-color: black !important;
}

.category-filter ul {
    text-align: center;
}

.nav-bar {
    border: none !important;
    background: #fff !important;
    color: #000 !important;
}

.wvc-button-icon-left .fa {
    font-size: 25px !important;
    margin-left: -30px !important;
    margin-top: -11px;
}



.wvc-button {    
    border-width: 1px !important;  
}

.fa-shopping-cart:before {
    padding-left: 6px !important;
}

.wvc-row-width-boxed-small .wvc-row-wrapper {
    max-width: 820px !important;
}

.wvc-ati-duration-cell {
    padding-right: 20px;
}

.wvc-ati-title-cell {
    font-weight: 600 !important;
    width: 90% !important;
    font-size: 16px !important;
}

.wvc-single-image-title {
    font-size: 16px;
}

.release-thumbnail img {
    width: 100%;
    display: none;
}

.single-release-layout-sidebar-left .release-content, .single-release-layout-sidebar-left .release-info-container, .single-release-layout-sidebar-right .release-content, .single-release-layout-sidebar-right .release-info-container {
    width: 100% !important;
}

.single-release-layout-sidebar-left .release-info-container {
    display: none;
}

.music-links {
    display: inherit !important;
    margin-top: 8px;
    justify-content: center;
    color: #000 !important;
    margin-left: -24px;
}

.music-links .icon {
    width: 32px;
    height: 32px;
    transition: transform 0.2s;
}

.music-links .icon:hover {
    transform: scale(1.1);
}

.music-links a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    font-weight: 600;
    color: #000 !important;
    transition: color 0.3s ease, background-color 0.3s ease;
}

.music-links a:hover {
    color: #ffffff !important;
    background: rgba(0,0,0,0.7);
    padding: 8px;
    border-radius: 10px;
}

.music-links .wvc-button-icon {
    font-size: 18px;
    transition: transform 0.3s ease;
}

.music-links a:hover .wvc-button-icon {
    transform: scale(1.2);
}

.cc {
    margin-left: 8px;
    padding: 8px;
    border-radius: 10px;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.modal-content {
    background: #ffffff;
    border-radius: 12px;
    width: 90%;
    max-width: 800px;
    padding: 20px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    position: relative;
    animation: fadeIn 0.3s ease-in-out;
}

.modal-content iframe {
    width: 100%;
    height: 400px;
    border: none;
    border-radius: 8px;
}

.close-modal {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    transition: color 0.3s;
}

.close-modal:hover {
    color: #ff0000;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.menu-container .lang-item {
    background-color: #f1f1f1;
    padding: 0px 0px;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
}

.menu-container .lang-item:hover {
    background-color: #e0e0e0;
}

.menu-container .lang-item:first-child {
    margin-left: 30px;
}

.menu-container .lang-item img {
    width: 24px;
    height: auto;
}

.nav-menu .menu-item {
    margin-right: 0px;
}

.nav-menu .lang-item {
    margin-right: 0 !important;
}

.nav-menu .social-icon {
    margin-right: 0;
}

.wolf-release-buttons {
    display: none !important;
}

.subheading {
    font-size: 18px;
    display: none;
}

#hero-content {
    padding-bottom: 6px !important;
    padding-top: 40px !important;
}

  .post-title-container .post-title {
    font-size: 36px;
}

.ih-item.circle.effect1 .spinner {
    border: 6px solid #ecab18 !important;
    border-right-color: #1ad280 !important;
    border-bottom-color: #1ad280 !important;
}

@media screen and (max-width: 480px) {
    .ih-item, .ih-item.circle .img {
        padding-left: 0 !important;
    }
}
@media screen and (max-width: 768px) {
    .ih-item, .ih-item.circle .img {
         padding-left: 0 !important;
    }
}


/* Regole per il titolo */
.ih-item.circle .info h3 {
    font-size: 16px !important; /* Font leggibile */
    margin-top: 10px !important; /* Aggiunge spazio sotto il cerchio */
    text-align: center !important; /* Centra il titolo */
}



.ih-item.circle.effect1 .info h3 {
    padding: 55px 0 0 0 !important;
    color: #ffffff !important;
}

.logo-link img {
    transition: transform 0.3s ease;
}

.logo-link:hover img {
    transform: scale(1.1);
}

.logo-container {
    flex: 1;
}

.nav-menu .menu-link {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    color: #333;
    text-decoration: none;
    transition: transform 0.3s ease, color 0.3s ease;
}

.nav-menu .menu-link:hover {
    transform: translateY(-2px);
    color: #444;
}

.menu-hover-style-d-underline .nav-menu-desktop li a span.menu-item-text-container:after {
    height: 2px !important;
}


.wvc-font-dark h3:not(.wvc-service-title) {
    color: #000 !important;
    transition: color 0.3s ease;
}

.entry-image img {
    display: block;
    margin: 0;
    padding: 0;
}

.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}


.wvc-columns-container .wvc-icon-container {
    transition: transform 0.3s ease, color 0.3s ease;
}

.wvc-columns-container .wvc-column:hover .wvc-icon-container {
    transform: scale(1.1);
}

.wvc-columns-container .wvc-column:hover .wvc-icon-title {    
    transition: color 0.3s ease;
} 

.wvc-button-icon.fa-braille {
  background-image: url('https://upload.wikimedia.org/wikipedia/commons/7/71/Tidal_logo.svg');
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: -9999px; /* nasconde il contenuto */
  overflow: hidden;
}

.wvc-button-icon.fa-braille::before {
  content: '';
}
.menu-layout-centered-logo.menu-sticky-hard.sticking #nav-bar *, .menu-layout-centered-logo.menu-sticky-hard.sticking .logo-bar *, .menu-layout-centered-logo.menu-sticky-soft.sticking #nav-bar *, .menu-layout-centered-logo.menu-sticky-soft.sticking .logo-bar *, .menu-layout-lateral.menu-sticky-hard.sticking #nav-bar *, .menu-layout-lateral.menu-sticky-hard.sticking .logo-bar *, .menu-layout-lateral.menu-sticky-soft.sticking #nav-bar *, .menu-layout-lateral.menu-sticky-soft.sticking .logo-bar *, .menu-layout-offcanvas.menu-sticky-hard.sticking #nav-bar *, .menu-layout-offcanvas.menu-sticky-hard.sticking .logo-bar *, .menu-layout-offcanvas.menu-sticky-soft.sticking #nav-bar *, .menu-layout-offcanvas.menu-sticky-soft.sticking .logo-bar *, .menu-layout-overlay.menu-sticky-hard.sticking #nav-bar *, .menu-layout-overlay.menu-sticky-hard.sticking .logo-bar *, .menu-layout-overlay.menu-sticky-soft.sticking #nav-bar *, .menu-layout-overlay.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-center.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-center.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-center.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-center.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-justify-left.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-justify-left.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-justify-left.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-justify-left.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-justify.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-justify.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-justify.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-justify.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-left.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-left.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-left.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-left.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-logo.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-logo.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-logo.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-logo.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-right-floating.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-right-floating.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-right-floating.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-right-floating.menu-sticky-soft.sticking .logo-bar *, .menu-layout-top-right.menu-sticky-hard.sticking #nav-bar *, .menu-layout-top-right.menu-sticky-hard.sticking .logo-bar *, .menu-layout-top-right.menu-sticky-soft.sticking #nav-bar *, .menu-layout-top-right.menu-sticky-soft.sticking .logo-bar * {
    max-width: max-content;
}
.nav-menu-desktop li{
    font-size: 14px !important;
}

.wvc-button .fa {
    top: 6px !important;
}

/* Nasconde l’icona flash */
.wvc-button-icon.im-flash::before {
    content: ""; /* Rimuove il fulmine */
    display: inline-block;
    background: url('https://kha.scweb.it/wp-content/uploads/2025/05/tidal.svg') no-repeat center center;
    background-size: contain;
    width: 1em;
    height: 1em;
}

/* Rimuove l’icona precedente */
.wvc-button-icon.im-flash {
    font-family: initial !important;
}

/* Quando si passa il mouse sul bottone, l'icona diventa bianca */
.wvc-button:hover .wvc-button-icon.im-flash {
    filter: brightness(0) invert(1); /* rende l'SVG bianco */
}
.responsive-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: 100%;
}

/* Per dispositivi con larghezza max 768px (tipici smartphone/tablet) */
@media (max-width: 768px) {
  .responsive-image {
    width: 100%; /* riempie il contenitore */
    max-width: 300px; /* opzionale: imposta un limite massimo */
  }
}

@media (max-width: 768px) {
.wvc-ati-duration-cell, .wvc-album-tracklist-500 .wvc-ati-duration-cell {
    display: unset !important;
}
}

.wvc-ati-duration-cell, .wvc-album-tracklist-500 .wvc-ati-duration-cell {
    display: unset !important;
}
#nav-bar {
  transition: all 0.5s ease;
}
.flex-wrap {
  transition: all 0.5s ease; /* oppure specifico: height, padding, etc */
}

.logo-img {
  transition: all 0.5s ease;
}

.menu-container {
  transition: all 0.5s ease;
}
.hover-effect-slide-up .entry .entry-image {
    -webkit-transform: unset !important;
    transform: unset !important;
}


.global-skin-default.desktop.menu-style-solid #nav-bar::after,
.global-skin-default.desktop.menu-style-solid-light #nav-bar::after,
.global-skin-light.desktop.menu-style-solid #nav-bar::after,
.global-skin-light.desktop.menu-style-solid-light #nav-bar::after,
[class*=" global-skin-light_"].desktop.menu-style-solid #nav-bar::after,
[class*=" global-skin-light_"].desktop.menu-style-solid-light #nav-bar::after,
[class^=global-skin-light_].desktop.menu-style-solid #nav-bar::after,
[class^=global-skin-light_].desktop.menu-style-solid-light #nav-bar::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet);
    z-index: 1;
}
@media screen and (min-width: 800px) {
    blockquote.wvc-testimonial-content {
        font-size: 16px !important;
    }
}

#hero-content .post-title-container {
    text-align: center;
    padding: 1em 0;
}

.album-cover {
    max-width: 400px !important;
    height: auto;
    box-shadow: 0 10px 20px rgba(0,0,0,0.3);
}
/* ?? Su schermi piccoli (mobile), rimuovi la limitazione */
@media (max-width: 768px) {
  .album-cover {
    max-width: 100% !important;
  }
}

.menu-layout-top-right .cta-container {
    display: none !important;
}
#site-navigation-primary-desktop .mega-menu-panel, #site-navigation-primary-desktop ul.sub-menu, #mobile-menu-panel, .offcanvas-menu-panel, .lateral-menu-panel, .cart-panel, .wwcs-selector {
    background: rgba(0, 0, 0, 0.85) !important;
}

.admin-bar.attop #mobile-bar, .admin-bar.attop #mobile-menu-panel {
    top: 55px !important;
    border-bottom: 4px solid transparent !important;
    border-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet) 1 !important;
}

@media screen and (max-width: 600px) {
    #mobile-bar {
    height: 66px !important;
    line-height: 66px !important;
    border-bottom: 4px solid transparent !important;
    border-image: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet) 1 !important;
}
}

.entry-meta {
    display: none;
}
.menu-layout-centered-logo.menu-sticky-hard.sticking #nav-bar, .menu-layout-centered-logo.menu-sticky-hard.sticking .nav-search-form, .menu-layout-centered-logo.menu-sticky-soft.sticking #nav-bar, .menu-layout-centered-logo.menu-sticky-soft.sticking .nav-search-form, .menu-layout-lateral.menu-sticky-hard.sticking #nav-bar, .menu-layout-lateral.menu-sticky-hard.sticking .nav-search-form, .menu-layout-lateral.menu-sticky-soft.sticking #nav-bar, .menu-layout-lateral.menu-sticky-soft.sticking .nav-search-form, .menu-layout-offcanvas.menu-sticky-hard.sticking #nav-bar, .menu-layout-offcanvas.menu-sticky-hard.sticking .nav-search-form, .menu-layout-offcanvas.menu-sticky-soft.sticking #nav-bar, .menu-layout-offcanvas.menu-sticky-soft.sticking .nav-search-form, .menu-layout-overlay.menu-sticky-hard.sticking #nav-bar, .menu-layout-overlay.menu-sticky-hard.sticking .nav-search-form, .menu-layout-overlay.menu-sticky-soft.sticking #nav-bar, .menu-layout-overlay.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-center.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-center.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-center.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-center.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-justify-left.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-justify-left.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-justify-left.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-justify-left.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-justify.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-justify.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-justify.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-justify.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-left.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-left.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-left.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-left.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-logo.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-logo.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-logo.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-logo.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-right-floating.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-right-floating.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-right-floating.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-right-floating.menu-sticky-soft.sticking .nav-search-form, .menu-layout-top-right.menu-sticky-hard.sticking #nav-bar, .menu-layout-top-right.menu-sticky-hard.sticking .nav-search-form, .menu-layout-top-right.menu-sticky-soft.sticking #nav-bar, .menu-layout-top-right.menu-sticky-soft.sticking .nav-search-form {
    height: 64px !important;
    line-height: 64px !important;
}
















