html, 
body {
    height: 100%;
}

body.home {
    background: #000000 url('bg.jpg') center top repeat;
    background-size: contain;
}

body.items-home {
}

.logo {
    padding: 40px 25px 15px 25px;
    max-width: 80%;
}

.categories a,
.sidenav a,
.sidenav i {
    color: #ffffff !important;
}

.sidenav a {
    font-family: 'Raleway', sans-serif;
    font-weight: 100 !important;
    font-size: 1.2rem !important;
    height: 40px !important;
}

.categories p {
    font-family: 'Noto Serif TC', serif;
    font-weight: 300;
    font-size: 1.5rem;
    margin: 0.4rem 0;
}

.btn-floating.btn-large {
    background-color: #d7a33cbf !important;
}

.sidenav {
    background: #000000;
    border-right: 4px solid #907323;
}

.divider {
    background-color: #e0e0e008;
}

.main-header {
    background: url('bg.jpg') center center repeat;
    background-size: contain;
    padding: 2rem 0 !important;
}

.item-header {
    margin-bottom: -5rem;
    color: #000000;
}

.item-header h2 {
      font-family: 'time', cursive;
    margin: 0 0 0 0;
    font-size: 2.1rem;
    letter-spacing: 0.1rem;
    line-height: 0.6;

}


.item-header_2 h2 {
    font-family: 'time', cursive;
    margin: 0 0 0 0;
    font-size: 2.1rem;
    letter-spacing: 0.1rem;
    line-height: 0.6;
}

.item {
    margin-bottom: 3rem;
}

.item-name {
    font-family: 'Crimson Text', serif;
    font-size: 1.7rem;
    color: #000000;
    margin: 0;
    line-height: 1;
    font-weight: 700;
}

.item-name2 {
    font-family: 'Crimson Text', serif;
    font-size: 1.3rem;
    color: #000000;
    margin: 0;
    line-height: 1;
    font-weight: 700;
}

.item-price {
    font-family: 'Crimson Text', serif;
    font-size: 1.9rem;
    color: #cfb105;
    line-height: 1.5;
    margin: 0;
    font-weight: 300;
}

.item-price2 {
    font-family: 'Crimson Text', serif;
    font-size: 1.9rem;
    color: #cfb105;
    line-height: 1.5;
    margin: 0;
    font-weight: 300;
}


.item-price3 {
    font-family: 'Crimson Text', serif;
    font-size: 1.4rem;
    color: #cfb105;
    line-height: 1.5;
    margin: 0;
    font-weight: 300;
}

.item-description {
    font-family: 'EB Garamond', serif;
    font-style: italic;
    font-size: 1.3rem;
    line-height: 1;
    color: #000000;
    margin: 0;
    font-weight: 300;

}

.item-description4 {
    font-family: 'EB Garamond', serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1;
    color: #cfb105;
    margin: 0;
    font-weight: 300;

}



.item-description3 {
    font-family: 'EB Garamond', serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1;
    color: #000000;
    margin: 0;
    font-weight: 300;

}




.item-description_2 {
    font-family: 'EB Garamond', serif;
    font-style: italic;
    font-size: 1.2rem;
    line-height: 1;
    color: #ffffff;
    margin: 0;
    font-weight: 300;
}
.item-description_5 {
    font-family: 'EB Garamond', serif;
    font-size: 1.5rem;
    line-height: 1;
    color: #000000;
    margin: 0;
    font-weight: 300;
}