/*
Theme Name:     The7 Child
Description:    Tema Child per il tema The7
Template:       dt-the7
Version:        0.1.0
*/

li.cat-item {
    font-weight: normal;
}

li.current-cat {
    font-weight: bold;
}

.switcher-wrap {
    justify-content: flex-end;
}

.pwd-form-container {
    text-align: center;
}

.pwd-form-controls {
    margin: 15px 0;
}

.pwd-form-controls div,
.pwd-form-controls label, 
.pwd-form-controls input {
    display: inline-block;
}

.pwd-form-controls label, 
.pwd-form-controls input {
    margin: 0 10px;
}

.pdf-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

    text-align: center;
}

.pdf-wrapper div {
    margin: 0 20px 10px 20px;
}

.pdf-wrapper h3 {
    margin: 20px 0 10px 0;
}

.pdf-wrapper .cover-container img {
    width: 250px;
}