
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');

html {
    /* image-rendering: -webkit-optimize-contrast; */
}

body, h1, h2, h3, h4, h5, h6, #mainNav, #mainNav .navbar-brand   {
    font-family: 'Montserrat', sans-serif;
}
 
p {
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, #mainNav, #mainNav .navbar-brand  {
    font-family: 'Bebas Neue', cursive;
    color: #1C5EA3;
    letter-spacing: 0.1em;
}

a, a:hover {
    color: #1D3981;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #1D3981 !important;
}

.btn-recommend {
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 0.1em;
    font-size: 1.1em;
    width: 100%;
}

.btn-tunetorialz {
    background-color: #1D3981;
    border-color: #1D3981;
    color: white;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 0.1em;
    font-size: 1.1em;
}

.btn-tunetorialz-form {
    background-color: #1D3981;
    border-color: #1D3981;
    color: white;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 0.1em;
    font-size: 1.1em;
    border-radius: 6px;
}

.btn-tunetorialz.green {
    background-color: #28c34a;
    border-color: #28c34a;
}

.btn-tunetorialz:active, .btn-tunetorialz:focus, .btn-tunetorialz:hover {
    background-color: #1D3981;
    border-color: #1D3981;
    color: #eee;
}

.catalog-item .inner .btn-tunetorialz.buy {
    background-color: #D6A414;
    border-color: #D6A414;
    margin-top: 20px;
}

.navbar-brand .logo {
    width: 40px;
    height: 40px;
    margin-top: -10px;
    margin-right: 10px;
}

@media (max-width: 768px) {
    .nav,navbar-nav.ml-auto {
        background: white;
    }
}

@media (min-width: 992px) {
    #mainNav {
        height: 250px;
        background-image: linear-gradient(white, 75%, rgba(255,255,255,0));
        border-bottom:0;
        align-items: flex-start;
    }

    .navbar-brand .logo {
        width: 80px;
        height: 80px;
    }
}

#mainNav > .container {
    padding-top: 20px;
}


#mainNav.navbar-shrink {
    height: 100px;
}

#mainNav.navbar-shrink { 
    align-items: center;
}

#mainNav.navbar-shrink .navbar-brand, #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #1D3981 !important;
}

#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:hover {
    color: #1D3981 ;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link {
    font-weight: 400;
    color: #1D3981;
    font-size: 1.0em;;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
    text-decoration: underline;
    color: #1D3981;
}

#mainNav .navbar-brand {
    font-weight: normal;
}
  
@media (min-width: 992px) {
    #mainNav .navbar-brand {
        color: #1D3981;
        font-size: 2.0em;
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.6em;
    }

    #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link {
        color: #1D3981 !important;
    }

    #mainNav .navbar-brand:hover {
        color: inherit;
    }
}

#mainNav .navbar-brand {
    color:#1D3981;
}

#mainNav .navbar-brand .logo.blue {
    display: inline-block;
}

#mainNav .navbar-brand .logo.white {
    display: none;
}

/* @media (min-width: 991px) {
    #mainNav .navbar-brand {
        color:white;
    }

    #mainNav .navbar-brand .logo.blue {
        display: none;
    }
    
    #mainNav .navbar-brand .logo.white {
        display: inline-block;
    }
} */

#mainNav.navbar-shrink .navbar-brand .logo {
    width: 50px;
    height: 50px;
}

#mainNav.navbar-shrink .navbar-brand .logo.blue {
    display: inline-block;
}

#mainNav.navbar-shrink .navbar-brand .logo.white {
    display: none;
}

#mainNav.navbar-shrink .navbar-brand {
    color: #1D3981;
}

#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
}

header.masthead h1.welcome-to {
    font-family: "Fjalla One",sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0.94rem;
    font-size: 1.6em;
}

header.masthead h1.tunetorialz {
    font-family: "Fjalla One",sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 0.94rem;
    font-size: 3.0em;
}

#intro h1 {

}

#intro h2 {
    font-family: 'Montserrat', sans-serif;
    color: #222323;
    font-weight: 400;
    /* font-style: italic; */
    font-size: 1.2em;
    margin-top: 20px;
    letter-spacing: normal;
}


section {
    padding: 4rem 0;
}

.catalog-item {
    padding: 20px;
    cursor: pointer;
}

.catalog-item .inner {
    /* background-image: url('../img/tunetorialz_headphones.png');
    background-position: center center;
    height: 280px;
    width: 100%;
    padding: 40px;
    background-size: auto 100%;
    color: white;
    vertical-align: middle;
    font-size: 1.8em;
    display: table-cell;
    min-width: 340px;
    border: 2px solid white; */

    background: white;
    box-shadow: 2px 4px 10px 0px rgb(58 58 58 / 78%);
    border-radius: 20px;
    padding: 20px;
}

.catalog-item .inner .logo {
    width: 45px;
    /* margin-bottom: 20px; */
}

.catalog-item .inner .song-name {
    /* color: #4B4B4B; */
    color: #1D3981;
    font-family: 'Bebas Neue', cursive;
    font-size: 2.0em;
    line-height: 1.2em;
    letter-spacing: 0.05em;
    min-height: 80px;
}

.catalog-item .inner .btn-tunetorialz {
    background-color: #1D3981;
    color: white;
    text-transform: uppercase;
    /* font-family: 'Bebas Neue', cursive; */
    min-width: 140px;
    /* margin-top: 40px; */
    border-radius: 8px;
    /* letter-spacing: 0.2em; */
    text-align: center;
}

.catalog-item .inner a:hover {
    text-decoration: none;
}

#newsletter {
    /* background: #eee; */
    text-align: center;
    padding: 60px;
}

@media (max-width: 768px) {
    #newsletter {
        padding-left: 0px;
        padding-right: 0px;
    }
}

#newsletter h1 {
    font-size: 1.8em;
}

#newsletter h2 {
    font-size: 1.1em;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: normal;
    color: #222323;
    /* font-style: italic; */
}

form.newsletter-subscribe {
    display: flex;
    justify-content: center;
}

#newsletter .input-group {
    max-width: 90%;
    width: 450px;
}

#newsletter input[type="email"] {
    /* font-family: Arial, Helvetica, sans-serif; */
    border-color: #1D3981;
    height: 50px;
}

.radius-left {
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}

.footer {
    text-align: center;
    padding-top: 20px;
    font-size: 0.8em;
    border-top: 1px solid #eee;
}

.footer .payment-icons {
    list-style: none;

}
.footer .payment-icons li {
    display: inline-block;
    margin-left: 8px;
}

.input-group-append .btn-secondary {
    border-radius: 8px;
    background-color: #1D3981;
    border-color: #1D3981;
    font-family: 'Bebas Neue', cursive;
    letter-spacing: 0.1em;
    font-size: 1.1em;
}

#mainNav {
    padding: 25px;
    font-size: 1.3em;
}

#about-tunetorialz {
    font-family: Georgia, 'Times New Roman', Times, serif;
    line-height: 1.8;
}

.about-text {
    display: relative;
}

.about-text p {
    max-width: 700px;
}

.about-text p:last-of-type {
    padding-bottom: 120px;
}

.catalog header h1 {
    margin-top: 0px;
    color: white;
}

@media (min-width: 992px) {
    .doug-img {
        position: absolute;
        bottom:0;
        right:0;
        max-width: 540px;
    }

    .catalog header h1 {
        margin-top: 110px;
        color: white;
    }
}



.song-info audio, .song-info video {
    margin-top: 20px;
    margin-bottom: 2px;
}

.song-info audio {
    width: 100%;
}

.song-info .accompaniment audio {
    width: 50%;
}

.song-info p.song-description {
    padding-top: 20px;
    line-height: 2.0em;
    font-size: 1.1em;
}

.song-info .logo {
    max-width: 200px;
}

.song-info h2 {
    color: #4B4B4B;
}

hr {
    border-color: #1D3981;
}

hr.white {
    border-color: white;;
}

.catalog-item .short-description {
    /* font-style: italic; */
    font-size: 1.2em;
    font-weight: normal;
    /* font-family: Georgia, 'Times New Roman', Times, serif; */
    color: #4B4B4B;
    padding-top: 5px;
}

.buy-song.purchased {
    visibility: hidden;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body.terms-of-use section p, body.privacy-policy section p, body.terms-of-use section li, body.privacy-policy section li {
    font-family: 'Times New Roman', Times, serif;
}

body.terms-of-use h1, body.privacy-policy h1 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.4em;
    font-weight: bold;
    text-decoration: underline;
    color: black;
    letter-spacing: normal;
}

body.terms-of-use h2, body.privacy-policy h2 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: underline;
    color: black;
    letter-spacing: normal;
}

body.terms-of-use h3, body.privacy-policy h3 {
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.2em;
    /* font-weight: bold; */
    text-decoration: underline;
    color: black;
    letter-spacing: normal;
}

body.terms-of-use > section > .container, body.privacy-policy > section > .container {
    padding-top: 150px;
}

body.terms-of-use .date-modified, body.privacy-policy .date-modified {
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    #mainNav .navbar-nav>li.nav-item>a.nav-link, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
        color: inherit !important;
        font-size: inherit !important;
    }
}

.signup header.masthead h1, .login header.masthead h1 {
    color: white !important;
}

.eyebrow {
    background: #1D3981;
    color: white;
    text-align: center;
    position:fixed;
    top:0;
    left:0;
    z-index:99999;
    width: 100%;
    padding: 3px;
}

.eyebrow a {
    font-weight: bold;
    color: white;
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 30px;
    }
}

@media (max-width: 800px) {
    #mainNav {
        padding-top: 80px;
    }

    #mainNav.navbar-shrink {
        height: 180px;
    }
}

.login-signup  {
    font-weight: bold;
    padding: 40px;
    border: 2px dotted #1D3981;
}

body.faq, body.about, body.contact-us, body.basic-text-banner {
    padding-top: 150px;
}

body.faq h1 {
    /* display: none; */
}

body.faq .date-modified {
    display: none;
}

body.faq h2 {
    margin-top: 45px;
    font-size: 1.4em;
}

body.faq p {
    font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 0;
    font-weight: normal;
}