main.main.normalback {
    /* overflow: auto; */
    margin: 1rem;
    margin-bottom: 3rem;
}

main #realcontent,
main div.content {
    padding-bottom: 5rem;
}



body>header .row {
    display: flex;
    padding-top: 1rem;
}

body>footer {
    padding-bottom: 6rem;
}

footer div#copyright {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.top-nav-title {
    flex-basis: 33%;
    text-align: center;
    margin: 0 auto;
}

.top-nav-title div.theme {
    position: absolute;
    left: 3rem;
 
}
.top-nav-title div.theme img {
    cursor: pointer;
}

.top-nav ul li {
    margin: 0.5rem;
}


div.pricetypes.index.content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.top-header {
    margin: auto;
    margin-right: 3rem;
    width: 100%;

}

.top-nav {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: auto;
    padding-bottom: 1em;
}

.form-group div label {
    font-size: 1rem;
    font-weight: bold;
}

.form-group div div,
.form-group div input {
    text-align: right;

}

.form-group div select,
div.view.content .form-group div div,
.form-group div input:not([type="checkbox"]) {
    height: 2.5rem;
    padding: 0 1rem;
    border-radius: 0.5rem;
}

div.users.login.content {
    text-align: center;
}

div.users.login .row {
    display: flex;
    flex-direction: row;
    margin: 1rem auto;
    text-align: center;
}

div.users.login .form-group {
    margin: auto;
}

div.users.login .form-group div.input {
    display: flex;
    flex-direction: column;
    text-align: right;
}

div.users.login .form-group div.input label {
    text-align: left;
}

div.users.login button {
    margin: auto;
}


.cartcontent {
    padding: 1rem;
    margin: 1rem 0;
}

.cartcontent h4 {
    margin: 0;

}

ul.menu {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-evenly;
    padding: 0;
    margin: 1rem;
    flex-wrap: wrap;
}

.flex {
    display: flex;
}

.flex.column {
    flex-direction: column;
}

.invisible {
    display: none;
}

div.ingrid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

div.ingrid a,
div.ingrid>div {
    margin: 1rem;
}


main.main.normalback div#realcontent {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

img.pausebutton.inmedia {
    display: none;
}

#currenttags {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 0 2rem;
    margin: 1rem auto;
    min-height: 3rem;
}

#currenttags #lestags {
    flex-basis: 50%;
    padding: 0 1rem;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: flex-end;

}

#currenttags #lestags span {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;

}

#currenttags #lestags span {
    padding: 0.5rem;
    margin: 0.5rem;
    z-index: 200;
    position: relative;
    padding-left: 1em;

}

#currenttags #lestags * {
    text-decoration: none;
}

#currenttags #lestags span a {
    margin-left: 1em;
    margin-right: 0.2em;
    position: relative;
    top: 1px;

}

#currenttags #lestags div.input.text {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
}

#currenttags #lestags div.input.text input {
    width: 100%;
    height: 100%;
    padding-left: 1rem;
}

#currenttags #lestags,
#currenttags #lestags div.input.text input {
    border-radius: 20px;
}

div.artists.index.content h3 span,
div.playlists.index.content h3 span,
div.albums.index.content h3 span,
div.searchresults.index.content h3 span {
    margin-left: 2em;
    padding: 0.2em 1em;
}

div.albums.index div.ingrid>div,
div.playlists.index.content h3 span,
div.artists.index.content h3 span,
div.albums.index.content h3 span,
div.searchresults.index.content h3 span {
    border-radius: 20px;
}


div.artiste div.subtitle,
div.searchresults div.subtitle {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

div.artiste div.subtitle {
    justify-content: space-around;

}

div.more {
    text-align: right;
    padding-right: 1rem;
}

div.more a {
    padding: 1rem;
    border-radius: 20px;
    text-decoration: unset;
    margin-bottom: 1rem;
}

div.artiste div.subtitle select,
div.searchresults div.subtitle select {
    text-align: right;
    font-size: small;
    margin: 1rem 0;
    padding: 0;
    max-width: 11rem;
}

div.albumsList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

div.albumsList>div {
    margin: 1rem;
    display: flex;
    flex-direction: column;
    text-align: center;
}

/* Albums */
div.index div.ingrid>div {
    display: flex;
    margin: 0.2rem auto;
    flex-direction: column;
    text-align: center;
    padding: 0.5rem;
    flex-basis: 20%;
}


div.index div.ingrid>div span {
    padding: 0.2rem;
}

h2.title {
    padding: 1rem;
}

aside.sidebar {
    flex-basis: 30%;
    display: flex;
    flex-direction: column;
    padding-right: 1rem;
    max-width: 260px;
    ;
}

aside.sidebar h3 {
    font-weight: bold;
}

aside.sidebar img {
    width: 90%;
    max-width: 256px;
}

div.untitre {
    margin: 1rem auto;
}


div.pagination ul {
    display: flex;
    flex-direction: row;
    list-style-type: unset;
}

.showinfo {
    display: inherit;
    align-items: center;
}

.showinfo .addtocart,
.showinfo__marquer {
    font-size: xx-large;
    padding: 1rem;
    cursor: pointer;
}

.showinfo .addtocart {
    padding: 0;
}

.mininfos {
    font-size: small;
    justify-content: center;
    padding: 0;
}

.mininfos_content {
    border-radius: 5px;
    padding: 5px;
    text-align: center;
}


.onemedia div.onemedia {
    display: flex;
    flex-direction: row;
    margin: 1rem auto;
}

.onemedia .onemedia .onemedia__title {
    flex-basis: 15%;
}

.onemedia div.onemedia.description .onemedia__tags .tags__title,
.onemedia div.onemedia.description .onemedia__title {
    font-size: large;
    font-weight: bold;
}

.onemedia div.onemedia.description .onemedia__tags,
.onemedia div.onemedia.description .onemedia__content {
    flex-basis: 35%;
    padding: 0 1rem;
}

div.index.home div.row {
    margin: 1rem auto;

}

div.index.home div.row.texte {
    width: 80%;

}

ul.social.row {
    list-style-type: none;
    justify-content: right;
    margin: 0;
    margin-right: 2rem;
    padding: 0;
}

ul.social.row li {
    margin: 0 0.5em;
}

.message {
    padding: 1rem;

    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    margin-bottom: 2rem;
}

.message.hidden {
    display: none;
}

div.input.error {
    display: flex;
    flex-direction: row;
}

form.contactform {
    display: flex;
    flex-direction: column;
    width: 25rem;
    margin: auto;
}

form.contactform div.input {
    margin: 1rem 0;
    display: flex;
    flex-direction: column;

}

form.contactform div.label,
form.contactform label {
    font-weight: bold;
    font-size: large;
}

.error-message {
    padding: 0.5rem;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    margin-top: 1rem;
}

div.playlistview div.title {
    display: flex;
    flex-direction: row;
}

div.playlistview div.title h2 {
    flex-basis: 80%;
}

div.playlistview div.title button {
    align-self: center;
    padding: 1rem;
    margin-left: 1rem;
    background: url('../img/play.svg');
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 20px;
}

.unpricetype>h3 {
    padding: 1rem;
    border-radius: 4px;
    width: 80%;
}

.unpricetype div.accordeon {
    width: 80%;
    margin: 0 1rem;
    margin-left: 5rem;
    text-align: left;
}

div.unpricetype div div.accordeon label.leaccordeon.accordeon {
    cursor: pointer;
    display: inline-block;
}

div.pricetypes.index.content div.unpricetype div div.accordeon label.leaccordeon.accordeon h3.accordeon.titre {
    display: inline-block;
    padding: 0.5rem;
    margin: 0.5rem;
    background: lightslategrey;
    border-radius: 5%;
}

div.unpricetype div div.accordeon label.leaccordeon.accordeon::after {
    display: none;
}

div.consultus {
    padding: 1rem;
    margin-top: 0.5rem;
}

div.consultus a {
    padding: 1rem;
    border-radius: 5%;
}

button.addoredit {
    position: fixed;
    top: 50%;
    left: 1rem;
}

div.playlistview div.title div {
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

footer#mainfooter {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

#realcontent.policy ul {
    list-style-type: none;
}
@media screen and (max-width: 1064px) {
    body>header .row {
        display: flex;
        padding-top: 1rem;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .top-header {
        margin: auto;
        width: 100%;
    }

    .top-nav {
        margin: 0;
        padding: 0;
    }

    .top-nav ul li {
        margin: 0.5rem;
    }

    #currenttags #lestags {
        flex-basis: 100%;
    }

    main.main.normalback div#realcontent {
        flex-wrap: wrap;
    }

    aside.sidebar {
        width: 100%;
        flex-basis: unset;
        max-width: unset;
        padding: 0;
    }

    aside.sidebar div:first-child {
        text-align: center;
    }

    .container.normalback {
        width: 100%;
    }

    div.table-responsive table tbody tr:not(.invisible) {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding-top: 1rem;
    }

    div.table-responsive table tbody tr {
        position: relative;
    }

    div.table-responsive table tbody tr td.play {
        position: absolute;
        right: 1rem;
        width: 2rem !important;
    }

    div.table-responsive table tbody tr td.wave {
        margin: 1rem auto 0;
    }

    div.table-responsive table tbody tr td.flex {
        justify-content: center;
    }

    div.table-responsive table tbody tr td div.onemedia.description {
        flex-direction: column;
    }

    div.table-responsive table tbody tr td div.onemedia {
        justify-content: space-between;

    }

    div.table-responsive table tbody tr td.titre {
        padding: 1rem 0;
        text-align: center;
    }

    div.table-responsive table tbody tr:not(.invisible) td,
    div.table-responsive table tbody tr:not(.invisible) td img {
        width: 100%;
    }

    .albumview div.table-responsive table tbody tr:not(.invisible) td.albumimage {
        display: none;
    }

    main.main.normalback {
        overflow: auto;
        margin: 1rem;
    }

    div.searchresults div.subtitle {
        flex-wrap: wrap;
        justify-content: center;
    }

    main.main aside#tagbar {
        flex-basis: 100% !important;
    }

    main.main aside#tagbar div.accordeon {
        margin-left: 5%;
    }

    div.searchresults div.subtitle select {
        padding: 1rem 0;
    }

    #currenttags {
        min-height: 5rem;
    }

    div.table-responsive {
        width: 95%;
        margin: auto;
    }

    aside.sidebar.album div {
        margin: auto;
        text-align: center;

    }

    div.content {
        padding: 0;
    }

    div.container.artiste div.albums h3,
    div.container.artiste div.title h2 {
        text-align: center;
    }

    div.albumsList>div img,
    div.albumsList>div {
        width: 100%;
    }

    .container.artiste div.table-responsive table tbody tr:not(.invisible) td.albumimage {
        flex-basis: 100%;
        text-align: center;
    }

    .container.artiste div.table-responsive table tbody tr:not(.invisible) td.albumimage a img {
        width: 50%;
    }

    div.pagesolo,
    footer {
        margin: 1rem;
    }

    .accordeon [type="checkbox"].leaccordeon:checked~.accordeon.contenu {
        margin: 0
    }
    div.pricetypes.index.content {
        margin:1rem;
    }
    form.contactform {
        width: unset;
        margin: auto;
    }

    button {
        text-align: center;
    }
    button,
    div.input select,
    div.input input {
        padding:2rem;
    }
}