.site-header {
    background: #fff center center;
    position: relative;
    z-index: 999;
}

#navbar-primary .level-0 {
    color: #333333;
}

.section-categories-carousel header .section-title {
    font-size: 1.875em;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    margin: 0 0 1.1em 0;
}

.section-categories-carousel header nav {
    margin-bottom: 1.875em;
}

.section-categories-carousel header .readmore-button {
    letter-spacing: -0.01em;
}

.section-categories-carousel header .slidenav-buttons a {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    font-size: 1.000em;
    line-height: 2.4em;
    border: 1px solid #c4c4c4;
    color: #c4c4c4;
}
.section-categories-carousel .product {
    background-color: white;
    padding: 0.75rem;
    text-align: center;
}

.section-categories-carousel .product a {
    display: block;
    width: 100%;
}

.section-categories-carousel .product img {
    margin-bottom: 0.75em;
}

.section-categories-carousel .product h2 {
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 500;
    margin: 0;
}

.section-products-tabs header {

}