.elementor-kit-3{--e-global-color-primary:#7756FD;--e-global-color-secondary:#DB2800;--e-global-color-text:#070707;--e-global-color-accent:#13FFDA;--e-global-color-a6a1e3e:#F1F1F1;--e-global-color-07ebab1:#0C0C0C;--e-global-color-bbe2beb:#181818;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Oswald";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;background-color:var( --e-global-color-a6a1e3e );color:var( --e-global-color-a6a1e3e );}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{background-color:var( --e-global-color-07ebab1 );font-family:"Oswald", Sans-serif;font-size:16px;text-transform:uppercase;text-decoration:none;line-height:-0.3px;color:var( --e-global-color-a6a1e3e );border-style:none;border-radius:100px 100px 100px 100px;padding:18px 37px 18px 37px;}.elementor-kit-3 button:hover,.elementor-kit-3 button:focus,.elementor-kit-3 input[type="button"]:hover,.elementor-kit-3 input[type="button"]:focus,.elementor-kit-3 input[type="submit"]:hover,.elementor-kit-3 input[type="submit"]:focus,.elementor-kit-3 .elementor-button:hover,.elementor-kit-3 .elementor-button:focus{background-color:#7756FD;color:#F1F1F1;border-style:none;}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 a{color:var( --e-global-color-primary );}.elementor-kit-3 a:hover{text-decoration:underline;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-heading sup{
    top:-12px;
    letter-spacing:-0.1px;
    text-transform:uppercase;
    text-decoration:none;
}
button.view-license-button {
    font-size: 12px;
    line-height:11px;
    padding: 6px 10px;
    border: 1px solid #fff;
    background-color:unset;
}
button.view-license-button:hover {
    border: 1px solid #fff;
    color:#000;
    background-color:#fff;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: unset;
}
.elementor-widget-woocommerce-checkout-page {
    color: inherit;
}

/* Hide notes in Karaoke */
.srmp3_lyrics_container:before, .srmp3_lyrics_container:after {
    content: none!important;
    margin: 0px 8px;
}

/* Fixes the issue with lists due to WMPL bullet point menu issue */

/* Undo global li reset */
li {
    list-style: initial;
    padding-left: 1em;        /* Indent bullet from the content edge */
    margin-bottom: 0.5em;     /* Space between list items */
}

/* Keep list-style removed ONLY for WPML language switcher */
.wpml-ls li,
.wpml-language-switcher li,
.wpml-ls-item li {
    list-style: none !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}/* End custom CSS */