.header-top a {
    color: #fff !important;
}

.header-top .separator {
    border-color: #fff;
}

.inner-icon .category-list,
.product-default .product-title {
    text-align: center;
    width: 100%;
}

.product-default .product-title {
    width: 100%;
    min-height: 41px;
}

@media (max-width: 767px) {
    .header-middle .header-center {
        width: 100%;
    }

    .logo {
        max-width: 180px !important;
        margin: 0 auto;
    }
}
