/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.header-top {
    background: #fffacd !important;
}

.header-nav {
    background: #fffacd !important;
    border-bottom: none !important;
}

.block-category .block-category-inner .category-cover img {
    width: 100% !important;
    height: 100% !important;
}

.header-nav .cart-preview {
    background-color: transparent !important;
}